https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6547
--- Comment #4 from Mark Martinec <[email protected]> --- Later changes in DnsResolver.pm and spamd.raw prefer to use module IO::Socket::IP (if available) over IO::Socket::INET6. Let Client.pm use the same decision logic. trunk: Bug 6547: let Client.pm use the same logic as DnsResolver.pm in deciding which of the IO modules to use (IO::Socket::IP preferred to older IO::Socket::INET6, which in turn is preferred to IPv4-only IO::Socket::INET) Sending lib/Mail/SpamAssassin/Client.pm Committed revision 1441536. -- You are receiving this mail because: You are the assignee for the bug.
