Author: norman
Date: Tue Jun 29 14:27:33 2010
New Revision: 958990
URL: http://svn.apache.org/viewvc?rev=958990&view=rev
Log:
cleanup config
Modified:
james/server/trunk/spring-deployment/src/main/config/james/pop3server.xml
james/server/trunk/spring-deployment/src/main/config/james/smtpserver.xml
Modified:
james/server/trunk/spring-deployment/src/main/config/james/pop3server.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/spring-deployment/src/main/config/james/pop3server.xml?rev=958990&r1=958989&r2=958990&view=diff
==============================================================================
--- james/server/trunk/spring-deployment/src/main/config/james/pop3server.xml
(original)
+++ james/server/trunk/spring-deployment/src/main/config/james/pop3server.xml
Tue Jun 29 14:27:33 2010
@@ -30,15 +30,7 @@
<bind> </bind>
-->
<connectionBacklog>200</connectionBacklog>
-
- <!-- Use provider elements to specify additional JCE providers.
- The jars should be put into $JAMES_HOME/lib.
- For example, Uncomment this if you want to use
- BouncyCastle JCE (http://www.bouncycastle.org)
- -->
- <!--
- <provider>org.bouncycastle.jce.provider.BouncyCastleProvider</provider>
- -->
+
<!-- Set to true to support STARTTLS or SSL for the Socket.
To use this you need to copy sunjce_provider.jar to /path/james/lib
directory.
Modified:
james/server/trunk/spring-deployment/src/main/config/james/smtpserver.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/spring-deployment/src/main/config/james/smtpserver.xml?rev=958990&r1=958989&r2=958990&view=diff
==============================================================================
--- james/server/trunk/spring-deployment/src/main/config/james/smtpserver.xml
(original)
+++ james/server/trunk/spring-deployment/src/main/config/james/smtpserver.xml
Tue Jun 29 14:27:33 2010
@@ -36,12 +36,6 @@
<connectionBacklog>200</connectionBacklog>
- <!-- Use provider elements to specify additional JCE providers.
- The jars should be put into $JAMES_HOME/lib.
- For example, Uncomment this if you want to use
- BouncyCastle JCE (http://www.bouncycastle.org)
- <provider>org.bouncycastle.jce.provider.BouncyCastleProvider</provider>
-->
-
<!-- Set to true to support STARTTLS or TLS for the Socket.
To use this you need to copy sunjce_provider.jar to /path/james/lib
directory.
-->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]