Package: amavisd-new
Version: 1:2.4.2-6.1
Severity: important
Last week I upgraded my Debian system to 4.0 after a ups died.
Got most things working agian except for amavisd-new.
Basically the problem is that the responses to a connect to port
10024 do not appear until the connection is closed. If I do a
'telnet localhost 10024', there is no output until I enter 'quit'.
Doing a 'telnet localhost 10025' to talk to postfix works as expected.
Script started on Mon 09 Jul 2007 11:13:01 AM MDT
[EMAIL PROTECTED]:~: telnet localhost 10024
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
q
quit
220 [127.0.0.1] ESMTP amavisd-new service ready
502 5.5.1 Error: command Q not implemented
221 2.0.0 [127.0.0.1] amavisd-new closing transmission channel
Connection closed by foreign host.
[EMAIL PROTECTED]:~: telnet localhost 10025
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 empire.empiredi.com ESMTP Postfix
quit
221 2.0.0 Bye
Connection closed by foreign host.
[EMAIL PROTECTED]:~: exit
As shown the responses to the amavisd-new server does not appear until
the 'quit' command is sent. Watching amavisd in debug mode, the program
says that the responses are sent as soon as the connection is made.
Comparing my setup to a working setup, the only differences we found
were:
1. Logging was going to syslog on one system and mail.log on mine.
(fixed)
2. My system loads Module DBD::mysql and the other does not.
All the perl modules appear to be the same.
Any ideas????
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) (ignored: LC_ALL set to
en_US)
Versions of packages amavisd-new depends on:
ii adduser 3.102 Add and remove users and groups
ii debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii file 4.17-5etch1 Determines file type using "magic"
ii libarchive-tar-perl 1.30-2 Archive::Tar - manipulate tar file
ii libarchive-zip-perl 1.16-1 Module for manipulation of ZIP arc
ii libberkeleydb-perl 0.31-1 use Berkeley DB 4 databases from P
ii libcompress-zlib-perl 1.42-2 Perl module for creation and manip
ii libconvert-tnef-perl 0.17-5 Perl module to read TNEF files
ii libconvert-uulib-perl 1.06-1 Perl interface to the uulib librar
pn libdigest-md5-perl <none> (no description available)
ii libio-stringy-perl 2.110-2 Perl5 modules for IO from scalars
ii libmailtools-perl 1.74-1 Manipulate email in perl programs
pn libmime-base64-perl <none> (no description available)
ii libmime-perl 5.420-0.1 Perl5 modules for MIME-compliant m
ii libnet-server-perl 0.94-1 An extensible, general perl server
ii libunix-syslog-perl 0.100-5 Perl interface to the UNIX syslog(
ii perl [libtime-hires-perl] 5.8.8-7 Larry Wall's Practical Extraction
ii perl-modules [libnet-perl] 5.8.8-7 Core Perl modules
ii postfix [mail-transport-agen 2.3.8-2+b1 A high-performance mail transport
amavisd-new recommends no packages.
-- debconf-show failed
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]