[
https://issues.apache.org/jira/browse/JAMES-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16193987#comment-16193987
]
Tellier Benoit commented on JAMES-2159:
---------------------------------------
https://github.com/linagora/james-project/pull/1016 added some corrections
> Collect recipients as contacts mailet
> -------------------------------------
>
> Key: JAMES-2159
> URL: https://issues.apache.org/jira/browse/JAMES-2159
> Project: James Server
> Issue Type: New Feature
> Components: Matchers/Mailets (bundled)
> Reporter: Antoine Duprat
>
> Introduce a mailet which stores the recipient and the sender in a message
> attribute as a JSON.
> Here is the expected format:
> {code}
> {
> userEmail : [email protected],
> emails : [ [email protected], [email protected]]
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]