Disable all error reports to postmaster@

These error report mails sometimes contain passwords or other confidential
information. This is by design (see postconf(5)) and enabled per default.
This is a very bad idea.
This commit is contained in:
Julian Rother 2022-01-28 22:57:08 +01:00
parent 1a34983a35
commit 83df531b00
No known key found for this signature in database
GPG key ID: 2F811E2338EE029B

View file

@ -136,3 +136,7 @@ milter_default_action = accept
smtpd_milters = {{ ' '.join(postfix.smtpd_milters) }}
non_smtpd_milters = {{ ' '.join(postfix.non_smtpd_milters) }}
# Disable all error reports to postmaster@, because they sometimes contain
# passwords or other confidential information
notify_classes =