Author: eric
Date: Thu Jan  3 15:03:24 2013
New Revision: 1428386

URL: http://svn.apache.org/viewvc?rev=1428386&view=rev
Log:
Support lenian and strict file name parsing for maildir mailbox impl, patch 
contributed by Eike Kettner (MAILBOX-187)

Modified:
    
james/server/trunk/app/src/main/resources/mailbox-maildir-template.properties

Modified: 
james/server/trunk/app/src/main/resources/mailbox-maildir-template.properties
URL: 
http://svn.apache.org/viewvc/james/server/trunk/app/src/main/resources/mailbox-maildir-template.properties?rev=1428386&r1=1428385&r2=1428386&view=diff
==============================================================================
--- 
james/server/trunk/app/src/main/resources/mailbox-maildir-template.properties 
(original)
+++ 
james/server/trunk/app/src/main/resources/mailbox-maildir-template.properties 
Thu Jan  3 15:03:24 2013
@@ -22,3 +22,4 @@
 # See http://james.apache.org/server/3/config.html for usage
 
 maildir.folder=../var/store/maildir/%domain/%user
+maildir.messageNameParser.strictMode=false



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

Reply via email to