Internet headers in the PR_TRANSPORT_MESSAGE_HEADERS MAPI property never include the whole MIME message unless you set a special registry key (don't remember the name off the top of my head) that force the SMTP transport provider to store the whole MIME message, not just the MIME header.
-- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Wilfried" <invalid[ at ]invalid.invalid> wrote in message news:44ank41eo9hgt5hr7esced87uq6eai47jh[ at ]4ax.com...
[Quoted Text] > Hello! > (OL 2003 SP3) > I realized that the usual way to remove an attachment from a message > does not remove it completely. > It seems to remove the decoded attachment but not the encoded version in > the raw message text. E.g. removing the attachments from a message > reduces message size from 12 MB to 9 MB which is not sufficient to keep > the pst file small enough in the long term. > The 9 MB message still contains the encoded version in the raw message > text, as can be seen by looking into "view-options-header lines". > I'd like to remove this as well, so my question: > > Is there a vba object which represents the encoded part of the message? > > > -- > Wilfried Hennings > please reply in the newsgroup, the e-mail address is invalid
|