Steve Evans said:
> Keep a database with every address that e-mail is sent to.  Have a rule
> with a negative value that checks that database on incoming mail.
> 
> I find it quite unlikely that any address that someone would send a
> message to would ever be sending my server spam.  Any thoughts?

That's what the auto-whitelist is for.  Simply script something
that takes a mail message and pipes it to spamassassin -W,
then CC your outgoing mail to that script -- or hack something
up at the MTA level to do the same -- and you've got it.

--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