[python-win32] Connecting to Exchange in a MAPI.Session from aservice.

Mark Hammond mhammond at skippinet.com.au
Sun Nov 7 22:22:14 CET 2004


> I'm trying to use the following code to set up a MAPI.Session
> with an Exchange
> server.  It works fine from the command prompt, but when I
> try to run it as a
> service it fails with a MAPI_E_LOGON_FAILED Error.

Services and MAPI are a little strange.  Pretty much all I know is
summarised at http://aspn.activestate.com/ASPN/Mail/Message/2186413

Mark



More information about the Python-win32 mailing list