Hi All,

I would like to use Apache James as a kind of mail proxy. Sorry for very basic question :), but I'm quite new in mail management area. Is it possible to change mail content type and mail encoding using existing mailet set from Apache James v2.3.1 or how to create a new mailet suitable to do this task. What I want to do is convert email to iCalendar format, so I want to change
•    MIME-Version: 1.0
•    Content-Type: text/plain; charset=windows-1250; format=flowed
•    Content-transfer-encoding: 7bit
into
•    Content-class: urn:content-classes:calendarmessage
•    Content-type: text/calendar; charset=UTF-8
•    Content-transfer-encoding: 8BIT

Best Regards
Robert Janaszek



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to