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

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!mcsun!sunic!psinntp!psinntp!dg-rtp!stereo!monroe
  3. From: monroe@stereo.rtp.dg.com (Mark A Monroe)
  4. Subject: workaround for 4K buffer on most sendmails
  5. Message-ID: <1992Aug19.160024.5887@dg-rtp.dg.com>
  6. Sender: monroe@stereo (Mark A Monroe)
  7. Date: Wed, 19 Aug 92 16:00:24 GMT
  8. Organization: Data General Corporation, Research Triangle Park, NC
  9. Keywords: sendmail header size
  10. Lines: 39
  11.  
  12. We've run into a problem at the EPA that involves receiving messages
  13. with very large "To:" fields. Agency policy is to list all the 
  14. recipients of a message, rather than use aliases, and some 
  15. distribution lists have 200+ users on them. Most of the distribution
  16. lists live in the Agency's standard e-mail system, All-In-1, on the 
  17. VAX. Messages are forwarded to SMTP systems within the Agency by
  18. a gateway system which converts protocols from All-In-1 to SMTP.
  19.  
  20. We found that 80-90 usernames in the "To:" field fills the buffer that
  21. sendmail uses to process the header. On Suns, the MAXFIELD definition
  22. in conf.h is 4096, as it is in DG/UX, a SysV R4 based UNIX. 
  23.  
  24. Put on your thinking caps: any suggestions on how to get around the
  25. 4K header limitation? We've gotten a patched version of sendmail
  26. from Data General, but that solution will require every UNIX box in 
  27. the Agency to get a similar patch from their respective vendors and
  28. maintain it from release to release. Politically, limiting the 
  29. expansion of the distribution list is not an option. (and political
  30. constraints are as real as technical ones....)
  31.  
  32. Any good sendmail wrappers or mail processing programs that work
  33. on every UNIX box from Data General, Sun, SGI, DEC, IBM, SCO UNIX,
  34. etc etc etc. This is not a prefered solution since it involves 
  35. maintaining and distributing the wrapper on all the UNIX system.
  36.  
  37.  
  38. -- 
  39. Regards,
  40. Mark.
  41.  
  42. --
  43.  
  44. ---------------------- END OF MAIN MESSAGE -------------------------
  45. Mark A. Monroe          CEO:      monroe@dg-rtp:rtp-smtp
  46. Consulting Services Group   Internet: monroe@dg-rtp.dg.com
  47. Data General Corp.        UUCP:     {world}!mcnc!rti!dg-rtp!monroe
  48. Research Triangle Park, NC  Phone:    (919)541-1164       
  49. --------------------------------------------------------------------
  50.  
  51.