On Oct 23, 4:01 pm, Tzury Bar Yochay <[EMAIL PROTECTED]> wrote: > On Oct 23, 12:04 pm, "[EMAIL PROTECTED]" > > <[EMAIL PROTECTED]> 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. -- http://mail.python.org/mailman/listinfo/python-list