Verified Commit 331847ce authored by Steve McIntyre's avatar Steve McIntyre
Browse files

Block yet more spammers

parent 296f6826
...@@ -329,6 +329,8 @@ blacklist_from anthonykwami079@gmail.com ...@@ -329,6 +329,8 @@ blacklist_from anthonykwami079@gmail.com
blacklist_from *@mail.kakamega.go.ke blacklist_from *@mail.kakamega.go.ke
blacklist_from luisfernandezconsultant@gmail.com blacklist_from luisfernandezconsultant@gmail.com
blacklist_from victoryschool00057@gmail.com blacklist_from victoryschool00057@gmail.com
blacklist_from *@ckglobalnet.com
blacklist_from *@lfsouring.com
# 93sam 2022-03-10 # 93sam 2022-03-10
# No need for these on Debian lists! # No need for these on Debian lists!
......
...@@ -1480,6 +1480,8 @@ rawbody BODY_PROFITABLE_BUSINESS /profitable.business/i ...@@ -1480,6 +1480,8 @@ rawbody BODY_PROFITABLE_BUSINESS /profitable.business/i
score BODY_PROFITABLE_BUSINESS 5 score BODY_PROFITABLE_BUSINESS 5
rawbody BODY_BUSINESS_PROPOSAL /business.proposal/i rawbody BODY_BUSINESS_PROPOSAL /business.proposal/i
score BODY_BUSINESS_PROPOSAL 5 score BODY_BUSINESS_PROPOSAL 5
header SUBJ_BUSINESS_PROPOSAL subj =~ /business.proposal/i
score SUBJ_BUSINESS_PROPOSAL 5
# 93sam 2022-05-23 # 93sam 2022-05-23
rawbody BODY_INVESTMENT_OF_FUNDS /investment.of.funds/i rawbody BODY_INVESTMENT_OF_FUNDS /investment.of.funds/i
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment