Bradley Giesbrecht schrieb:
> How can I offer starttls on port 587 and not port 25?
> 
> I've tried moving the tls statements from main.cf to master.cf under 587
> but postfix is still offering tls on port 25.
> 
> 
> Thanks,
> Bradley Giesbrecht
Hi,
what have you tried something like this in master.cf ?

submission   inet    n       -       n       -       100       smtpd
  -o smtpd_etrn_restrictions=reject
  -o smtpd_tls=yes
  -o smtpd_sasl_auth_enable=yes
  -o smtpd_client_restrictions=permit_sasl_authenticated,reject

-- 
Best Regards

MfG Robert Schetterer

Germany/Munich/Bavaria

Reply via email to