Varun Avashia wrote:
> Yes Tim, the user has Admin privileges,
And has this user already configured Outlook so that all of his
mailboxes really exist?
> and eid has a -ve value of -2147221233.
>
Duh, you did say that in the original message, didn't you...
--
Tim Roberts, t...@probo.com
ssage-
> From: python-win32-bounces+varun.avashia=aryaka@python.org
> [mailto:python-win32-bounces+varun.avashia=aryaka@python.org] On Behalf
> Of Tim Roberts
> Sent: Tuesday, April 27, 2010 4:22 AM
> To: Python-Win32 List
> Subject: Re: [python-win32] Using wi
un.avashia=aryaka@python.org] On Behalf Of
Tim Roberts
Sent: Tuesday, April 27, 2010 4:22 AM
To: Python-Win32 List
Subject: Re: [python-win32] Using win32com.mapi to automate mail dispatch...
Varun Avashia wrote:
I tried to follow the code on this link
http://mail.python.org/pipermail/py
4:22 AM
To: Python-Win32 List
Subject: Re: [python-win32] Using win32com.mapi to automate mail dispatch...
Varun Avashia wrote:
>
>
>
> I tried to follow the code on this link
> http://mail.python.org/pipermail/python-win32/2004-August/002239.html
>
>
>
> This work
Varun Avashia wrote:
>
>
>
> I tried to follow the code on this link
> http://mail.python.org/pipermail/python-win32/2004-August/002239.html
>
>
>
> This worked fine for me on win7 with Outlook2k7 (CDO were installed
> separately), However this failed to work on winxp with sp2 and
> outlook2k7
Also, the mails sent by this method show up in my personal folders outbox
(which I imported from my old PC) and not the mailbox outbox...
From: Varun Avashia
Sent: Monday, April 26, 2010 6:30 PM
To: 'python-win32@python.org'
Subject: Using win32com.mapi to automate mail dispatch...
Hi,
I tried
Hi,
I tried to follow the code on this link
http://mail.python.org/pipermail/python-win32/2004-August/002239.html
This worked fine for me on win7 with Outlook2k7 (CDO were installed
separately), However this failed to work on winxp with sp2 and outlook2k7 (with
CDO installed) with following tr