OSEC

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

From: greg wm (postfix-usernvpf.us)
Date: Tue Mar 06 2007 - 23:31:56 CST


Noel Jones wrote:
> opm.blitzed.org ceased operation in May 2006.
> http://wiki.blitzed.org/OPM_status
>
> You may want to use zen.spamhaus.org, a combined zone, instead.
> http://www.spamhaus.org/zen/
>> smtpd_data_restrictions =
>> reject_unauth_pipelining,permit_sasl_authenticated,check_client_access
>> pcre:/etc/postfix/add_auth_header.re
> You probably want this in the order
> permit_sasl_authenticated
> reject_unauth_pipelining
> check_client_access ...
> so you don't reject your own customers if their mail client happens to
> violate pipelining rules.
thank you!
-g