Jens E. Madsen Jr. <[EMAIL PROTECTED]> wrote:
> My concern now is for the unmoderated or unfiltered mail list. How
> can I put the mail into the correct bucket and tag the real spam as
> spam?

I did it like this:

# Allow for things from listserv.tamu.edu
header LISTSERV_GOOD_SENDER Sender =~ /listserv.myhost.domain/
score LISTSERV_GOOD_SENDER      -5


Listserv (tm) puts the address of the list in the Sender tag (keeping
the From tag pointing to the person who created the post).  So I just
look at the Sender tag and give it a nice negative score.

--�

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Chris Barnes                                 AOL IM: CNBarnes
[EMAIL PROTECTED]                      Yahoo IM: chrisnbarnes
Computer Systems Manager                         ph: 979-845-7801
Department of Physics                           fax: 979-845-2590
Texas A&M University



Reply via email to