home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / mail / sendmail / 2097 < prev    next >
Encoding:
Text File  |  1992-08-18  |  950 b   |  24 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!mp.cs.niu.edu!rickert
  3. From: rickert@mp.cs.niu.edu (Neil Rickert)
  4. Subject: Re: unparseable date
  5. Message-ID: <1992Aug19.023349.11921@mp.cs.niu.edu>
  6. Organization: Northern Illinois University
  7. References: <iacovou.714186107@myria>
  8. Date: Wed, 19 Aug 1992 02:33:49 GMT
  9. Lines: 13
  10.  
  11. In article <iacovou.714186107@myria> iacovou@myria.cs.umn.edu (Danny Iacovou) writes:
  12. >  I am using sendmail 5.65c, and I have noticed a strange "error" in my
  13. >  syslog. The error takes the form of (although it does vary):
  14. >
  15. >    arpatounix: unparseable date: Wed, 19 Aug 92 2:14:59 MET DST
  16.  
  17. You can treat it as an informational message which tells you that someone
  18. is sending mail with dates not matching RFC822.
  19.  
  20. The mail is still delivered normally.  If you really don't like the
  21. message, you should be able to comment out the code which creates in
  22. (in arpadate.c).
  23.  
  24.