Mark Goodge wrote:


mouss wrote:
in the submission service (in master.cf), use something like:

submission ... ... smtpd
    ...
    -o smtpd_sasl_auth_enable=${submission_sasl_auth_enable}


and in main.cf

submission_sasl_auth_enable = yes

(don't enable smtpd_sasl_auth_enable as this one applies to any smtpd listener).

Excellent, that's just what I needed, thanks.

Mark

This feature:
http://www.postfix.org/postconf.5.html#smtpd_sasl_exceptions_networks
was created specifically for solving the problem you are having.

--
Noel Jones

Reply via email to