I am in need of a rule that will tell SpamAssassin to whitelist all
email traffic which comes from our local Listserv (tm - www.lsoft.com)
lists.

The problem is that messages from the Listserv list have the original
author's email address in the From: line.  The Listserv list address is
in a header tag of:

Sender: Name-of-list [EMAIL PROTECTED]


In other words, SA needs to look at a header tag of SENDER:, not FROM:
How would this rule look?

(my guess)
header LISTSERV_GOOD_SENDER Sender =~listserv.tamu.edu
score  LISTSERV_GOOD_SENDER -100

Would that work?

--

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





-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to