OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: check_policy_service exclusions?

From: Hans du Plooy (koffiejunkielistlurkerkoffiejunkie.za.net)
Date: Wed Aug 02 2006 - 08:18:58 CDT


On Wed, 2006-08-02 at 07:45 -0500, /dev/rob0 wrote:
> On Wednesday 02 August 2006 07:43, Hans du Plooy wrote:
> > I'm using SQLgrey and amavisd-new, and I've noticed that mail coming
> > back from amavisd-new on 127.0.0.1 gets greylisted too. How do I
> > exclude 127.0.0.1 from being checked against this particular policy?
> >
> > Relevant postconf -n
> >
> > smtpd_recipient_restrictions = reject_unauth_destination,
> > check_policy_service inet:127.0.0.1:2501, permit
>
> Please reread the FILTER_README.html#advanced_filter section; it says
> you need to specify different "-o smtpd_recipient_restrictions ..." for
> your reinjection port.

Great! Thanks