How to get the time of message Received of an outlook mail in python..

venutaurus539 at gmail.com venutaurus539 at gmail.com
Thu Oct 23 07:59:13 EDT 2008


On Oct 23, 4:01 pm, Tzury Bar Yochay <Afro.Syst... at gmail.com> wrote:
> On Oct 23, 12:04 pm, "venutaurus... at gmail.com"
>
> <venutaurus... at gmail.com> wrote:
> > Hi,,
> >       How can we access the time of message received ( UTC time) of an
> > outlook mail in python? As far as I know the time which it displays in
> > the mail is not the exact time... this UTC time will be present in
> > MIME Header of an outlook mail.
>
> > Any Help is appreciated..and thanks in advance,,
> > Venu.
>
> You may google for how to utilize outlook using OLE-COM automation
> When finding out how, implement it using python's com wrappers

Thanks for your suggestion.. but I couldn't get the actual parameter
for getting the time of a mail
received... could get other features of a mail like the subject of a
mail, its content and senders n receivers address :-)

Venu.





More information about the Python-list mailing list