Hi, is there an option to set session timeout after some time interval? I have problems with some of my clients which connects to my pop3 server. Using netstat I see many ESTABLISHED connections from one IP address. They are in state ESTABLISHED for a long period of time... too long. When MAXPERIP connections are done from this IP no one else can fetch mails (from this IP). Unfortunately, I can't debug the problem of hanged Established connections so I need them to be killed after a few seconds. I need the following functionality:
host# telnet pop.server.com 110 Trying 174.10.11.2... Connected to pop.server.com. Escape character is '^]'. +OK Hello there. (after e.g. 30 seconds) Connection closed by foreign host. P.S. Sorry for my poor English :) ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
