hi,

I just received quite some spams that came from <user>@P0PMAILER.ORG
(the second letter being a '0' (zero) and not a 'O')

we could add another From filter that blocks those

# well known spammer
header FROM_P0PMAILER             From =~ /\@p0pmailer.org/i
describe FROM_P0PMAILER           From an address @p0pmailer.org


what is interesting whith this one is that I received a spam coming from
[EMAIL PROTECTED] just one week after a friend of mine sent me a
birthday card from egreetings.com with <first_name> being the exact same
as my friend's name to make it a little bit more _personal_ !
(coincidence ?! maybe not...)

I noticed that they also frequently spam newsgroups :
http://groups.google.com/groups?q=P0PMAILER.ORG


BTW, I haven't check weither they appear in the spam corpus a lot but
the alternative could be to add the rule in user_prefs :

blacklist_from  *@P0PMAILER.ORG

-- 
        Cyril Chaboisseau

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to