Package: postfix Version: 2.1.5-9 Hi,
To debug some smtp conversation I added a line in main.cf: debug_peer_list = w.x.y.z Debugging the incoming connection from w.x.y.z. works fine, lots of cool info. :) But the following lines show up in the mail.log, when the incoming mail is being delivered to Cyrus 2.2 via lmtp: Jun 2 23:38:48 dorothy master[14565]: about to exec /usr/lib/cyrus/bin/lmtpd Jun 2 23:38:48 dorothy lmtpunix[14565]: executed Jun 2 23:38:48 dorothy lmtpunix[14565]: accepted connection Jun 2 23:38:48 dorothy lmtpunix[14565]: lmtp connection preauth'd as postman Jun 2 23:38:48 dorothy postfix/master[2483]: warning: process /usr/lib/postfix/lmtp pid 14564 killed by signal 11 Jun 2 23:38:48 dorothy postfix/master[2483]: warning: /usr/lib/postfix/lmtp: bad command startup -- throttling Jun 2 23:38:48 dorothy postfix/local[14563]: warning: premature end-of-input on private/lmtp socket while reading input attribute name Jun 2 23:38:48 dorothy postfix/local[14563]: warning: private/lmtp socket: malformed response I reproduced this error a few minutes ago on a different system. The software is the 2.1.5-9 package from Debian Sarge. After removing the debug_peer_list delivery to Cyrus works fine again. Greetings, Hans van Kranenburg The Netherlands -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

