[spambayes-bugs] [ spambayes-Bugs-798029 ] Outlook missing HTML in all pst mail

SourceForge.net noreply at sourceforge.net
Sat Aug 30 23:32:51 EDT 2003


Bugs item #798029, was opened at 2003-08-31 15:32
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=798029&group_id=61702

Category: Outlook
Group: None
Status: Open
Resolution: None
Priority: 6
Submitted By: Mark Hammond (mhammond)
Assigned to: Mark Hammond (mhammond)
Summary: Outlook missing HTML in all pst mail

Initial Comment:
Discovered via [ 797064 ] Problems moving messages
between pst and Exchange

I am confused how this *ever* worked for me, but I am
sure it did.  Particularly, MSKB Q268440 "INFO: MAPI Is
Not Suitable for HTML Messages" tells me it never
should have worked.

That KB tells us PR_BODY_HTML is useless everywhere. 
It is for me, but people with Exchange Server report it
*does* work in the server mailbox, but not in the .pst
mailbox (and moving the *same* message between stores
seems to magically transform this property - see
797064).  "Spam Clues" never shows HTML tokens.  I
instrumented the test suite, and got the following result:

Checked 4975 items, 0 non-filterable items found
of these items, 0 had no headers, 179 had no text body
and 4840 had no HTML

I wonder what the 130 that *do* have the HTML are? 
*sigh*  Either way, a google search looks like I need
to process the "compressed RTF" property (which means a
new win32all method, and a dumb RTF parser) *sigh**2*

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=798029&group_id=61702



More information about the Spambayes-bugs mailing list