|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Noel Jones (njones
megan.vbhcs.org)
Date: Thu Jun 25 2009 - 16:08:40 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Linux Addict wrote:
>
>
> On Thu, Jun 25, 2009 at 2:22 PM, Sahil Tandon <sahil
tandon.net
> <mailto:sahil
tandon.net>> wrote:
>
> On Jun 25, 2009, at 2:06 PM, Linux Addict <linuxaddict7
gmail.com
> <mailto:linuxaddict7
gmail.com>> wrote:
>
>>
>> On Thu, Jun 25, 2009 at 1:41 PM, ghe <
>> <mailto:ghe
slsware.com>ghe
slsware.com <mailto:ghe
slsware.com>>
>> wrote:
>>
>> On 6/25/09 9:50 AM, Linux Addict wrote:
>>
>> A device uses postfix relay to send mails out. When I
>> receive them in
>> outlook, they are 4 hrs behind. When I looked at the
>> header, postfix seems
>> to doing -400 (EDT).
>>
>>
>> Hmmm. 4 hours. Are you using greylisting?
>>
>> --
>> Glenn English
>> <mailto:ghe
slsware.com>ghe
slsware.com <mailto:ghe
slsware.com>
>>
>>
>> We are, but these aren't even going out. There is a transport map
>> which directs it to internal exchange servers.
>>
>> I am curious where its getting the -400(EDIT) from.
>
> No Outlook help here but what exactly is the Postfix problem? Or is
> the GMT -> EDT terminology confusing you? EDT = Eastern Daylight
> Time = GMT - 4:00.
>
>
>
>
> Not looking for any outlook. See below the complete header. The BOLD
> text is where message enters the postfix and time seem adjusted.
>
> On my Mail Client, the sent time is showing as Wed 6/24/2009 *1:12 PM*
> instead of *5:12PM* ie. -4 hours.
> I believe that was caused by -0400 (EDT) modified by postfix.
No, the postfix header is correct. Look as the headers of
this message. The time format in the headers is:
HH:MM:SS [local offset from GMT] [timezone]
The offset and timezone are optional, if the timezone is
supplied, the offset. If no offset is provided, GMT is assumed.
But anyway, you're looking in the wrong place. The date/time
in your mail client is provided by the Date: header. Let's
see what that says...
>
>
> Microsoft Mail Internet Headers Version 2.0
> Received: from NYCEX20.MYDOMAIN.NET <http://NYCEX20.MYDOMAIN.NET>
> ([XX.XX.XX.XX]) by NYCEX20.MYDOMAIN.NET <http://NYCEX20.MYDOMAIN.NET>
> with Microsoft SMTPSVC(6.0.3790.3959);
> Wed, 24 Jun 2009 17:13:42 -0400
> Received: from POSTFIXMTA.MYDOMAIN.NET <http://POSTFIXMTA.MYDOMAIN.NET>
> ([XX.XX.XX.XX]) by NYCEX20.MYDOMAIN.NET <http://NYCEX20.MYDOMAIN.NET>
> with Microsoft SMTPSVC(6.0.3790.3959);
> Wed, 24 Jun 2009 17:13:42 -0400
> Received: from LCM (unknown [XX.XX.XX.XX])
> by POSTFIXMTA.MYDOMAIN.NET <http://POSTFIXMTA.MYDOMAIN.NET> (Postfix)
> with SMTP id A21103A006F
> for <backups-alert
MYDOMAIN.NET <mailto:backups-alert
MYDOMAIN.NET>>;
> *Wed, 24 Jun 2009 17:13:39 -0400 (EDT)*
> From: BACKUP
MYDOMAIN.NET <mailto:BACKUP
MYDOMAIN.NET>
> To: backups-alert
MYDOMAIN.NET <mailto:backups-alert
MYDOMAIN.NET>
> Subject: T120 Test Mail
> Date: *Wed, 24 Jun 2009 17:11:41*
Ah, there's the problem. No offset is provided, so **YOUR
MAIL CLIENT** assumes it's GMT and applies **YOUR PC'S**
offset, which is -400.
If you want to fix this, fix whatever is sending the mail.
Either set its time zone so it can provide an offset, or set
it to GMT rather than local time.
> Message-Id: <20090624211340.A21103A006F
POSTFIX.MYDOMAIN.NET
> <mailto:20090624211340.A21103A006F
POSTFIX.MYDOMAIN.NET>>
> Return-Path: BACKUP
MYDOMAIN.NET <mailto:BACKUP
MYDOMAIN.NET>
> X-OriginalArrivalTime: 24 Jun 2009 21:13:42.0727 (UTC)
> FILETIME=[A7067570:01C9F510]
>
>
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]