On 2/22/2015 12:18 AM, Benny Pedersen wrote:
> Daniel Spies skrev den 2015-02-22 03:19:
> 
>> Yes, but I have (still) enabled sending e-mail to port 25. This would
>> only work for submission (see my other e-mail).
> 
> yes i remember that problem here aswell, so far i think postfix does
> not honner it to disable smtp auth on port 25 while have it enabled
> on other ports :(

It's easy to offer AUTH on selected ports in postfix.

# main.cf
smtpd_sasl_auth_enable = no

# master.cf
submission ...
  ...
  smtpd_sasl_auth_enable=yes

But this is OT here.  For further details, feel free to ask on the
postfix-users list.



  -- Noel Jones
_______________________________________________
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to