I am trying to add auto-whitelisting to the many duties my SA box is doing.. I did the following in my local.cf file and restarted SA.. is there anything else I need to do? Is there any immediate way to verify that it is working? I did a mkdir /auto-whitelist and a chmod 777 auto-whitelist.. I imagine the 777 was overkill, but wanted to be sure I didn't have security related problems.
Thanks! auto_whitelist_factor 0.5 # default: per-user whitelist: # auto_whitelist_path ~/.spamassassin/auto-whitelist # auto_whitelist_file_mode 0600 # use this for a system-wide whitelist: auto_whitelist_path /auto-whitelist auto_whitelist_file_mode 0666 ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk