Hi there,
I'd like to send emails from a Python program using Simple MAPI. I've tried
this code:
http://mail.python.org/pipermail/python-list/2004-December/298066.html and
it works well with Outlook Express 6 and Thunderbird 1.5, but it doens't
work at all with Microsoft Outlook 2007. I keep gett
Hi!
>From Python+PyWin32, when I want access to properties (attributes)
containing some characters no-Ascii (e.g. letters with accents, or unicode
characters), Python screech!
I need this in bridges Python-Javascript (via ActiveScripting or via drive
InternetExplorer.Application).
When I cont