postfix-users September 2010 archive
Main Archive Page > Month Archives  > postfix-users archives
postfix-users: Re: Scanning Mails Relayed via Postfix Server/Spa

Re: Scanning Mails Relayed via Postfix Server/Spamassassin

From: donovan jeffrey j <donovan_at_nospam>
Date: Thu Sep 30 2010 - 13:25:14 GMT
To: Cimoni Enwis Ogwujiakwu <ogwujiakwuenwis@yahoo.com>

On Sep 30, 2010, at 8:16 AM, Cimoni Enwis Ogwujiakwu wrote:

> Hello,
> I have setup a postfix server for scanning mails for spam relayed through it and I have redirected all port 25 traffic through it from my firewall but when I try sending mails through
> telnet for example smtp.gmail.com 25
> I still get through without seeing any transcation on the postfix server and no scanning by the spam assassin.
> What I am getting wrong here.
>
>

postconf -n

SA doesn't run on port 25 usually. in main.cf you should have a content_filter statement.

eg;
content_filter = smtp-amavis:[127.0.0.1]:10024