Files
mailcloak/configs/postfix-master.cf
2026-01-18 14:53:59 +00:00

8 lines
234 B
CFEngine3

#
# Configuration to add to /etc/postfix/master.cf
#
-o smtpd_sender_restrictions=check_policy_service unix:private/kc-policy
# You can remove `reject_senders_login_mismaych` + `sender_login_maps`
# as this kc-policy will handle it.