https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6136
--- Comment #7 from Mark Martinec <[email protected]> 2009-07-02 02:51:41 PST --- > I would stick with patching it, instead of copying in toto; I'm not sure what > all the side-effects of "use re 'taint'" would be. I agree. The use re 'taint' is probably harmless, but as it hasn't been applied to other modules in 3.2, it is probably better not to do it here. The other one is just cosmetic, removes redundant assignment, no need to backport it, but you may if you like it. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
