On Mon, 25 May 2009, J wrote: > 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.
And this time it times out correctly. I wonder if there's a way to log disconnections. Now that the processes are being reused, my stats may not realize that one connection finished and a new one was started. Will probably add a minor plugin to tell me how many connections each time there is a new one, like forkserver logged. J.