http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5817
------- Additional Comments From [EMAIL PROTECTED] 2008-02-14 22:39 -------
This one is close to what you've done with the plugin (mind any wrapping):
- only one received header not added by the internal network (two relays in the
external relays header)
- an empty or dot-quad (well, numbers and dots) helo
- avoids 127.x.x.x, but not all of IP_PRIVATE networks
header DOS_RCVD_IP_TWICE_C X-Spam-Relays-External =~ /^\s*\[
ip=(?!127)([\d.]+) [^\[]*\bhelo=(?:![\d.]{7,15}!)? [^\[]*\[ ip=\1 [^\]]*\]\s*$/
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.