Author: eric
Date: Tue Nov 9 11:01:55 2010
New Revision: 1032920
URL: http://svn.apache.org/viewvc?rev=1032920&view=rev
Log:
Enable authRequired - See
http://www.mail-archive.com/[email protected]/msg11879.html
Modified:
james/server/trunk/container-spring/src/main/config/james/smtpserver.xml
Modified:
james/server/trunk/container-spring/src/main/config/james/smtpserver.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/container-spring/src/main/config/james/smtpserver.xml?rev=1032920&r1=1032919&r2=1032920&view=diff
==============================================================================
--- james/server/trunk/container-spring/src/main/config/james/smtpserver.xml
(original)
+++ james/server/trunk/container-spring/src/main/config/james/smtpserver.xml
Tue Nov 9 11:01:55 2010
@@ -32,6 +32,7 @@
<maxmessagesize>0</maxmessagesize>
<addressBracketsEnforcement>true</addressBracketsEnforcement>
<handlerchain>
+ <authRequired>true</authRequired>
<handler
class="org.apache.james.smtpserver.fastfail.ValidRcptHandler"/>
<handler class="org.apache.james.smtpserver.CoreCmdHandlerLoader"/>
</handlerchain>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]