https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7826
--- Comment #55 from Kevin A. McGrail <kmcgr...@apache.org> --- (In reply to Giovanni Bechis from comment #54) > I would prefer a Deprecate.pm plugin, it could be useful in the future too > if we would like to deprecate other keywords or plugins. Have a look at the 60_whitelist.cf logic and the v400.pre. This isn't a plugin to disable features (i.e. deprecate), it's to enable them. By having the plugin, the old options work and this can extend to tests like spamd_whitelist_leak.t for 4.0 so we can ensure that the backwards compatibility with racially charged options works. If you need a deprecate plugin, it would be trivial to add another plugin for that. The current version on revision 1880494 is very simple. I might be making it more complex though to put the extra linting concepts we want to add. No digging has been done into that. So this revision is noted on purpose because it's a very very simple plugin to add. -- You are receiving this mail because: You are the assignee for the bug.