I have some users that are no longer on my system, and these users gave their email address to anyone and everyone that asked for it. Therefore, they get tons of spam. Fortunately SpamAssassin picks it up because of some regex rules that I have setup. However, I would like to totally block emails destined for these particular email address to save me the trouble of going through the spam folder and removing them.

Is there a way for qmail-scanner (or qmail) to pick up on these email addresses and deny any emails destined for those recipients?

Here is the SpamAssassin regex that I use:
header ERIC To =~ /[EMAIL PROTECTED]/i
score ERIC 100.0

There are other entries similar to that one with all of the email addresses that I wish to block.

I'm running:
qmail 1.03
SpamAssassin 3.1.0
qmail-scanner 1.25

Thanks!

--
John Evans



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Qmail-scanner-general mailing list
Qmail-scanner-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to