8 lines
236 B
CFEngine3
8 lines
236 B
CFEngine3
#
|
|
# Configuration to add to /etc/postfix/master.cf
|
|
#
|
|
|
|
-o smtpd_sender_restrictions=check_policy_service unix:private/mailcloak-policy
|
|
|
|
# You can remove `reject_senders_login_mismatch` + `sender_login_maps`
|
|
# as mailcloak will handle it. |