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

--- Comment #86 from Wolfgang Breyha <wbre...@gmx.net> ---
regarding the revert... sorry, my fault. The part in Check.pm was moved up (out
of my sight).

regarding the new troubles:

With my new sample I again see a lot of meta rules delayed to the point that
they get only handled once in finish_meta_tests() leading to random results
dependent from perl hashing.

In this Sample no DKIM-Sig is available... so DKIMDOMAIN and all __DKIMWL_* and
DKIMWL_* stay "unrun" and a missing dependency.

Every meta rule which depends on them somehow is run only once in
finish_meta_tests(). And if a meta depends on a meta which depends on
DKIMDOMAIN/ff somehow.... I get random results (race condition)

I'm wondering why this worked on the patched rc3.


An undetermined SENDERDOMAIN seems to block a lot as well. At least I see the
same
dbg: check: tagrun - tag SENDERDOMAIN is still blocking action 2, 3, 4, 5, 11,
13
as for DKIMDOMAIN
dbg: check: tagrun - tag DKIMDOMAIN is still blocking action 0, 1, 2, 3, 5, 6,
12, 13

But since non of my meta rules have dependencies on SENDERDOMAIN yet I can't
tell for sure. But I see some PDS_SPF_* and JMQ_SPF_* rules blocked in the
standard ruleset.

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

Reply via email to