Not sure -- I'm not a big Exchange user. If by "MS Internet gateway", you
mean the sender's Exchange server, the timestamp will be the local time of
the gateway, plus a correction factor (i.e. the # of minutes you add or
subtract) to convert UTC to that time. E.g. a message that hits the gateway
at 3:00 PM PST will have a time stamp of 15:00:00 -0480 (480 being the # of
minutes you subtract (because of the - sign) from UTC to get that
timestamp).
[quoted text, click to view] "Nigel" <Nigel@discussions.microsoft.com> wrote in message
news:2B9DC80B-2A9E-423E-8E07-FC03D9563A13@microsoft.com...
> Thanks Jeff for a prompt answer, Oops probably not asking the right
> question,
> if a user in Japan using MS Exchange has the MS Internet gateway in the
> USA,
> then what time should the sent time be, Japan time or USA?
>
> "Jeff Henkels" wrote:
>
>> Yes, it does. The RFCs governing e-mail require the SMTP server to
>> timestamp all messages that pass through it (both inbound and outbound)
>> with
>> a Received: line in the RFC-822 header -- these lines appear in reverse
>> order (the first line is the last SMTP server the message passed
>> through).
>>
>> These days, most e-mail is sent directly from the sender's SMTP server to
>> the recipient's, so you'll normally see only two Received: lines in the
>> RFC-822 header, the first from the recipient's SMTP server, the second
>> from
>> the sender's. Back in the days of uucp and bang paths, you could see
>> many
>> Received: lines, allowing you to trace the message's route through the
>> net.
>>
>> "Nigel" <Nigel@discussions.microsoft.com> wrote in message
>> news:8A99F20E-E40E-430D-B42F-F34824D7DC3D@microsoft.com...
>> > Does anyone know if Windows 2000 IIS SMTP timestamps Outlook e-mails
>> > passing
>> > through it.?
>> >
>> > Thanks
>>
>>
>>