Error reported by amavis 2.8.0 on shutdown
Quanah Gibson-Mount via amavis-users
amavis-users at amavis.org
Thu Nov 14 17:41:15 CET 2013
_WARN: \t(in cleanup) Undefined subroutine
&Amavis::LDAP::Connection::do_log_safe called at (eval 101) line 76 during
global destruction.
This seems to come from this portion of the Amavis::LDAP::Connection object:
sub DESTROY {
my $self = shift; local($@,$!,$_);
do_log_safe(5,"Amavis::LDAP::Connection DESTROY called");
# ignore failure, make perlcritic happy
eval { $self->disconnect_from_ldap } or 1;
}
--Quanah
--
Quanah Gibson-Mount
Architect - Server
Zimbra, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration
More information about the amavis-users
mailing list