https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6591
Mark Martinec <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|Undefined |3.3.2 --- Comment #2 from Mark Martinec <[email protected]> 2011-05-18 14:05:29 UTC --- > Looks like the same issue as in Bug 6500 comment 12, > no local rules in the package. Indeed, a default for originating_ip_headers is in the rules/10_default_prefs.cf, which is not present in a distributed package. The fix to t/trust_path.t is much like in Bug 6500 comment 12: - "clear_msa_networks\n"; + "clear_msa_networks\n". + "originating_ip_headers X-Originating-IP\n"; trunk: Bug 6591: 3.3.2rc1 fails t/trusted_path.t tests 69, 72, 75, 78 Sending t/trust_path.t Committed revision 1124270. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
