Thanks for that, The lint has not complained about any config problems with the line you have suggested. Do you know a quick and easy way of testing whether the whitelisting is working correctly? I have a reporting template setup as below, but this never shows any whitelist hits. (I'm probably just missing something!).
report "hits=_HITS_ required=_REQD_ test=_TESTS_" Help appreciated. Regards, Mark > Yes edit your /etc/mail/spamassassin/local.cf file. Add the following... > > score USER_IN_WHITELIST -XXX (Where -XXX is the score that you wish) > > Remember to always run spamassassin --lint > > restart spamassassin. > > -=Aubrey=-