https://issues.apache.org/SpamAssassin/show_bug.cgi?id=4900
--- Comment #22 from Rob Janssen <[email protected]> 2010-04-23 04:03:44 EDT --- (In reply to comment #21) > One more side note: you do NOT need to restart the service when adding entries > to user_prefs. That file is reparsed per-message. Only the site-wide configs > (ie: base rules, local.cf, etc) require a service restart. Our filter runs with only site-wide config. Users's wouldn't have the skills to edit a user_prefs anyway. As an admin I sometimes make changes to local.cf and have to restart the service. I also handle requests to blacklist or whitelist users, on user request or when detecting false positives in the logs. This is done using "spamassassin --add-addr-to-blacklist=" etc. from within a custom shell script. This does not require a restart. That is much better. Only, unfortunately, those actions do not stick forever. That is the topic of this bug. Like others in the comments, I think it should be fixed. A blacklist/whitelist is not configuration data so solving it by putting it in whatever configuration file is just a dirty hack. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
