home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / bugs / sys5 / 153 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  1.6 KB

  1. Xref: sparky comp.bugs.sys5:153 comp.unix.sys5.r4:852
  2. Newsgroups: comp.bugs.sys5,comp.unix.sys5.r4
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!mcdchg!laidbak!tellab5!chinet!les
  4. From: les@chinet.chi.il.us (Leslie Mikesell)
  5. Subject: Re: Problem with mailx in ESIX 4.0.4
  6. Message-ID: <BzD1Gn.KDG@chinet.chi.il.us>
  7. Organization: Chinet - Public Access UNIX
  8. References: <1992Dec15.154511.27086@cs.hw.ac.uk>
  9. Date: Wed, 16 Dec 1992 16:21:58 GMT
  10. Lines: 20
  11.  
  12. In article <1992Dec15.154511.27086@cs.hw.ac.uk> hmc@cs.hw.ac.uk (Hugh Conner) writes:
  13. >We have several 486 based systems running ESIX 4.0.4. When using the mailx
  14. >command to read mail messages a problem occurs if the first word on a line
  15. >of the message is 'from'. I notice that when sending mail if the first word
  16. >is 'From' with a capital F it replaces it with '>From' which I assume is meant
  17. >to stop the mail reader treating it as the start of a new message. This does
  18. >happen with 'from' and although /bin/mail reads the message ok, mailx
  19. >decides that the line starting 'from' is a new message. Does anyone know a
  20. >patch for this or should I just compile a decent mail reader and scrap mailx.
  21.  
  22. Pre-sysvr4 mail used lines starting with "From " as the delimiters between
  23. messages in the mailbox file, and added the leading ">" to any such
  24. lines in the body of a message.  SysVr4 mail uses a Content-Length: header
  25. to encapsulate the body and does not restrict or modify the content
  26. of the body.
  27. I'd recommend getting the current version of ELM which understands this
  28. convention and is a lot nicer than mailx anyway.
  29.  
  30. Les Mikesell
  31.  les@chinet.chi.il.us
  32.