Mismatch in Sent date in mail and the Inbox Received date
Hi,
We have a peculiar problem on production. The mail received date-time (displayed in inbox) is lesser than the sentdate in the mail when its opened. e.g., If i receive a mail at 3.35 p.m and when i open my mail it says the sent date is 3.45 p.m.
I am using Java Mail api's to shoot my mail and i bind the system date to the sentdate variable in the api.
I would like to know if the problem is in my application server from where i shoot the mail or in the exchange server which delivers the mails finally.
Thanks in advance!!!
Sriha.

