Author: norman
Date: Wed Mar  3 11:50:57 2010
New Revision: 918429

URL: http://svn.apache.org/viewvc?rev=918429&view=rev
Log:
disable annoying logging

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

Modified: 
james/server/trunk/spring-deployment/src/main/config/james/spoolmanager.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/spring-deployment/src/main/config/james/spoolmanager.xml?rev=918429&r1=918428&r2=918429&view=diff
==============================================================================
--- james/server/trunk/spring-deployment/src/main/config/james/spoolmanager.xml 
(original)
+++ james/server/trunk/spring-deployment/src/main/config/james/spoolmanager.xml 
Wed Mar  3 11:50:57 2010
@@ -400,7 +400,9 @@
 
          
          <!-- Deliver To IMAP mailboxes, applying a Sieve script if the user 
has one
-         <mailet match="All" class="SieveMailet"/>
+         <mailet match="All" class="SieveMailet">
+             <quiet>true</quiet>
+         </mailet>
          -->
         
          <!-- Is the recipient is for a local account, deliver it locally -->



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

Reply via email to