Author: norman
Date: Mon Mar  1 18:52:42 2010
New Revision: 917649

URL: http://svn.apache.org/viewvc?rev=917649&view=rev
Log:
Fix classname

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=917649&r1=917648&r2=917649&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:52:42 2010
@@ -210,7 +210,7 @@
              <!-- If checkAuthNetworks is set to true sender domain will be 
checked also for clients that -->
              <!-- are allowed to relay. Default is false. -->
              <!--
-             <handler 
class="org.apache.james.smtpserver.protocol.core.fastfail.ValidSenderDomainHandler"/>
+             <handler 
class="org.apache.james.smtpserver.fastfail.ValidSenderDomainHandler"/>
              -->
      
          



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

Reply via email to