Benny Pedersen wrote: > On Wed, October 29, 2008 10:18, Nelson Serafica wrote: > > >> Is this the right way to whitelist? As I check, when using 3.2.5, this is >> the right way of whitelisting a domain. >> > > the more i hear about whitelist_from the more i want to make a bug on it, > whitelist_from should imho newer have being implemented > Agreed. whitelist_from sucks. However, it's there as a method of last-resort. There are some messages you can't whitelist in SA using any other method. (ie: when the sender's server doesn't have reverse DNS).
> use whitelist_auth, whitelist_from_spf, whitelist_from_dkim, > whitelist_from_rcvd > > see perldocs how to make this > > Agreed, and the man Mail::SpamAssassin::Conf section on whitelist_from (which should have been read in the first place) will tell you the same.