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

René Cordier resolved JAMES-3895.
---------------------------------
    Fix Version/s: 3.8.0
       Resolution: Done

This enhancement has been done and merged: 
https://github.com/apache/james-project/pull/1476

> Automatically provision default (IMAP) mailboxes
> ------------------------------------------------
>
>                 Key: JAMES-3895
>                 URL: https://issues.apache.org/jira/browse/JAMES-3895
>             Project: James Server
>          Issue Type: New Feature
>          Components: IMAPServer
>            Reporter: Wojtek
>            Priority: Minor
>             Fix For: 3.8.0
>
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> While accessing James via IMAP, only default INBOX mailbox is present. Some 
> e-mail applications do create them on demand (Apple mail.app, but it's not 
> quite strict when it comes to naming so other apps usually can't pick it up), 
> others like Thunderbird simply shows an error (for Sent, Drafts).
> I think it would be good to provision those mailboxes at the same time when 
> INBOX is created (hooked to single check for INBOX to avoid checking for each 
> and every mailbox) in 
> org.apache.james.imap.processor.AbstractAuthProcessor#provisionInbox method 
> (https://github.com/apache/james-project/blob/24c49d5979447bfce1ef5f055f7b0a9449466a83/protocols/imap/src/main/java/org/apache/james/imap/processor/AbstractAuthProcessor.java#L135).
> mailinglist ref: 
> https://www.mail-archive.com/server-dev@james.apache.org/msg72964.html



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
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