When the Microsoft Exchange client receives an SMTP message in which the
time zone in the header is in lowercase, and the time zone in the header
matches that of the client computer, the time zone is ignored and Greenwich
Mean Time (GMT) is assumed. This causes the Sent time to be incorrect.
Example:
Incorrect Time Stamp:
Machine TZ is Eastern Standard Time (EST)
Header date filed is = Mon, 10 Jun 1996 14:10:45 est
Sent time in client shows - Sent: Monday, June 10, 1996 10:10 AM
Correct Time Stamp:
Machine TZ is Eastern Standard Time (EST)
Header date filed is = Mon, 10 Jun 1996 14:10:45 EST
Sent time in client shows - Sent: Monday, June 10, 1996 2:10 PM