http://bugzilla.spamassassin.org/show_bug.cgi?id=3949
------- Additional Comments From [EMAIL PROTECTED] 2004-11-05 11:13 ------- Subject: Re: [review] ALL_TRUSTED misfires when Received: parsing fails. > 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. works for me ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
