! too much spam !
[hgr.git] / templates / postfix / main.cf.erb
index bfc7bb0..4710d59 100644 (file)
@@ -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') %>