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 "Norman Maurer (JIRA)" <ji...@apache.org> on 2011/08/24 07:50:29 UTC

[jira] [Updated] (MAILBOX-118) MaildirStore not setup correctly

     [ https://issues.apache.org/jira/browse/MAILBOX-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer updated MAILBOX-118:
----------------------------------

    Summary: MaildirStore not setup correctly  (was: MaildirStore)

> MaildirStore not setup correctly
> --------------------------------
>
>                 Key: MAILBOX-118
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-118
>             Project: James Mailbox
>          Issue Type: Bug
>          Components: spring
>    Affects Versions: 0.4
>            Reporter: Norman Maurer
>             Fix For: 0.4
>
>
> The MaildirStore gets constructed via "file://var/store/maildir/" which does not work. This will create the following directory structure in the current directory:
> ./file:/var/store/maildir
> See: http://svn.apache.org/viewvc/james/mailbox/trunk/spring/src/main/resources/META-INF/org/apache/james/spring-mailbox-maildir.xml?view=markup 
> We should maybe better allow to override this via the PropertyPlaceHolderConfigurer to make it more usable:
> http://static.springsource.org/spring/docs/3.0.x/javadoc-api/org/springframework/beans/factory/config/PropertyPlaceholderConfigurer.html
> Also we need to add %d/%u or %u to the path otherwise it will just create the inbox directly in the "maildir" folder

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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