Notes

Getting the right body type during item fetch

  • Don't rely on PR_MSG_EDITOR_FORMAT
  • Can't really determine content/type in straight forward way.
  • Parsing transport headers. ( Not reliable ? )
  • Figure out type by iterating through all the 4 types. Recommended ( Handle/Ignore RTF? )

Deleting Mails

libmapi uses MoveCopyMessages with 'bool WantCopy' for moving.

Apps/Evolution/MAPIProvider/Mailer (last edited 2013-08-08 22:50:08 by WilliamJonMcCann)