diff --git a/cmdeploy/src/cmdeploy/postfix/master.cf.j2 b/cmdeploy/src/cmdeploy/postfix/master.cf.j2 index 3f3a3a07..a6f33de5 100644 --- a/cmdeploy/src/cmdeploy/postfix/master.cf.j2 +++ b/cmdeploy/src/cmdeploy/postfix/master.cf.j2 @@ -86,7 +86,7 @@ filter unix - n n - - lmtp # Local SMTP server for reinjecting incoming filtered mail 127.0.0.1:{{ config.postfix_reinject_port_incoming }} inet n - n - 100 smtpd -o syslog_name=postfix/reinject_incoming - -o smtpd_milters=unix:opendkim/opendkim.sock +# -o smtpd_milters=unix:opendkim/opendkim.sock # Cleanup `Received` headers for authenticated mail # to avoid leaking client IP.