http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5462
------- Additional Comments From [EMAIL PROTECTED] 2007-06-20 06:26 ------- Created an attachment (id=4003) --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=4003&action=view) fix it turned out that the getaddrinfo() code just copied the first addr entry, instead of all of them; this implements that. (it also adds a test and fixes up some braces so that %-bouncing works in that method.) note however that it exposed another issue; bug 5531. that's a separate bug though, and is not as important (just a tiny memory leak ;) added to trunk: : jm 70...; svn commit -m "bug 5462: spamc -H randomization was broken; fix" Sending MANIFEST Sending spamc/libspamc.c Adding t/spamc_H.t Transmitting file data ... Committed revision 549103. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
