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 09:57:00 UTC

[jira] [Updated] (JAMES-3537) Email/set create should support attached messages

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

Benoit Tellier updated JAMES-3537:
----------------------------------
    Fix Version/s: 3.6.1

> Email/set create should support attached messages
> -------------------------------------------------
>
>                 Key: JAMES-3537
>                 URL: https://issues.apache.org/jira/browse/JAMES-3537
>             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, 3.6.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Today blob resolution upon Email/set create relies on the attachment manager, and not on the blob resolver.
> This means only uploaded blobs and blobs of email attachments are supported for Email/set create attachment properties.
> This thus excludes:
>   - blobs of other messages
>   - blobs of non-attachment bodyParts (eg text/html)
> One use case is sending attached messages.
> *How:* EmailCreationRequest::toMime4JMessage should rely on the BlobResolver rather than on the AttachmentManager
> *Definition of done*:
>  - No regression on existing integration tests
>  - Adda new integration test sending an attached message, referncing the blobId of an other message as an attachment. 



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