[mew-int 01409] exchange calendar messags

Vardhan Varma vardhan at example.com
Thu May 1 17:54:51 JST 2003


 Hi,
  Are there any plans to handle exchange calendar messages.
  
  They can be handled in diary.
 
  Suppose i wish to implement it, how do i get mew to call my function
  on a calendar messages. The mime look like this:


In Envelope:
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C30FBD.3E011600"
content-class: urn:content-classes:calendarmessage


In Body:
------_=_NextPart_001_01C30FBD.3E011600
Content-Type: text/html;
	charset="utf-8"
Content-Transfer-Encoding: base64
....... the metting in html, which MEW displays properly,
.......

------_=_NextPart_001_01C30FBD.3E011600
content-class: urn:content-classes:calendarmessage
Content-Type: text/calendar;
	method=REQUEST;
	name="meeting.ics"
Content-Transfer-Encoding: 8bit

<<<<<<
 The stuff .. which  i want be passed to my function.
>>>>>>
------_=_NextPart_001_01C30FBD.3E011600--


--Regards
--Vardhan



More information about the Mew-int mailing list