Starting with revision 946 in subversion, I encounter the following error 
coming from qpsmtpd whenever a connection is made.  No banner is ever received 
by the connecting server:

getpeername() on closed socket GEN1 at 
/usr/lib/perl5/5.8.8/i386-linux-thread-multi/IO/Socket.pm line 206.

Full log output from the connection is:

4838 Accepted connection 0/15 from 127.0.0.1 / Unknown
4838 Connection from Unknown [127.0.0.1]
4838 running plugin (connect): count_unrecognized_commands
4838 Plugin count_unrecognized_commands, hook connect returned DECLINED,
4838 running plugin (connect): check_relay
4838 trying to get config for relayclients
4838 trying to get config for morerelayclients
4838 Plugin check_relay, hook connect returned DECLINED,
4838 trying to get config for smtpgreeting
4838 trying to get config for me
getpeername() on closed socket GEN1 at 
/usr/lib/perl5/5.8.8/i386-linux-thread-multi/IO/Socket.pm line 206.
4838 Lost connection to client, cannot send response.
4838 trying to get config for timeoutsmtpd
4838 trying to get config for timeout

I am currently using qpsmtpd-forkserver.  I did not validate whether or not 
this issue occurs in qpsmtpd, -async, or -prefork.

--Sam

Reply via email to