https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7991
Bug ID: 7991 Summary: Channel rules load order Product: Spamassassin Version: SVN Trunk (Latest Devel Version) Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: sa-update Assignee: dev@spamassassin.apache.org Reporter: giova...@paclan.it Target Milestone: Undefined Created attachment 5781 --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5781&action=edit sa-update channelprefix option Channels are loaded in alphabetical order, this way an additional channels may be loaded before the official one (named update.spamassassin.org) and it will be impossible to change official rules' scores. In sa-update I added a --channelprefix option in order to add a prefix to the additional channel destination directory. This way the user can decide if the additional channel will be loaded before or after the official one. -- You are receiving this mail because: You are the assignee for the bug.