Custom Spam Assassin Rules

After reading a post from Justin on the ILUG mailing list about how to create custom Spam Assassin rules (and getting a hoard of spam in my inbox), here’s a few I wrote this morning.
Use them as you will.

body ONLINE_CASINO /online casino/i
describe ONLINE_CASINO ‘online casino’ mentioned.
score ONLINE_CASINO 5.1

body CASINO_GAME /casino game/i
describe CASINO_GAME ‘casino game’ mentioned.
score CASINO_GAME 2.7

body BONUS_MONEY /bonus money/i
describe BONUS_MONEY ‘bonus money’ mentioned.
score BONUS_MONEY 2.7

body PHARMACY /pharmacy/i
describe PHARMACY pharmacy mentioned.
score PHARMACY 1.1

body PHARMACIES /pharmacies/i
describe PHARMACIES pharmacies mentioned.
score PHARMACIES 1.1

body DISCREETLY_ORDER /discreetly order/i
describe DISCREETLY_ORDER Says discreetly order
score DISCREETLY_ORDER 1.2

body YEARS_YOUNGER /years younger/i
describe YEARS_YOUNGER Says years younger
score YEARS_YOUNGER 1.2

body MAKES_YOU_LOOKFEEL /makes you look and feel/i
describe MAKES_YOU_LOOKFEEL Says ‘makes you look and feel’
score MAKES_YOU_LOOKFEEL 1.2

body ENDORSED_BY_DOCTORS /endorsed by doctors/i
describe ENDORSED_BY_DOCTORS Claims product is endorsed by doctors
score ENDORSED_BY_DOCTORS 2.2

Comments are closed.