| Main Archive Page > Month Archives > spamassassin-users archives |
Igor Chudov wrote:
> I receive plenty of one-liner spams from hacked webmail accounts,
> advertising various fronts of a Chinese retailer of a certain famous
> chemical compound that enables sinful behaviors for people who were
> not capable physically.
>
> Example of such an email is here:
>
> http://igor.chudov.com/tmp/spam012.txt
>
> I fully realize that these emails are difficult to trap, but, perhaps,
> I am missing some innovations in the spamfighting field? Any idea how
> I can kill them?
>
> i
>
>
Freemail account spamvertizing a Lycos/Tripod personal page?
Sounds like a Meta-rule is needed. Try something like:
header __TRIPOD_TRASH1 From =~
/\@(hotmail\.com|yahoo\.com|gmail\.com|aol\.com|live\.com)/i
uri __TRIPOD_TRASH2 /\.tripod\.com/i
meta TRIPOD_TRASH (__TRIPOD_TRASH1 && __TRIPOD_TRASH2)
score TRIPOD_TRASH 5.0
Regards,
Jared Hall
General Telecom, LLC.