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 "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2018/01/29 02:13:01 UTC

[jira] [Closed] (JAMES-2283) Subscribe to system mailboxes when provisioning

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

Tellier Benoit closed JAMES-2283.
---------------------------------

> Subscribe to system mailboxes when provisioning
> -----------------------------------------------
>
>                 Key: JAMES-2283
>                 URL: https://issues.apache.org/jira/browse/JAMES-2283
>             Project: James Server
>          Issue Type: Bug
>          Components: JMAP
>    Affects Versions: 3.0.0, master, 3.0.1
>            Reporter: Tellier Benoit
>            Assignee: Antoine Duprat
>            Priority: Major
>             Fix For: master, 3.0.2
>
>
> {code:java}
> Given: a user A  
> When: the user A is connecting to his account with Thunderbird  
> Then: the user A should see all his mailboxes
> {code}
> While connecting to an IMAP account, TBird is sending an LSUB request which will return all mailboxes the user has already subscribed.  
> We are automatically subscribing to mailboxes while creating them with the JMAP protocol in _SetMailboxesCreationProcessor_,
> but we are not doing this while provisioning the system mailboxes in _DefaultMailboxesProvisioningFilter_.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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