Handle correctly INBOX deletion for Maildir
-------------------------------------------

                 Key: MAILBOX-114
                 URL: https://issues.apache.org/jira/browse/MAILBOX-114
             Project: James Mailbox
          Issue Type: Bug
          Components: maildir mailbox
    Affects Versions: 0.4
            Reporter: Eric Charles
            Assignee: Norman Maurer
             Fix For: 0.4


When we want to delete INBOX folder in Maildir implementation, we only have to 
delete the cur, new, tmp folders and the metadata uidlist and uidvalidity files.
If we delete the complete folder, all other users subfolders will also be 
deleted, and this is not what we want (a subfolder path can exist without its 
parent path).

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

Reply via email to