https://issues.apache.org/SpamAssassin/show_bug.cgi?id=4900
Rob Janssen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Rob Janssen <[email protected]> 2010-04-14 04:05:37 EDT --- (In reply to comment #6) > Just for reference, the *only* way to get a truly persistent blacklist in > Spamassassin is to use the blacklist_* configuration options. Period. Yes but that is precisely what should be changed. When a certain address has been determined as a spam source, it should be possible to add it to the AWL and permanently blacklist it. Or when it is determined to be an address from which one wants to receive everything, it should stay whitelisted when added to the AWL. This is because scripts can be written to add an entry to the AWL, but one does not want to modify a configuration file from such a script. Besides, we are running spamd with a single shared configuration for all users and one would have to restart spamd after every configuration change, which is not required when solving it via the AWL. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
