Daniel Quinlan said:

> > I'd really like to see a blacklist_to option somewhere, or some other
> > way of automatically tagging a given destination as indicating 99.99%
> > probable spam.
> 
> Here's what I do:
> 
>   header LOCAL_BAD_ADDRESS    Envelope-To =~ /foo\@bar\.com/i
>   describe LOCAL_BAD_ADDRESS  Envelope address is a bad address
>   score LOCAL_BAD_ADDRESS             4.0

Yep.  when the blacklist/whitelist logic needs to get smarter than the
default commands, just write a rule -- it's as simple as what Dan posted.

--j.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to