Re: [python-win32] PyIMAPISession && IID_IMAPIAdviseSink

2010-06-07 Thread Mark Hammond
I'd suggest looking for some C++ code which manages to hook that event as a point of comparison for what magic needs to be done to make things work. Mark On 8/06/2010 12:53 AM, Arn Vollebregt wrote: Hi, A while ago I asked a question[1] about hooking MAPI events in Outlook. Although this que

[python-win32] PyIMAPISession && IID_IMAPIAdviseSink

2010-06-07 Thread Arn Vollebregt
Hi, A while ago I asked a question[1] about hooking MAPI events in Outlook. Although this question was answered[2] back then, I am afraid I am still stuck on the subject: It seems I have been able to hook the AdviseSink, but the onNotify() never fires. However, the fnevNewMail[3] event is seen by