home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / mail / sendmail / 2086 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  1.9 KB

  1. Path: sparky!uunet!olivea!news.bbn.com!usc!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!uxc.cso.uiuc.edu!paul
  2. From: paul@uxc.cso.uiuc.edu (Paul Pomes - UofIllinois CSO)
  3. Newsgroups: comp.mail.sendmail
  4. Subject: Re: IDA snedmail config (plus opinion question)
  5. Message-ID: <Bt5FDp.F90@news.cso.uiuc.edu>
  6. Date: 17 Aug 92 22:20:04 GMT
  7. References: <rhoward.714081657@matd>
  8. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  9. Reply-To: Paul-Pomes@uiuc.edu
  10. Organization: University of Illinois at Urbana
  11. Lines: 35
  12.  
  13. rhoward@matd.gatech.edu (Robert L. Howard) writes:
  14.  
  15. >Now I am knee deep into this and am soliciting some opinions.  I
  16. >have a "mail server" plus a number of "workstations".  Mail addresses
  17. >are of the form user@domain.name (with no hostname involved).  Do
  18. >I
  19. >
  20. >a) turn off sendmail (daemon) on the workstations since nobody 
  21. >   should be sending to user@host, or
  22. >
  23. >b) run sendmail configured to immediately deliver all incoming
  24. >   mail to the "mail server" ?
  25. >
  26. >(I feel like (b) is the best as all mail eventually gets to 
  27. >where it was probably intended to go.  I would entertain reasoning
  28. >as to why (a) is better.)
  29.  
  30. You either want to keep the daemon running on the clients or have periodic
  31. invocations of sendmail -q from cron to move items stuck in the queue.
  32. The clients should deliver directly whenever possible and bypass the
  33. server.  All that needs to be done is to re-write the From: address to
  34. be user@domain.name.
  35.  
  36. If you have a shared mail spool exported from the server, then all local
  37. deliveries should take place on the server.
  38.  
  39. If you look in the sendmail source directory on uxc.cso.uiuc.edu in
  40. mail/sendmail/ida/cf/M4 you'll find several sample M4 files for sundry
  41. configurations similar to what you want to do.
  42.  
  43. /pbp
  44. -- 
  45. "A well-schooled electorate, being necessary to the security of a free State,
  46. the right of the People to keep and read Books shall not be infringed."
  47.     -- J. Neil Schulman
  48.