*BSD News Article 11535


Return to BSD News archive

Received: by minnie.vk1xwt.ampr.org with NNTP
	id AA1558 ; Tue, 23 Feb 93 14:48:28 EST
Newsgroups: comp.os.386bsd.questions
Path: sserve!manuel.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!agate!howland.reston.ans.net!wupost!dsuvax.dsu.edu!ghelmer
From: ghelmer@dsuvax.dsu.edu (Guy Helmer)
Subject: Re: Dodgy date line using Elm 2.4 PL20 and sendmail
Message-ID: <1993Feb18.151530.15723@dsuvax.dsu.edu>
Organization: Dakota State University
References: <9302172221.AA18056@clio.kram.org>
Date: Thu, 18 Feb 1993 15:15:30 GMT
Lines: 35

In <9302172221.AA18056@clio.kram.org> mark@clio.kram.org (Mark Turner) writes:

>Whenever I send mail from Elm on my 386bsd box the date line in the
>headers is not quite right, e.g.

>	Date: Thu, 11 Feb 1993 00:24:15 -40962758 (GMT)
>	Date: Wed, 17 Feb 1993 19:05:19 -40962758 (GMT)

Edit config.sh (either as a shell escape at the end of Configure's
questions, or edit config.sh and then manually run each of the *.SH
scripts) so that this change is made:

*** config.sh~  Fri Jan  8 11:05:21 1993
--- config.sh   Sun Jan 10 19:14:56 1993
***************
*** 216,222 ****
  d_termio='undef'
  d_termios='define'
  d_tz_min='define'
! d_tzname='define'
  d_useembed='define'
  d_utimbuf='define'
  d_vfork='define'
--- 216,222 ----
  d_termio='undef'
  d_termios='define'
  d_tz_min='define'
! d_tzname='undef'
  d_useembed='define'
  d_utimbuf='define'
  d_vfork='define'

-- 
Guy Helmer, Dakota State University Computing Services - ghelmer@dsuvax.dsu.edu