Verified Commit 135c2ecb authored by Steve McIntyre's avatar Steve McIntyre
Browse files

Block spam containing tracking image beacon tag

parent c40ced47
...@@ -356,6 +356,7 @@ blacklist_from *@fgnla.com ...@@ -356,6 +356,7 @@ blacklist_from *@fgnla.com
blacklist_from *@contapymecr.com blacklist_from *@contapymecr.com
blacklist_from *@inversionesfinancieras.net blacklist_from *@inversionesfinancieras.net
blacklist_from abdelmajeedelfiky@gmail.com blacklist_from abdelmajeedelfiky@gmail.com
blacklist_from *@websyetem.online
# 93sam 2022-03-10 # 93sam 2022-03-10
# No need for these on Debian lists! # No need for these on Debian lists!
......
...@@ -1537,3 +1537,7 @@ body BODY_ES_CRYPTO_CAPS /CRIPTOMONEDAS/ ...@@ -1537,3 +1537,7 @@ body BODY_ES_CRYPTO_CAPS /CRIPTOMONEDAS/
score BODY_ES_CRYPTO_CAPS 5 score BODY_ES_CRYPTO_CAPS 5
body BODY_EN_CRYPTO_CAPS /CRYPTOCURRENCIES/ body BODY_EN_CRYPTO_CAPS /CRYPTOCURRENCIES/
score BODY_EN_CRYPTO_CAPS 5 score BODY_EN_CRYPTO_CAPS 5
# Tracking image tag that appears in lots of spam
rawbody BODY_BEACON_IMG /alt=\"beacon\"/i
score BODY_BEACON_IMG 5
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