> > I just discovered that when I do the exact same thing in Outlook > > 2003, > > the problem disappears. I believe it's some sort of settings issue in > > my > > version of Outlook 2000. You wouldn't know what that might be would > > you? If not, I'm sure I can dig it up by comparing.
I'm guessing it is simply a bug on Outlook 2000 that caused the data to internally round-trip via an encoding and decoding. I'd be very surprised if there was a setting to cause this behaviour (otoh, I've been very surprised before :) FWIW, note that for the spambayes project, we used the (more painful) low-level MAPI interfaces directly and didn't strike this problem - so the bug is probably in the simple MAPI layer. Cheers, Mark _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32