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 er...@apache.org on 2013/01/03 16:03:24 UTC

svn commit: r1428386 - /james/server/trunk/app/src/main/resources/mailbox-maildir-template.properties

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org