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

Tzury Bar Yochay Afro.Systems at gmail.com
Thu Oct 23 07:01:53 EDT 2008


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



More information about the Python-list mailing list