http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5543
------- Additional Comments From [EMAIL PROTECTED] 2007-07-04 21:34 ------- How about a combination of the two concepts? The pm file contains a default configuration for the plugin. When initialized, it will see if "plugin_name.cf" exists in some standard location. If not, it will create it from the default rules included in the pm file. If the cf file is already there it will obviously do nothing; the user may have modified the contents or hand-created it. This you can distribute the whole thing in working form with one file, but the user doesn't have to fool with the pm file just to change the rules. Of course, the user could also override the rules in user.cf in the normal manner I suppose. This still doesn't solve the problem that there is a third file to modify somewhere, since loadplugin commands aren't supposed to be in cf files. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
