http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5492
------- Additional Comments From [EMAIL PROTECTED] 2007-06-01 04:52 ------- Created an attachment (id=3958) --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=3958&action=view) fix This fixes the bug; basically, the use of a /^$/ match reset the m//g iterator, so instead of looking through the message body for relays to check in whitelist_bounce_relays, it instead looked through the header -- which always contained whitelisted relays. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
