You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2006/10/06 08:45:00 UTC

svn commit: r453510 - /james/server/trunk/src/conf/james-config.xml

Author: norman
Date: Thu Oct  5 23:44:59 2006
New Revision: 453510

URL: http://svn.apache.org/viewvc?view=rev&rev=453510
Log:
Add comment to for sorting feature. Thx to davide.bz. See JAMES-641

Modified:
    james/server/trunk/src/conf/james-config.xml

Modified: james/server/trunk/src/conf/james-config.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/conf/james-config.xml?view=diff&rev=453510&r1=453509&r2=453510
==============================================================================
--- james/server/trunk/src/conf/james-config.xml (original)
+++ james/server/trunk/src/conf/james-config.xml Thu Oct  5 23:44:59 2006
@@ -1028,6 +1028,8 @@
             <types>
                <type>MAIL</type>
             </types>
+            <!-- Set if the messages should be listed sorted. False by default -->
+            <config FIFO="false"/> 
          </repository>
          <repository class="org.apache.james.mailrepository.AvalonSpoolRepository">
             <protocols>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org