postfix: Skip milters after amavis (in packmail)
continuous-integration/drone/push Build was killed Details

Otherwise opendkim will sign local mails twice AND sign external mails
(pretending to be) from local domains as if they were local mails.
This commit is contained in:
Mathieu Trossevin 2022-03-29 16:06:12 +02:00
parent 75459baa35
commit 20abe0e09a
Signed by: mtrossevin
GPG Key ID: D1DBB7EA828374E9
2 changed files with 2 additions and 1 deletions

View File

@ -29,6 +29,7 @@ The **patch** part changes is incremented if multiple releases happen the same m
* Repair keepalived role
* generate-ldif: Correct generated entries for php-fpm in containers
* redis: Remount /usr with RW before adding nagios plugin
* postfix: Do not send mails through milters a second time after amavis (in packmail)
### Removed

View File

@ -158,7 +158,7 @@ smtp-amavis unix - - y - 2 lmtp
-o smtpd_hard_error_limit=1000
-o smtpd_client_connection_count_limit=0
-o smtpd_client_connection_rate_limit=0
-o receive_override_options=no_header_body_checks,no_unknown_recipient_checks
-o receive_override_options=no_header_body_checks,no_unknown_recipient_checks,no_milters
pre-cleanup unix n - n - 0 cleanup
-o virtual_alias_maps=