Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-2565

Webadmin: allow EML upload

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • mailbox, webadmin

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            btellier Benoit Tellier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: