I added use_auto_whitelist 0 to /etc/mail/spamassassin/local.cf but it still subtracts AWL in my report.
Maybe I'm writing to the wrong config file? How do I find out where the right one is and how do I find out if spamassassin is using that option.
1) if you use spamc/spamd, you need to restart spamd after changing local.cf
2) run spamassassin --lint and make sure there's no errors in your config. Sometimes an error on one line will confuse the parser and it will skip many of the following lines.
3) you can be sure what path of local.cf it's using by turning on the debug output.. this will spew quite a lot of output, but some of the first lines will tell you what paths it is grabbing rules from:
spamassassin --lint -D
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk