Mike Cardwell wrote:
On 22/01/2010 04:05, Matt Kettler wrote:
Alex, if whitelist_from doesn't work, whitelist_from_rcvd won't either.
That's *more* restrictive, not less.
Rick, if you've been using "users@spamassassin.apache.org" try using
*...@spamassassin.apache.org instead. If you've got envelope FROM headers
added (ie: Return-Path), this should match them. The return-path for
this list is of the general format:
users-return-86375-mkettler_sa=verizon....@spamassassin.apache.org
Don't forget "whitelist_from_spf" and "whitelist_from_dkim". If
SPF/DKIM are available, you're better off using them than
"whitelist_from" or even "whitelist_from_rcvd". Personally I use this
to whitelist all Apache mailing lists, including the SpamAssassin one:
whitelist_from_spf *...@*.apache.org
Thanks for all of the suggestions. I'm going to try
whitelist_from_dkim *...@yahoogroups.com
I'll post back here with results.
Thanks again,
Rick