-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Description
It is a common practice to implement a smtpd on port 587 for the submission service. The naming is defined from the configuration on the master.cf
for example
submission inet n - - - - smtpd
-o syslog_name=postfix/submission
produces the log
Απρ 15 12:20:28 mx2 postfix/submission/smtpd[6833]: Anonymous TLS connection established from xx[5.5.5.5]: TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)
These could be reported along with smtpd or in a seperate submission prefix.
Metadata
Metadata
Assignees
Labels
No labels