Hello Donovan
Thanks for your response
postfconf -n display below
# postconf -n
command_directory = /usr/local/sbin
config_directory = /usr/local/etc/postfix
daemon_directory = /usr/local/libexec/postfix
data_directory = /var/db/postfix
debug_peer_level = 2
html_directory = /usr/local/share/doc/postfix
inet_interfaces = all
mail_owner = postfix
mailq_path = /usr/local/bin/mailq
manpage_directory = /usr/local/man
mydomain = example.com
myhostname = relay.example.com
mynetworks = 192.168.15.0/8, 127.0.0.0/8
newaliases_path = /usr/local/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = /usr/local/share/doc/postfix
sample_directory = /usr/local/etc/postfix
sendmail_path = /usr/local/sbin/sendmail
setgid_group = maildrop
soft_bounce = no
unknown_local_recipient_reject_code = 550

Cimoni Enwis Ogwujiakwu

--- On Thu, 9/30/10, donovan jeffrey j <dono...@beth.k12.pa.us> wrote:


From: donovan jeffrey j <dono...@beth.k12.pa.us>
Subject: Re: Scanning Mails Relayed via Postfix Server/Spamassassin
To: "Cimoni Enwis Ogwujiakwu" <ogwujiakwuen...@yahoo.com>
Cc: postfix-users@postfix.org
Date: Thursday, September 30, 2010, 3:25 PM



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




      

Reply via email to