Skip to content

Support for submission/smtpd #76

@basos9

Description

@basos9

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions