http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5312
------- Additional Comments From [EMAIL PROTECTED] 2007-01-26 08:42 ------- (In reply to comment #3) > I don't think there's much we can do about this in our own code for 3.2.0; > maybe > warn in the INSTALL notes? Yeah, definitely nothing for 3.2. IMO, there's two options overall: - change the Razor2 plugin to drop as much of the razor-agents code as possible. this would, for instance, mean the message doesn't need to be reparsed, and we could potentially drop all the commandline script code, etc. - no offense to them, but the razor2 perl code could use a bunch of cleanup and refactoring. for example, if you look at razor-admin, there's pretty much nothing in there -- everything, including commandline parsing, etc, is all in the modules. so we could work on fixing up their stuff, thereby making it work better with SA. I'd rather focus on the first option if possible. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
