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/12 12:43:00 UTC

[jira] [Closed] (JAMES-3532) Implement Email/import

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

Benoit Tellier closed JAMES-3532.
---------------------------------
    Fix Version/s: 3.7.0
       Resolution: Fixed

https://github.com/apache/james-project/pull/359

> Implement Email/import
> ----------------------
>
>                 Key: JAMES-3532
>                 URL: https://issues.apache.org/jira/browse/JAMES-3532
>             Project: James Server
>          Issue Type: Sub-task
>          Components: JMAP
>    Affects Versions: 3.6.0
>            Reporter: Benoit Tellier
>            Assignee: Antoine Duprat
>            Priority: Major
>             Fix For: 3.7.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> https://jmap.io/spec-mail.html#emailimport
> {code:java}
> The Email/import method adds messages [@!RFC5322] to the set of Emails in an account. 
> The messages must first be uploaded as blobs using the standard upload mechanism. 
> {code}
> This enables:
>  - creating Email with arbitrary bodyStructure and arbitrary Content-\* and works around some limitations of RFC-8621 Email object.
>  - Allows temporary works around for Email/set create bodyStructure support not being yet implemented in James.
> *Definition of done:*
>  - Integration test demonstrating the Email/import works
>  - Integration test for input validation
>  - Tests for delegation (mailbox and blob)



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