http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5172





------- Additional Comments From [EMAIL PROTECTED]  2006-12-09 10:25 -------
The problem is not the lack of IPv6 support in Cygwin. What is missing is
support for getaddrinfo and struct addrinfo, which is being used in the new code
instead of gethostbyname. To fix it, it looks like we will have to go back to
using gethostbyname, as we did in version 3.1, conditionalized for __CYGWIN__.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to