changing the date on an email message

  • Thread starter Thread starter gh0st54
  • Start date Start date
G

gh0st54

Hi

I'm sending email with system.web.mail but the date is the date of the
server, which is in a different time zone.

how can i send the message with a different date time

thanks
 
I am not entirely sure this is a problem. The time stamp on an email
message would also include the time zone of the server and the email client
should be able to translate it into local time.

I do not know of any way of altering the timestamp of a message. It is a
server-generated field.
 
Back
Top