Re: [python-win32] sending mail and "From" field

2010-04-01 Thread Tim Roberts
dukE wrote: > > I'm using win32com.client, microsoft outlook and Mapi session. > Eerything's fine, but i can't send message as someone else. I mean > there's no option to fill "From" field. When i use Outlook there's > such field and I'm wondering how can i fill it. Outlook does NOT allow you to f

[python-win32] sending mail and "From" field

2010-04-01 Thread dukE
Hi guys, I'm using win32com.client, microsoft outlook and Mapi session. Eerything's fine, but i can't send message as someone else. I mean there's no option to fill "From" field. When i use Outlook there's such field and I'm wondering how can i fill it. Thx for any suggestions ___

Re: [python-win32] win32net.NetGroupGetUsers PROBLEMS

2010-04-01 Thread Tim Golden
On 01/04/2010 14:43, pacopyc wrote: Hi, I'm trying pywin32 code on http://www.koders.com/python/fid0A9817CC3BE77569E22AF2152A0B96C5F88268C8.aspx?s=shell_notifyicon. I'd like enumerates all the domain groups (and users for each group). It works very good for all groups, except DOMAIN USERS group.

[python-win32] win32net.NetGroupGetUsers PROBLEMS

2010-04-01 Thread pacopyc
Hi, I'm trying pywin32 code on http://www.koders.com/python/fid0A9817CC3BE77569E22AF2152A0B96C5F88268C8.aspx?s=shell_notifyicon. I'd like enumerates all the domain groups (and users for each group). It works very good for all groups, except DOMAIN USERS group. Function win32net.NetGroupGetUsers