[Spambayes] Outlook plugin & bad folders
Piers Haken
piersh at friskit.com
Tue Jan 14 21:17:41 EST 2003
The outlook version was added because the IDs that MAPI returns aren't
compatible with the outlook IDs and you can't open a message on an
exchange server with a MAPI ID.
The MAPI tree-building case works fine on exchange, it's the message
filtering code that breaks.
BTW: Mark, you still didn't commit the CompareIDs fix I sent you a while
back. The current version 'works' but '==' is not the recommended way to
do the comparison...
Piers.
> -----Original Message-----
> From: Meyer, Tony [mailto:T.A.Meyer at massey.ac.nz]
> Sent: Tuesday, January 14, 2003 8:49 PM
> To: 'Mark Hammond'; spambayes at python.org
> Subject: RE: [Spambayes] Outlook plugin & bad folders
>
>
> > If you look further in the source file for where
> > BuildFolderTreeMAPI() is
> > commented out, and you can manage to test it, I would be
> > interested to know
> > your experiences with the code - except that you may find the
> > exact same
> > exception we just plugged will be raised in this MAPI code -
> > and a similar
> > fix will also work.
>
> This code worked perfectly (once I plugged in the same fix)
> for me, and took 32729ms instead of 88548.6ms. (Without the
> public folders it's 1136.05ms for MAPI and 2744.1ms for Outlook).
>
> What wasn't working with Exchange?
>
> =Tony Meyer
>
> _______________________________________________
> Spambayes mailing list
> Spambayes at python.org http://mail.python.org/mailman/listinfo/spambayes
>
More information about the Spambayes
mailing list