system.web.mail email timestamps are wrong

  • Thread starter Thread starter Jordan
  • Start date Start date
J

Jordan

I have an ASP.NET order receiving system that utilizes system.web.mail to
send an email to a project manager anytime parts from their project are
received in the system.
For some reason, the timestamp of the email itself is always exactly three
hours later than the time the email is actually sent / received.
The server running the application is set to the right time, and all the
PC's are set to the correct time. It doesn't matter which machine receives
an order, the timestamp on the email is always three hours wrong.

Any ideas what is causing this?

Jordan
 
Where do the orders come from? Are they coming from a different time
zone? Have you taken that into consideration?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top