home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / mail / sendmail / 2194 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.8 KB  |  40 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!usc!sdd.hp.com!uakari.primate.wisc.edu!ames!pacbell.com!iggy.GW.Vitalink.COM!nocsun.NOC.Vitalink.COM!wsrcc!wolfgang
  3. From: wolfgang@wsrcc.com (Wolfgang S. Rupprecht)
  4. Subject: Re: Generating Errors-To: lines
  5. Message-ID: <BtzAB4.KzI@wsrcc.com>
  6. Organization: W S Rupprecht Computer Consulting, Fremont CA
  7. References: <1992Aug31.211914.1850@advtech.uswest.com> <1992Aug31.225102.17372@mp.cs.niu.edu>
  8. Date: Thu, 3 Sep 1992 01:18:39 GMT
  9. Lines: 29
  10.  
  11. rickert@mp.cs.niu.edu (Neil Rickert) writes:
  12. >The usual trick is to change your first alias to:
  13. >ansa-streams: |"/usr/lib/sendmail -fansa-streams-request -oi -odq ansa-streams-list"
  14.  
  15. I have started doing a variant of this to deflect errors for my
  16. mail-news gateway.  Actually I use:
  17.  
  18. ansa-streams: |"/usr/lib/sendmail -fansa-streams-request ansa-streams-list"
  19.  
  20. That is, I use a deliver immidiately sendmail mode.
  21.  
  22. The problem that I've just sort of been ignoring is that when a
  23. boatload of 13 mailing list entries come in, in one uucp transfer the
  24. /bin/rmail's get fired off in quick succession.  This fires off two
  25. sendmails per entry. This in tern fires of a mail2news program, which
  26. fires off an inews.  Perhaps I missed one or two, but you get the
  27. idea.  Lots of programs get executed for each individual msg.  Whats
  28. worse, is that each msg's programs run more or less concurrently with
  29. the other msgs programs.  This causes the disks to rattle and the load
  30. average to soar.
  31.  
  32. Anyone have a solution?  I've been putting off running with -odq since
  33. it really only serializes the second sendmail run and doesn't really
  34. do anything for the other concurrent executions.
  35.  
  36. -wolfgang
  37. -- 
  38. Wolfgang Rupprecht    wolfgang@wsrcc.com (or) decwrl!wsrcc!wolfgang
  39. Snail Mail:           39469 Gallaudet Drive, Fremont, CA 94538-4511
  40.