https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7140

--- Comment #5 from Mark Martinec <[email protected]> ---
> Nice job. Appears to have fixed it here. Thanks.

Thanks for confirming. I could only reproduce the SPF failure case,
not the DKIM, although I suppose the underlying problem was the same.

Note that the change here only affects the code path which lead to a
failure in my test case (and Dave's I hope). The underlying perl bug
is still there, so it is conceivable that something similar could
pop up elsewhere / in some other use case.


It is also quite possible that the mls's case (using perl 5.18.2):

| Mail::SpamAssassin::Plugin::Check::_head_tests_0_1, skipping:
| Jan 17 08:00:12.091 [2891] warn: (Insecure dependency in require
| while running with -T switch at (eval 1037) line 9

(which went away by disabling the Rule2XSBody plugin) could have
been caused either by [perl #122669] or [perl #123880].
The workaround as applied here on ArchiveIterator.pm won't have
any effect on a spamd use case.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to