Re: [python-win32] get MAPI session from OOM

2018-06-04 Thread ckkart
Am 03/06/18 um 12:51 schrieb Christian K.: > Am 2018-05-31 03:31, schrieb t...@probo.com: >> On May 30, 2018, at 11:23 AM, ckk...@hoc.net wrote: >>> >>> >>> Any ideas? Do you think it will help to do a fresh install of office >>> 2016? >> >> In addition to just installing Outlook, have you configur

Re: [python-win32] get MAPI session from OOM

2018-06-03 Thread ckkart
Am 2018-05-31 03:31, schrieb t...@probo.com: On May 30, 2018, at 11:23 AM, ckk...@hoc.net wrote: Any ideas? Do you think it will help to do a fresh install of office 2016? In addition to just installing Outlook, have you configured Outlook? You can't access MAPI unless you have incoming and

Re: [python-win32] get MAPI session from OOM

2018-05-31 Thread ckkart
Am 2018-05-31 03:31, schrieb t...@probo.com: On May 30, 2018, at 11:23 AM, ckk...@hoc.net wrote: Any ideas? Do you think it will help to do a fresh install of office 2016? In addition to just installing Outlook, have you configured Outlook? You can't access MAPI unless you have incoming and

Re: [python-win32] get MAPI session from OOM

2018-05-30 Thread Tim Roberts
On May 30, 2018, at 11:23 AM, ckk...@hoc.net wrote: > > > Any ideas? Do you think it will help to do a fresh install of office 2016? In addition to just installing Outlook, have you configured Outlook? You can't access MAPI unless you have incoming and outgoing servers configured and authenti

Re: [python-win32] get MAPI session from OOM

2018-05-30 Thread ckkart
Am 2018-05-27 14:58, schrieb c.kristu...@hoc.net: -- Originalnachricht -- Von: t...@probo.com An: "Python-Win32 List" Gesendet: 26.05.2018 21:54:36 Betreff: Re: [python-win32] get MAPI session from OOM On May 26, 2018, at 5:21 AM, ckk...@hoc.net wrote: on a 64bit windows

Re: [python-win32] get MAPI session from OOM

2018-05-27 Thread c . kristukat
-- Originalnachricht -- Von: t...@probo.com An: "Python-Win32 List" Gesendet: 26.05.2018 21:54:36 Betreff: Re: [python-win32] get MAPI session from OOM On May 26, 2018, at 5:21 AM, ckk...@hoc.net wrote: on a 64bit windows 7 machine with pywin32 221 I used to get a point

Re: [python-win32] get MAPI session from OOM

2018-05-27 Thread c . kristukat
Am 26. Mai 2018 21:54:36 GMT-03:00 schrieb t...@probo.com: >On May 26, 2018, at 5:21 AM, ckk...@hoc.net wrote: >> >> on a 64bit windows 7 machine with pywin32 221 I used to get a pointer >to the MAPI session like this >> >> >outlook.GetNamespace('MAPI').Session.MAPIOBJECT.QueryInterface(mapi.II

Re: [python-win32] get MAPI session from OOM

2018-05-26 Thread Tim Roberts
On May 26, 2018, at 5:21 AM, ckk...@hoc.net wrote: > > on a 64bit windows 7 machine with pywin32 221 I used to get a pointer to the > MAPI session like this > > outlook.GetNamespace('MAPI').Session.MAPIOBJECT.QueryInterface(mapi.IID_IMAPISession) > > on a fresh windows 10 machine with pywin32 2

[python-win32] get MAPI session from OOM

2018-05-26 Thread ckkart
Hi, on a 64bit windows 7 machine with pywin32 221 I used to get a pointer to the MAPI session like this outlook.GetNamespace('MAPI').Session.MAPIOBJECT.QueryInterface(mapi.IID_IMAPISession) on a fresh windows 10 machine with pywin32 221 this fails with pywintypes.com_error: (-2147467259, 'Un