remove rbl from smtpd_recipient_restrictions
This commit is contained in:
parent
6a74a51041
commit
843e7c4c61
|
@ -70,7 +70,6 @@ smtpd_recipient_restrictions =
|
|||
check_policy_service unix:private/policyd-spf,
|
||||
reject_rbl_client spamsources.fabel.dk,
|
||||
reject_rbl_client bl.fmb.la=127.0.1.[24;25;26;27;28],
|
||||
reject_rbl_client dnsbl-2.uceprotect.net,
|
||||
reject_rbl_client spam.dnsbl.anonmails.de,
|
||||
reject_rbl_client uribl.abuse.ro,
|
||||
reject_rbl_client all.spamrats.com,
|
||||
|
|
Loading…
Reference in New Issue