On 08/24/2010 02:48 PM, Noel Jones wrote:
On 8/24/2010 7:24 AM, Edward avanti wrote:
Halo,

We are have odd occasional problem where, some customer that
have made up name in hostname on pc and try send mail get
rejected by us

submission is told use -  submission inet n       -
n       -       -       smtpd
   -o smtpd_sasl_auth_enable=yes
   -o smtpd_client_restrictions=permit_sasl_authenticated,reject

This will override main.cf smtpd_client_restrictions, but any existing main.cf smtpd_{helo, sender, recipient, data, end_of_data}_restrictions will still be used.

Sounds like yet another reason to gather all your restrictions under smtpd _recipient_restrictions :)
(As if we needed more reasons.)

J.

Reply via email to