home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / mail / mh / 1484 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  2.9 KB

  1. Path: sparky!uunet!psinntp!internet!sbi!pivot-sts!andys
  2. From: andys@flatline.sbi.com (Andy Sherman)
  3. Newsgroups: comp.mail.mh
  4. Subject: Re: MH and Solaris 2.x sendmail
  5. Message-ID: <ANDYS.93Jan11110850@shlepper.sbi.com>
  6. Date: 11 Jan 93 16:08:50 GMT
  7. References: <ANDYS.93Jan8161348@shlepper.sbi.com> <2B4E0FF6.9321@ics.uci.edu>
  8. Sender: news@pivot-sts.sbi.com
  9. Organization: Salomon Inc
  10. Lines: 49
  11. Nntp-Posting-Host: shlepper
  12. In-reply-to: jromine@binky.ics.uci.edu's message of 8 Jan 93 23:36:22 GMT
  13.  
  14. I originally asked: 
  15.  
  16. andys> We are running Solaris 2.1 and I've noticed a change in
  17. andys> sendmail.  To better integrate with the multimedia mailtool,
  18. andys> sendmail makes sure there are Content-Type and Content-Length
  19. andys> headers in every message.  Since it now *knows* the body length
  20. andys> of a message, it has no need to prepend a '>' to every line
  21. andys> beginning with \nFrom.  So it doesn't.  The result is that when
  22. andys> my boss forwards a message to me, inc splits it into two parts
  23.  
  24. >>>>> On 8 Jan 93 23:36:22 GMT, jromine@binky.ics.uci.edu (John Romine) said:
  25.  
  26. jromine> What happens if a message already has a content-length header, but
  27. jromine> Sun's sendmail doesn't agree with the length given?  TOPS20 used
  28. jromine> a mailbox format which included file lengths... it sure was a pain
  29. jromine> to edit those mailbox files.
  30.  
  31. I haven't tested what sendmail does with pre-existing content-length
  32. headers if broken transport agents change the body length.
  33.  
  34. jromine> As for MH, it supports the UUCP-style (From user date ...) and
  35. jromine> MMDF-style (ctrl-A) mailbox formats.  It doesn't support the newly-
  36. jromine> discovered Solaris-broken-UUCP-style mailbox format.
  37.  
  38. jromine> It seems likely that other UAs will also not understand the
  39. jromine> Solaris-broken-UUCP-style mailbox format.  Perhaps fixing
  40. jromine> /bin/mail to write the '>' characters is the right thing to do?
  41.  
  42. No, it is not in the cards for me to mung /bin/mail.  Another poster
  43. pointed out that sendmail *does* have an option to quote From_ lines,
  44. which I may do, although I'd much rather teach MH to grok
  45. Content-Length headers (the ugly hack is building as we speak).  My
  46. reasoning is that Sun did *not* break UUCP-style maildrops, but rather
  47. they unbroke them in preparation for things like a) their multi-media
  48. mail, b) MIME, and c) X.400, all of which use content-length to give
  49. you a definitive answer to the question "Where does the $%$##@# body
  50. end, anyway?"  IMHO, the >From convention is an ugly hack to deal
  51. with the fact that the UUCP-style maildrop was deficient.  Since the
  52. lack of >From-ing only affects the local system (since remote
  53. /bin/rmail's will do what's right for themselves), I'll fix any local
  54. 3rd party tools to match Sun.  Now if they'd only have mailtool use
  55. MIME instead of X-Sun headers.....
  56.  
  57.  
  58. --
  59. Andy Sherman
  60. Salomon Inc  -  Unix Systems Support  -  Rutherford, NJ
  61. (201) 896-7018  -  andys@sbi.com or asherman@sbi.com
  62. "These opinions are mine, all *MINE*.  My employer can't have them."
  63.