https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6591
--- Comment #12 from Mark Martinec <[email protected]> 2011-05-18 19:41:12 UTC --- > Are you proposing this for inclusion in 3.3.2? So far I'm not following > if this is a bug in a test or a bug that is revealed by a test. Yes, I'm proposing this for inclusion in 3.3.2, please review/vote. Half of the change (trunk: svn diff -c1124386) is just reverting previous two commits which attempted to solve the real problem in two tests, and adding instead the missing default to t/data/01_test_rules.cf, which will be seen by all tests, both in a tarball and in SVN. Simpler solution, less changes needed for tests. The fix to Conf.pm (avoiding duplicates) is new, and fixes an issue where somehow an 'originating_ip_headers' directive with the same parameters is seen more than once for whatever reason. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
