Re: perl-ldap-0.52 breaks Amavis

2013-01-25 Thread Quanah Gibson-Mount
--On Friday, January 25, 2013 1:04 PM -0800 Quanah Gibson-Mount wrote: --On Friday, January 25, 2013 12:53 PM -0800 Quanah Gibson-Mount wrote: The changes in inet6 handling somewhere between Net::LDAP 0.44 and Net::LDAP 0.52 breaks Amavis' ability to talk to LDAP. The problem is specifica

Re: perl-ldap-0.52 breaks Amavis

2013-01-25 Thread Quanah Gibson-Mount
--On Friday, January 25, 2013 12:53 PM -0800 Quanah Gibson-Mount wrote: The changes in inet6 handling somewhere between Net::LDAP 0.44 and Net::LDAP 0.52 breaks Amavis' ability to talk to LDAP. The problem is specifically this bit: my $domain = $arg->{inet4} ? AF_INET : ($arg->{inet6} ? AF

perl-ldap-0.52 breaks Amavis

2013-01-25 Thread Quanah Gibson-Mount
The changes in inet6 handling somewhere between Net::LDAP 0.44 and Net::LDAP 0.52 breaks Amavis' ability to talk to LDAP. I can trivially reproduce the issue with a test script: #!/usr/bin/perl use strict; use lib '/opt/zimbra/zimbramon/lib'; use Net::LDAP; my $hostlist="ldap://zqa-398.eng.vmw