perl-ldap-0.52 breaks Amavis
Quanah Gibson-Mount
quanah at zimbra.com
Fri Jan 25 22:04:38 CET 2013
--On Friday, January 25, 2013 12:53 PM -0800 Quanah Gibson-Mount
<quanah at zimbra.com> 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_INET6 :
AF_UNSPEC);
...
Domain => $domain,
...
If I comment out these two lines, connections work as expected.
--Quanah
--
Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
A Division of VMware, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration
More information about the amavis-users
mailing list