Author: norman
Date: Mon Mar  1 18:56:37 2010
New Revision: 917652

URL: http://svn.apache.org/viewvc?rev=917652&view=rev
Log:
SendMailHandler is loaded via the CoreCmdHandler already, so remove it 
(JAMES-978)

Modified:
    james/server/trunk/spring-deployment/src/main/config/james/smtpserver.xml

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=917652&r1=917651&r2=917652&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 
Mon Mar  1 18:56:37 2010
@@ -290,11 +290,6 @@
                  <headervalue>passed</headervalue>
              </handler>
              -->
-            
-             <!--  The default message receiving handler -->
-             <!--  The default behaviour is to put the message in the root 
processor of -->
-             <!--  the spooler -->
-             <handler 
class="org.apache.james.smtpserver.SendMailHandler"></handler>
          </handlerchain>            
     </handler>
 </smtpserver>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to