If the openchange community can't help you, what makes you think we know something they don't?
That said, openchange does look like a promising project. I hadn't heard of them until now. Gaurav Bandekar wrote: > Hi, > > I am currently working on decoding the Messaging API (MAPI) data that > flows between the MS-Exchange Server 2003 & Outlook 2003. > I have found some help from the Openchange Group for getting some > pointers for decoding the data. > But I am currently facing a issue, some section of the MAPI data goes > in encoded form. > It is difficult to figure out these encoding. > >> From what I have observed > If there is a message "Hi, This a test mail." > whose hex dump should have been 48 00 69 00 2c 00 54 00 .... (Ascii > values in unicode form) > But I have noticed that whenever there is a character which has > previously occurred in the packet, its ascii value gets replaced by a > byte specifying its previous occurrence offset from the present > character in the 1st nibble and the 2nd nibble is '8'. In case of 2 > characters occurrence the 2nd nibble is 'a'. > However some times there are some unknown bytes present in between. > Also if the previous occurrence exceeds 15 positions, then it is > difficult to interpret the calculations. > > I want to know the encoding being used for the data. > Any suggestion's or references related to encoding format would prove > useful. > > Thanks, > Gaurav > _______________________________________________ > Dbmail-dev mailing list > Dbmail-dev@dbmail.org > http://twister.fastxs.net/mailman/listinfo/dbmail-dev > -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://twister.fastxs.net/mailman/listinfo/dbmail-dev