Tellier Benoit created MAILET-148:
-------------------------------------
Summary: 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": "[email protected]",
"recipient": "[email protected]",
"uid": "",
"recurrence-id": "",
"sequence": "1",
"dtstamp": ""
"ical": "raw UTF-8 ical string"
}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)