[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Postfix auth & content_filter



Marek Podmaka wrote:
-----Original Message-----
From: Chris Jones [mailto:chrisj@toplevel.net.au] Sent: Thursday, August 24, 2006 2:42 AM
To: Marek Podmaka
Cc: debian-isp@lists.debian.org
Subject: Re: Postfix auth & content_filter


192.168.1.101:25 inet n  -       n       -       -       smtpd
    -o content_filter=
-o smtpd_client_restrictions=permit_mynetworks,permit_sasl_authen
ticated,reject
-o smtpd_helo_restrictions=permit_mynetworks,permit_sasl_authenti
cated,reject
-o smtpd_sender_retrictions=permit_mynetworks,permit_sasl_authent
icated,reject
-o smtpd_recipient_restrictions=permit_mynetworks,permit_sasl_aut
henticated,reject
    -o mynetworks=127.0.0.0/8

In fact, my postfix is ignoring this line. Mails sent through this IP are
passed to content_filter, no such process can be seen using "ps". I thought
that the first "smtp" service is taking every IP address, so I changed it to
bind only to the other IP. This time, postfix ignored both :) so no
connection to port 25 was possible and no smtpd was running.

Are we maybe having some error in this definition? Postfix does not report
any error, just silently ignores this definition....
I'll admit I haven't actually tried this configuration :)

But it seems wierd that postfix would ignore it. Perhaps a post to postfix-users would the in order? :)

Regards,

Chris Jones // Network Administrator
Top Level Internet

e: chrisj@toplevel.net.au




Reply to: