Creating Maildir subfolder should correctly create all folder hierachy (if not existing) ----------------------------------------------------------------------------------------
Key: MAILBOX-31 URL: https://issues.apache.org/jira/browse/MAILBOX-31 Project: James Mailbox Issue Type: Bug Components: maildir mailbox Affects Versions: 0.2 Reporter: Eric Charles Assignee: Norman Maurer Fix For: 0.2 When you create INBOX.SUBFOLDER without having create the INBOX previously, the 'cur', 'new', 'tmp', folders are not created. This gives problem because the INBOX is considered as created (throws MailboxExistsException if you try to create it), but needed folders are not present, which will fail on mail delivery. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org