http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4757
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|Undefined |3.1.1
------- Additional Comments From [EMAIL PROTECTED] 2006-01-20 05:35 -------
Thanks. Based on having it only in a Received header, I'd guess that the
Received header parsing is going
awry and taking bits and passing them around as an IP. Line 711 is:
sub my_inet_aton { unpack("N", pack("C4", split(/\./, $_[0]))) }
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.