home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / mail / misc / 4035 < prev    next >
Encoding:
Text File  |  1992-12-21  |  2.0 KB  |  52 lines

  1. Newsgroups: comp.mail.misc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!newshub.ccs.yorku.ca!yorku.ca!davecb
  3. From: davecb@nexus.yorku.ca (David Collier-Brown)
  4. Subject: Re: sendmail probs? advice please
  5. Message-ID: <davecb.724813041@yorku.ca>
  6. Sender: news@newshub.ccs.yorku.ca (USENET News System)
  7. Organization: York University
  8. References: <1992Dec17.150844.2059@ncsu.edu>
  9. Date: Sun, 20 Dec 1992 00:57:21 GMT
  10. Lines: 40
  11.  
  12. arnold@stat.ncsu.edu (Tim Arnold) writes:
  13. |I'm worried about a high volume of mail requests--I am running
  14. |a Sun Sparc IPX, SunOS 4.1.3, OW 3, unix listserv, gopher and
  15. |squirrel mail server.  I'm using the standard sendmail that came
  16. |on the machine.
  17.  
  18. |My question is: what mta should I be using? If sendmail is a problem,
  19. |why is it a problem?
  20.  
  21.   The usual problems are twofold:
  22.     a) sendfail(8), and
  23.     b) performance
  24.  
  25. (a) can be achieved by attempting to program in the senamail
  26. production language: rumor has it even the author can't remember
  27. how it really works (:-)).
  28.  
  29. (b) is related to sendmail's desire to fork instead of queue. It
  30. is trivial to stop a small machine (like a NeXT cube, for example)
  31. by mailing to a large mailing-list.  Sendmail's overload-avoidance
  32. is seriously flawed.
  33.  
  34.   On the other hand, I can say good things about zmailer:
  35.     a) its very low load: I had a sun 3/60 acting as the mailhub
  36.        of the second-largets Canadian university, and it only
  37.        slowed down when someone uucp'd compresses news to it.
  38.        I couldn't even tell if mail was running from xload, and 
  39.        faked up a queue-indicator to show me tat it was alive.
  40.     b) it handles large mailing lsists well
  41.     c) it's dead easy to install.  Large, but dead easy.
  42.     d) the routing doesn't se rewriting
  43.     e) the routing code is written in a language designed for
  44.        unix nerds to program in: it's deliberatly similar to sh.
  45.  
  46. --dave (a happy customer) c-b
  47. -- 
  48. David Collier-Brown,  | davecb@CCS.YorkU.CA | lethe!dave
  49. 72 Abitibi Ave.,      | 
  50. Willowdale, Ontario,  | York Postmaster and
  51. CANADA. 416-223-8968  | occasional sendfail(8) consultant.
  52.