There is actually a workaround. You're using Simple MAPI which has a nice easy interface. The confirmation dialogs are only for Simple MAPI. Using Extended MAPI can work around the problem but its a lot more tricky.
See the initial discussion here: http://aspn.activestate.com/ASPN/Mail/Message/Python-win32/2160646


This code has now been included in pywin32 somehow but I can't remember where and its late. Should also be a cookbook entry. Maybe Google can help :-)

Okay, here's the results. The good news is that the code sent the mail without any popup's. The bad news is that the sent e-mail stays in the outbox instead of the sent folder. Any suggestions?


Chris
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to