I really like ability to put global whitelist_from's in the local.cf for company wide whitelisting. And put user specific whitelist_from's in their ~/.spamassassin/user_prefs. This allows users to maintain they're personal white and black lists. This also keeps users out of the systems wide configuration file.
~Randy * Don't read everything you believe. -----Original Message----- From: Marco van den Bovenkamp [mailto:[EMAIL PROTECTED] Sent: Monday, October 04, 2004 11:00 AM To: users@spamassassin.apache.org Subject: Re: Global Whitelist_from not working Randy Gibson wrote: > I'm not using SQL so I don't have a place to put the @GLOBAL. Should I put > it in may local.cf? If you're using user_pref files, try putting them in there; if the problem is indeed 'whitelist entries are taken from the last place spamd looks for them' (as it seems to be), that might work. If you're not, run spamd with the '-x' option to disable scanning for user_prefs and only look in local.cf. The latter option worked for me. -- Groeten, Marco.