近日被 SPAM MAIL 騷擾了很久,防不勝防,最後試了
不自量力 の Weithenn: 導入 DNSBL 對抗垃圾信 (Anti-SPAM)
把RBL加入了 postfix 內,
[root@mail ~]# vi /etc/postfix/main.cf
smtpd_recipient_restrictions =
check_recipient_access hash:/etc/postfix/reject_domains
permit_mynetworks
permit_sasl_authenticated
reject_unauth_destination
reject_unknown_sender_domain
#下列兩項是讀取網路黑名單資料庫用的
reject_rbl_client bl.spamcop.net
reject_rbl_client zen.spamhaus.org
RBL列表
近期留言