Re: email's time stamp



On Sat, 14 Jul 2007 22:20:51 -0700 (PDT)
gahn <ipfreak@xxxxxxxxx> wrote:

hello:

trying to understand the email's time stamps. how do i
determine the time stamps on those emails i received?
are those emails time stamped by the mail servers
originated those mails (in that particular time zone)?
or by the last mail relay server (in another time
zone) delivering those mails?

say some mails originated from one server is in asia
and final destination mail relay is in europe. so the
time stamps on those mails are in that particular asia
time zone or in the time zone of europe time zone?

Check the headers of the mail in question, in particular 'Received:'. . basically, each mail hop will timestamp the email with its own headers, written in a standard format which includes the timezone. I am not certain whether it's always the local timezone that is added, but it is irrelevant.

for example, for your email to your list, which then went to my mail server :

( unrelated headers removed, only the 'Received:' headers are of interest. I turned the order of the headers back to front - in the email, you'll find them in reverse chronological order

---
## Received by yahoo's relayer from one of the yahoo webmail servers, email sent from a webclient @ 70.190.160.70 ( Cox Communications Inc. NETBLK-COX-ATLANTA-10 )
Received: from [70.190.160.70] by web52109.mail.re2.yahoo.com via HTTP;
Sat, 14 Jul 2007 22:20:51 PDT


## Received by mx1.freebsd from one of Yahoo's web mail server.
Received: from web52109.mail.re2.yahoo.com (web52109.mail.re2.yahoo.com
[206.190.48.112])
by mx1.freebsd.org (Postfix) with SMTP id 06D6913C428
Sun, 15 Jul 2007 05:20:51 +0000 (UTC)

## received by hub.freebsd from mx1.freebsd
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
by hub.freebsd.org (Postfix) with ESMTP id 6A9FD16A407
Sun, 15 Jul 2007 05:20:52 +0000 (UTC)

## internal delivery in hub... spam ? mailman?
Received: from hub.freebsd.org (localhost [127.0.0.1])
by hub.freebsd.org (Postfix) with ESMTP id 04FA816A49C;
Sun, 15 Jul 2007 05:52:34 +0000 (UTC)

## Received by mx2.freebsd.org from hub.freebsd
Received: from hub.freebsd.org (hub.freebsd.org [69.147.83.54])
by mx2.freebsd.org (Postfix) with ESMTP id 0DE469D35; Sun, 15 Jul 2007 05:52:34 +0000 (UTC)


## Received by mail server from mx2.freebsd.org
Received: (qmail 25760 invoked from network); 15 Jul 2007 00:53:06 -0500
Received: from mx2.freebsd.org (69.147.83.53)
by MY_MAIL_SERVER with SMTP; 15 Jul 2007 00:53:06 -0500

## Into my mailbox in the server
Delivered-To: xxxx-freebsd@xxxxxxxxxxx
------

The actual "date sent" seen in your mail client is determined (very blindly) by the Date: header in the mail content, added usually by the senders' mail software

Date: Sat, 14 Jul 2007 22:20:51 -0700 (PDT)

Depending on your mail client, it may be translated to your local time.

there are other bits of timing information, like at what time did Mailman aprove the message to the list:

X-Mailman-Approved-At: Sun, 15 Jul 2007 05:52:31 +0000

HIH.
B

_________________________
{Beto|Norberto|Numard} Meijome

"A problem cannot be solved with the same type of thinking that created it."
Albert Einstein

I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Email Time Signatures
    ... Each mail server that a message passes through adds its own ... The time stamps include a time zone code as either an offset from GMT ... You may find that Microsoft Internet Mail or Outlook Express displays an ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Time sent
    ... Each mail server that a message passes through adds its own ... The time stamps include a time zone code as either an offset from GMT ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Outlook Express Email Date Stamp
    ... Each mail messages has multiple time stamps. ... When you look at the list of messages in Microsoft IE3 Internet Mail or IE4+ Outlook ... the Received time is when the message was received by your ISP's mail server. ... If it doesn't recognize a time zone in a time stamp, ...
    (microsoft.public.internet.mail)
  • Re: Outlook Express Time Error
    ... Control Panel, Date/Time. ... Each mail messages has multiple time stamps. ... the Received time is when the message was received by your ISP's mail server. ... If it doesn't recognize a time zone in a time stamp, ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • RE: Exchange SMTP relay w/ISA
    ... Generally speaking, if you want to send the emails to the internet, the ... mail server, if the domain name of your SBS server is not matched the PTR ... using the smarthost to send the internet email. ... smarthost to your Small business SMTP connectors. ...
    (microsoft.public.windows.server.sbs)