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 "Benoit Tellier (Jira)" <se...@james.apache.org> on 2021/04/04 13:48:00 UTC

[jira] [Created] (JAMES-3538) Email/set create should support several mailboxes

Benoit Tellier created JAMES-3538:
-------------------------------------

             Summary: Email/set create should support several mailboxes
                 Key: JAMES-3538
                 URL: https://issues.apache.org/jira/browse/JAMES-3538
             Project: James Server
          Issue Type: Sub-task
          Components: JMAP
    Affects Versions: 3.6.0
            Reporter: Benoit Tellier
            Assignee: Antoine Duprat


Today, we require a singleton mailbox when creating an email.

It is thus not possible on top of James JMAP implementation to create an email in several mailboxes at the same time.

This is due to email being created MessageManager::append, mailbox scoped. A solution would be, when needed, to perform a second call to MessageIdManager::setInMailboxes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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