Hi,

> I belong to several mailing lists and newsgroups. Messages from one
> particular list is almost always marked as spam by spamassassin. I've tried
> to whitelist this group but the from header matches the address of the
> original message sender, not the group address. Is there a way to whitelist
> on the List-ID header?

Try whitelist_from_rcvd instead:

http://spamassassin.apache.org/full/3.1.x/doc/Mail_SpamAssassin_Conf.html

Or create a header rule that subtracts 5 from the mail server for the
mailing list:

header  MY_MAILLIST   Received =~ /.mailserver.com/

Regards,
Alex

Reply via email to