http://bugzilla.spamassassin.org/show_bug.cgi?id=3949





------- Additional Comments From [EMAIL PROTECTED]  2004-11-05 10:39 -------
thinking about this.  how's about we count the number of Received headers found,
parseable and non-parseable, and only allow ALL_TRUSTED to hit if

  (num_untrusted == 0 && num_trusted == num_rcvd)

then if there's an unparseable header, ALL_TRUSTED won't fire.  that would clear
up the problem cases and still maintain the current semantics.



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

Reply via email to