http://bugzilla.spamassassin.org/show_bug.cgi?id=4619
------- Additional Comments From [EMAIL PROTECTED] 2005-10-14 16:14 ------- Subject: Re: impossible to disable IPv6 On Fri, Oct 14, 2005 at 04:05:20PM -0700, [EMAIL PROTECTED] wrote: > I agree with Sidney that SpamAssassin should simply Do The Right Thing, not > take > switches. I haven't followed this thread super closely, but from quickly reading through the comments and patches, it sounds like either Net::DNS::Resolver and/or IO::Socket is doing the wrong thing and not us. We could attempt to kluge around it, but what's going to happen for people who, for instance, disable IPv4 in their kernel and use just IPv6? Will the code bomb out when IPv4 isn't available? I'd rather leave our code alone and have this issue reported to the Net::DNS folks. Shouldn't that module notice that IPv6 isn't available and default force_v4 to true? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.