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 2020/06/18 05:04:00 UTC

[jira] [Closed] (JAMES-2565) Webadmin: allow EML upload

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

Benoit Tellier closed JAMES-2565.
---------------------------------
    Resolution: Duplicate

> Webadmin: allow EML upload
> --------------------------
>
>                 Key: JAMES-2565
>                 URL: https://issues.apache.org/jira/browse/JAMES-2565
>             Project: James Server
>          Issue Type: New Feature
>          Components: mailbox, webadmin
>            Reporter: Benoit Tellier
>            Priority: Major
>              Labels: feature
>
> In an effort to drop the CLI completely in Guice products, we need to support all features of the CLI in the webAdmin alternative.
> Currently, one of the features missing are related to "message upload".
> As an admin, I should be able to upload a message in any mailbox.
> Proposed API is
> ```
> POST /users/bob@domain.tld/mailboxes/INBOX -d 'header: A BIG EML\r\nWith a bi body'
> 204
> ```
> You will add it as part of UserMailboxesRoutes class.



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