[CentOS] pop3 attack

Wed Dec 10 20:56:02 UTC 2008
John R Pierce <pierce at hogranch.com>

James Pifer wrote:
> I've tried adding these lines to my sendmailmc and rebuilding it, but
> then nothing routes, not even local. 
>
> define(`SMART_HOST',`smtp-server.carolina.rr.com')dnl
> MASQUERADE_AS(carolina.rr.com)dnl
> FEATURE(`allmasquerade')dnl
> FEATURE(`masquerade_envelope')dnl
>   

why are you using MASQUERADE_AS ?!?

you should be able to do this with just the SMART_HOST line.