OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: 553 Open mailing script

From: TechTalk (techtalkanthemfx.com)
Date: Fri Apr 18 2008 - 12:05:53 CDT


On 17-Apr-08, at 10:57 PM, Ralf Hildebrandt wrote:

>
>> maps_rbl_domains = zen.spamhaus.org
> Deprecated. Use reject_rbl_client zen.spamhaus.org
>
>> smtpd_client_restrictions = hash:/etc/postfix/
>> smtpdreject,reject_rbl_client cbl.abuseat.org,reject_maps_rbl
>
> See, there you already have reject_rbl_client.
> Make that
> smtpd_client_restrictions =
> hash:/etc/postfix/smtpd
> reject_rbl_client zen.spamhaus.org
>
> ... since ZEN includes cbl.abuseat.org
>
>> smtpd_recipient_restrictions = permit_sasl_authenticated
>> ,permit_mynetworks,reject_unauth_destination,permit
>
> Shorten to:
> smtpd_recipient_restrictions =
> permit_mynetworks
> permit_sasl_authenticated
> reject_unauth_destination
>
>>

Ralf,

Thanks for the suggestions, I will try them.

:)

Mat X
>