http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5044
------- Additional Comments From [EMAIL PROTECTED] 2006-08-12 15:45 ------- (In reply to comment #4) > 'Why does sa-update currently not load any plugins?' > > good question; probably just because it was easier. Not really. The goal is to lint the update and not lint the user's config. If they have errors in their local.cf or a pre file, we want the update to still succeed. So what happens now is that we explicitly ignore everything other than the channel files, which means we never read the *.pre files which load plugins. Even if we did read the pre files, and the user disabled certain plugins, we'd still run into having plugin-related rules needing ifplugin...endif statements, so I don't really see the difference in that respect. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
