feat(posfix): configure submission to dkim sign
All E-Mail submission (tcp/587) will be dkim signed if the domain is matched in the amavis config '90-dkim' MR !2
This commit is contained in:
@ -31,6 +31,7 @@ submission inet n - y - - smtpd
|
||||
-o smtpd_sender_restrictions=reject_sender_login_mismatch
|
||||
-o smtpd_recipient_restrictions=reject_non_fqdn_recipient,reject_unknown_recipient_domain,permit_sasl_authenticated,reject
|
||||
-o cleanup_service_name=privacy
|
||||
-o content_filter=amavis:[127.0.0.1]:10023
|
||||
|
||||
amavis unix - - n - 2 smtp
|
||||
-o syslog_name=postfix/$service_name
|
||||
|
Reference in New Issue
Block a user