Author: eric
Date: Mon Sep 27 14:08:42 2010
New Revision: 1001749
URL: http://svn.apache.org/viewvc?rev=1001749&view=rev
Log:
Connection timeout is 30 minutes and can not be changed - See rfc2060 5.4 for
details
Modified:
james/server/trunk/spring-deployment/src/main/config/james/imapserver.xml
Modified:
james/server/trunk/spring-deployment/src/main/config/james/imapserver.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/spring-deployment/src/main/config/james/imapserver.xml?rev=1001749&r1=1001748&r2=1001749&view=diff
==============================================================================
--- james/server/trunk/spring-deployment/src/main/config/james/imapserver.xml
(original)
+++ james/server/trunk/spring-deployment/src/main/config/james/imapserver.xml
Mon Sep 27 14:08:42 2010
@@ -56,8 +56,7 @@
<helloName autodetect="true">myMailServer</helloName>
-->
- <!-- connection timeout in secconds -->
- <connectiontimeout>360</connectiontimeout>
+ <!-- Connection timeout is 30 minutes and can not be changed - See
rfc2060 5.4 for details -->
<!-- Set the maximum simultaneous incoming connections for this
service -->
<connectionLimit> 0 </connectionLimit>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]