http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5680
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|Undefined |3.2.4
------- Additional Comments From [EMAIL PROTECTED] 2007-10-15 09:50 -------
this shouldn't happen, alright.
however, the patch isn't safe; there's nothing guaranteeing that the eval-test
check_rbl() method will be called before the ALL_TRUSTED rule, since it's
supported that admins may use the "priority" keyword to rearrange the ordering
in which rules are evaluated. A better place to do that would be in the
message-metadata parse stage in Mail::SA::Message::Metadata::Received.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.