You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mailet-api@james.apache.org by "Tellier Benoit (JIRA)" <ma...@james.apache.org> on 2017/01/19 02:34:28 UTC

[jira] [Closed] (MAILET-148) Implement a ICSAttributeToJson mailet

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

Tellier Benoit closed MAILET-148.
---------------------------------

> Implement a ICSAttributeToJson mailet
> -------------------------------------
>
>                 Key: MAILET-148
>                 URL: https://issues.apache.org/jira/browse/MAILET-148
>             Project: James Mailet
>          Issue Type: New Feature
>          Components: ical
>            Reporter: Tellier Benoit
>
> Input : ICAL4J Celendar on an attribute.
> Output : A Json that looks like this : 
> {
> "method": "REQUEST",
> "sender": "a@b.com",
> "recipient": "c@d.com",
> "uid": "",
> "recurrence-id": "",
> "sequence": "1",
> "dtstamp": ""
> "ical": "raw UTF-8 ical string"
> }



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)