|
Home > Archive > IIS and SMTP > June 2005 > SMTP Log: TimeStamp in the future?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
SMTP Log: TimeStamp in the future?
|
|
|
| When I check the SMTP logs, it looks to me as though the timestamp is set
into the future by 4 hours: the mail was generated at 2:10pm (14:10) but the
log has 18:10. My system clock is correct. What would account for the
difference in time?
Second question. Does the "RCPT 550" entry mean that the mail was rejected
by the destination mail server because the From: address could not be
verified?
Thanks in advance (like the log).
Timo
#Software: Microsoft Internet Information Services 5.1
#Version: 1.0
#Date: 2005-06-13 18:10:08
#Fields: time c-ip cs-method cs-uri-stem sc-status
18:10:08 127.0.0.1 EHLO - 250
18:10:08 127.0.0.1 MAIL - 250
18:10:08 127.0.0.1 RCPT - 550
18:10:08 127.0.0.1 QUIT - 0
| |
|
| It dawned on me (literally, at 4:45am this morning) that the log is storing
times in GMT?
"Timo" <Timo@unspam.biz> wrote in message
news:OQNeEeEcFHA.1504@TK2MSFTNGP10.phx.gbl...
> When I check the SMTP logs, it looks to me as though the timestamp is set
> into the future by 4 hours: the mail was generated at 2:10pm (14:10) but
the
> log has 18:10. My system clock is correct. What would account for the
> difference in time?
>
> Second question. Does the "RCPT 550" entry mean that the mail was rejected
> by the destination mail server because the From: address could not be
> verified?
>
> Thanks in advance (like the log).
> Timo
>
> #Software: Microsoft Internet Information Services 5.1
> #Version: 1.0
> #Date: 2005-06-13 18:10:08
> #Fields: time c-ip cs-method cs-uri-stem sc-status
> 18:10:08 127.0.0.1 EHLO - 250
> 18:10:08 127.0.0.1 MAIL - 250
> 18:10:08 127.0.0.1 RCPT - 550
> 18:10:08 127.0.0.1 QUIT - 0
>
>
|
|
|
|
|