Received: from localhost by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id OAA20225; Wed, 20 Mar 1996 14:44:47 -0500 Received: by CS.UTK.EDU (bulk_mailer v1.4); Wed, 20 Mar 1996 14:44:29 -0500 Received: from jekyll.piermont.com by CS.UTK.EDU with ESMTP (cf v2.9s-UTK) id OAA20198; Wed, 20 Mar 1996 14:44:27 -0500 Received: from localhost (perry@localhost) by jekyll.piermont.com (8.7.4/8.6.12) with SMTP id OAA01766; Wed, 20 Mar 1996 14:44:12 -0500 (EST) Message-Id: <199603201944.OAA01766@jekyll.piermont.com> X-Authentication-Warning: jekyll.piermont.com: Host perry@localhost didn't use HELO protocol To: Keith Moore cc: Robert Elz , drums@cs.utk.edu Subject: Re: timezones & Date In-reply-to: Your message of "Wed, 20 Mar 1996 14:31:06 EST." <199603201931.OAA02935@wilma.cs.utk.edu> Reply-To: perry@piermont.com X-Reposting-Policy: redistribute only with permission Date: Wed, 20 Mar 1996 14:44:12 -0500 From: "Perry E. Metzger" Keith Moore writes: > MTAs SHOULD NOT add a Date field if they are missing when a message is > received, as this misrepresents the time that the message was > composed. Unfortunately, systems like Sendmail sort of half act as MTA and half as MUA in this sort of situation. I know that when I send out mail disconnected, I enqueue it with sendmail and it handles date stamping the "composition" time, or at least the enqueuing time... Perry