Fun with Outlook and MAPI

Roger Binns rogerb at rogerbinns.com
Sat Dec 11 16:08:10 EST 2004


"Chris" <ch.list at us-hampton.mail.saic.com> wrote in message news:mailman.7482.1102706309.5135.python-list at python.org...
> My only  problem is that when I call Resolve() and Send(), I get confirmation dialogs.  I will be sending out quite a few e-mails 
> at a time, and would rather not have the user have to click yes for every single one.

Here is an simple workaround:

  http://www.contextmagic.com/express-clickyes/

If you have win32all installed, you can even use the programming API
they present to turn on and off the clickyes functionality.

Roger 





More information about the Python-list mailing list