> Forgive my ignorance but those are my first steps with com. Does that
> mean I should create and register a COM server?

You should create one - you probably don't need to register it.

> Basically I'm trying to reimplement the following code in python:
>
> http://www.codeproject.com/internet/CMapiEx.asp
>
> Up to now this was straightforward, but at this point I'm stuck.

I can't see anything related to a "sink" on that page - but as a start,
consider looking at the spambayes package at spambayes.org - there is code
there that deals with MAPI in various ways.

Good luck,

Mark

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to