Well, I found a MAPI property that should give me the data I need: PR_TRANSPORT_MESSAGE_HEADERS. I found it by trolling through all possible properties for a few messages. I've been hacking on exchange2mbox.c . I'd been hoping to add PR_TRANSPORT_MESSAGE_HEADERS to the set_SPropTagArray() call that's made from exchange2mbox's main(). However, subsequent calls to octool_get_propval() get a NULL return value. I can do the brute force approach, but I'd rather not.

--
Noah Romer <[EMAIL PROTECTED]>
GPG Key Fingerprint: 944E C2F8 EBEC BCC7 EEA9  9381 1B21 0098 CC8D 45BA
_______________________________________________
devel mailing list
devel@openchange.org
http://mailman.openchange.org/listinfo/devel

Reply via email to