Ladies & Gentlemen:
I have Exim 4.20 on a Linux box but I'm having some issues with the way
Exim handles the date/time.
Both my system & the server are set to GMT/UTC +4; however mail always
arrives GMT/UTC -4. Is there a config that I haven't found in reading
the docs or mailing list archives that would allow Exim to use the
date/time of the sending machine rather than for some reason reverting
to EDT?
A snippet from the headers of an email is below.
Thanks.
Todd
------------------------------------------------------------------------
--
Return-path: <xxxx1@???>
Envelope-to: xxxxx2@???
Delivery-date: Tue, 29 Jul 2003 21:37:33 +0400
Received: from [xxx.xxx.xxx.xxx] (helo=machine-name)
by hostname.domain.com with smtp (Exim 4.20)
id 19hYPl-0000x0-6x
for xxxxxx2@???; Tue, 29 Jul 2003 21:37:33 +0400
Message-ID: <000701c3563b$1ce58950$0238200a@machine-name>
From: "user" <xxxxx1@???>
To: <xxxxxxx2@???>
Subject: date/time test
Date: Tue, 29 Jul 2003 21:37:15 -0400
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit