X-Git-Url: https://pwan.org/git/?p=hgr.git;a=blobdiff_plain;f=templates%2Fpostfix%2Fmain.cf.erb;h=4710d594e3372bd2bdf0d87abe55a48d95bdb88e;hp=bfc7bb0c431903deff360615e9908ae221452eef;hb=68357a041147937852c9c872c244d9bc732a2294;hpb=85f3d9e49845b6bfaaeaa59a5a7496cc2f89140e diff --git a/templates/postfix/main.cf.erb b/templates/postfix/main.cf.erb index bfc7bb0..4710d59 100644 --- a/templates/postfix/main.cf.erb +++ b/templates/postfix/main.cf.erb @@ -61,5 +61,7 @@ smtpd_recipient_restrictions = reject_unauth_pipelining, permit_mynetworks, reject_non_fqdn_recipient, reject_unknown_recipient_domain, - reject_unauth_destination + reject_unauth_destination, + reject_rbl_client sbl-xbl.spamhaus.org, + check_sender_access hash:/etc/postfix/sender_access relay_domains = <%= scope.lookupvar('::fqdn') %>