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

Henrik Krohns <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Henrik Krohns <[email protected]> ---
Seems we reap the fruits of legacy code again.

ASN lookups run asynchronously and only set tags(/metadata-headers) when lookup
is completed.

Header rules do not know anything about pending tags or network lookups. They
simply check a header value at the time rule is run.

So there is no guarantee ASN lookup is ready before the header rule is run.

You can try setting high priority so the rule is run as late as possible?

priority ASN_GOOGLE 2000

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

Reply via email to