This seems to modify the Received header, but how do I modify the Date:
header to be PST?

I just sent a message from an account to the same account, and here are
the headers:

964294622.66941.www.quickhosts.net:2,S
bash-2.03# less 964294622.66941.www.quickhosts.net:2,S
Return-Path: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 66938 invoked by uid 88); 22 Jul 2000 12:37:02 -0700
Message-ID: <20000722193702.66937.qmail@localhost>
From: "Yvonne Chiri" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: kj
Date: Sat, 22 Jul 2000 19:37:02 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

I am wanting to have the Date: Sat, 22 Jul 2000 19:37:02 GMT be in PST
like the rest of the message, do I have to do it in sendit.sh?  If so,
could I get an example of what I would put in that line?  the commented
explanation in sendit.sh is kind of confusing..


Thanks,
Scott Ramshaw


On Fri, 21 Jul 2000, Magnus Bodin wrote:

> On Thu, Jul 20, 2000 at 10:13:05PM -0600, Andy Bradford wrote:
> > Thus said Magnus Bodin on Thu, 20 Jul 2000 11:24:30 +0200:
> > 
> > > The solution is to patch qmail for localtime. 
> > 
> > Thanks Magnus.  Does this patch cause all of qmail to use localtime or 
> > just when it appends a Date: header field to the envelope?  I would 
> > prefer that the qmail time stamps (such as the Received: headers) be in 
> > GMT while only the Date: header be added as localtime.  Is that what 
> > the patch does?
> 
> It does only affect how qmail computes timestamps. 
> The patch doesn't modify qmail in any way that would imply modifications of
> existing Date: headers.
> 
> So rest assured, the patch just affects the Date: headers added by qmail.
> 
> /magnus
> 
> --
> http://x42.com/
> 

Reply via email to