On Mon, 25 May 2009, Charlie Brady wrote: > > > > > ./qpsmtpd-prefork [192.168.1.50 : testlaptop : 23:12:05 2009-05-23]
> > > I think there might be an issue here however, which is that the > > > modified @ARGV is not set back to pre-connection state when the peer > > > disconnects. > Try --pretty-child in your run script. Excellent. Waiting preforked processes simply show "qpsmtpd child" when listening, and above when it's actually servicing a connection. Last thing to test that's qpsmtpd related is the timeout - I think that 0.32 forkserver was not honoring the config/timeoutsmtpd file (I had Outlook connections hang while transferring attachments - faulty router - but the connection seemed to be hung and never disconnect. I probably should have checked with netstat to confirm, but the router is now replaced.) I'm setting both config/timeoutsmtpd and config/timeout and I'll try a manual connection that just sits and does nothing. Thanks. J.