home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / mail / sendmail / 2125 < prev    next >
Encoding:
Text File  |  1992-08-22  |  1.6 KB  |  36 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!decwrl!deccrl!news.crl.dec.com!rdg.dec.com!pa.dec.com!vixie
  3. From: vixie@pa.dec.com (Paul A Vixie)
  4. Subject: Re: workaround for 4K buffer on most sendmails
  5. In-Reply-To: jch@rdg.dec.com's message of Thu, 20 Aug 1992 08:33:30 GMT
  6. Message-ID: <VIXIE.92Aug22124236@cognition.pa.dec.com>
  7. Sender: news@PA.dec.com (News)
  8. Organization: DEC Network Software Lab
  9. References: <1992Aug19.160024.5887@dg-rtp.dg.com> <1992Aug20.083330.15236@rdg.dec.com>
  10. Date: 22 Aug 92 12:42:36
  11. Lines: 23
  12.  
  13. In the interests of keeping my kneecaps, I'd like to add to John Haxby
  14. (Definitively Wrong)'s comments.  I do not truncate long headers; I move
  15. them to the end of the body and replace the header with a placeholder
  16. that looks more or less like
  17.  
  18.     To: distribution:; (see end of body)
  19.  
  20. which is syntactically valid and semantically nil as far as sendmail goes.
  21. Given this solution, headers can be of any length less than the number of
  22. bytes free on your file system, which is probably enough but I'd be willing
  23. to listen to (creative) reasons why this is still too short.
  24.  
  25. Berkeley removed the 2500-character limit as of 5.65 or so, but old sendmails
  26. will still dump core when processing mail with headers longer than 2500 bytes,
  27. which is why I chose the solution I did.
  28.  
  29. All this is in gatekeeper.dec.com:~ftp/pub/misc/vixie/kjs.tar.Z, as always.
  30. (Yo, Paul P. -- any news?)
  31. --
  32. Paul Vixie, DEC Network Systems Lab    
  33. Palo Alto, California, USA             "Don't be a rebel, or a conformist;
  34. <vixie@pa.dec.com> decwrl!vixie        they're the same thing, anyway.  Find
  35. <paul@vix.com>     vixie!paul        your own path, and stay on it."  -me
  36.