Hello, on my mostly woody system, this line in /usr/sbin/amavisd
works fine:

    my $sock = IO::Socket::INET->new('127.0.0.1:8127');

However, on another prewoody system where I have upgraded
all of perl and all perl modules to the woody version, it keeps
coming up with the following error:

Cannot determine remote port

Which appears to come from /usr/share/perl/5.6.1/IO/Socket/INET.pm,
in the configure routine. This file is from perl-base, and
it is the same version as in woody, and the same version that works
on all my other systems.

Does anyone have any ideas of why this doesn't work, but only on one
system that appears to be identical to every other system that does
work?

Am I missing some depends from amavis-postfix? I don't think so,
but still, this would be the most obvious source of the problem.

Thanks in advance.
-- 
Brian May <[EMAIL PROTECTED]>


Reply via email to