On 2022-01-22 21:53, Ruben Safir wrote:
Sorry not main, in master

On Sat, Jan 22, 2022 at 10:51:31PM -0500, Ruben Safir wrote:
Is this an error?

smtp      inet  n       -       n       -       -       smtpd

"smtp" is the port name.  It's 25.
"getent services smtp"

submission inet n       -       n       -       -       smtpd

"submission" is the port name.  It's 587.
"getent services submission"

 -o syslog_name=postfix/submission
 -o smtpd_tls_security_level=encrypt
 -o smtpd_sasl_auth_enable=yes
 -o smtpd_sasl_auth_enable=yes
 -o smtpd_recipient_restrictions=permit_sasl_authenticated,reject

Are they both defining smtpd and listening on 587?

Yes, no.
--
  http://rob0.nodns4.us/

Reply via email to