Hi all, Eelco reported the following problem to me: DBMail 2.0rc6 dbmail-lmtpd becomes unresponsive after a while. It turns out that all dbmail-lmtpd processes are in CLOSE_WAIT state.
As I understand it, CLOSE_WAIT happens when the far end of a connection closes, but our end (the daemon is this case), has not yet closed the connection. I wonder how this happens. I haven't been able to reproduce this. Paul (J Stevens), you've done some stuff in IMAP wrt a similar problem, do you have any clue? The client in this case is Postfix/lmtp Ilja