Re: [python-win32] urllib and Outlook 2007

2007-07-10 Thread Larry Bates
James Matthews wrote: > Thank you Larry however those websites don't help me when i want to be > able to retrieve email content. > > On 7/9/07, *Larry Bates* < [EMAIL PROTECTED] > > wrote: > > James Matthews wrote: > > Dear List > > > > I have two questio

Re: [python-win32] urllib and Outlook 2007

2007-07-09 Thread James Matthews
Thank you Larry however those websites don't help me when i want to be able to retrieve email content. On 7/9/07, Larry Bates <[EMAIL PROTECTED]> wrote: James Matthews wrote: > Dear List > > I have two questions. > > > 1. Is there any way to change the user-agent when using urllib.urlopen > wit

Re: [python-win32] urllib and Outlook 2007

2007-07-09 Thread Larry Bates
James Matthews wrote: > Dear List > > I have two questions. > > > 1. Is there any way to change the user-agent when using urllib.urlopen > without having to subclass it? > > 2. I cannot seem to find anything on reading outlook email using COM > everything i find is out dated can anyone give me