On Wed, Apr 21, 1999 at 04:23:43PM -0500, David DeSimone wrote:
> > is it possible to add anything to the date header?
> > 
> > Date: Wed, 21 Apr 1999 (2752 ad U.c.) 10:36:03 +0200
> >                        ^^^^^^^^^^^^^^
> 
> Aren't there RFC requirements about what a Date: header is supposed to
> look like?

Yes.  822 specified it and 1123 changed the format a little (made it Y2K
happy among other things).  Strictly speaking, the above format is
illegal, so who knows how another mail program will parse it.

Why not just do a X-Roman-Date: or some such header?  It wouldn't even
require code changes.. just a

send-hook ~A 'my_hdr X-Roman-Date: `generate-roman-date-program`'

David

-- 
   David Shaw  |  [EMAIL PROTECTED]  |  WWW http://www.jabberwocky.com/
+---------------------------------------------------------------------------+
   "There are two major products that come out of Berkeley: LSD and UNIX.
      We don't believe this to be a coincidence." - Jeremy S. Anderson

Reply via email to