2 messages in net.sourceforge.lists.courier-users[courier-users] Courier POP3d session...
FromSent OnAttachments
PawelNov 23, 2007 4:23 am 
Sam VarshavchikNov 23, 2007 3:18 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Courier POP3d session timeoutActions...
From:Pawel (cour@id.pl)
Date:Nov 23, 2007 4:23:20 am
List:net.sourceforge.lists.courier-users

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 :)