http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4702
Summary: IPV6 an undocumented requirement
Product: Spamassassin
Version: 3.1.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Plugins
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
IPV6:
The INSTALL says it is only required when the first server in resolv.conf is
only available by IPV6. In fact it's needed - period. Some module barfs without
it. I think it is Net::Dns::Nameserver.pm (lines 39 & 64). Good old grep.
I am on an entirely IPV4 setup which is correctly detected (ipv6=0) but had to
build IPV6 into the kernel, and build IO::Socket::INET6. This fails tests
without IPV6 in the kernel.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.