home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11609 < prev    next >
Encoding:
Text File  |  1992-07-29  |  2.0 KB  |  39 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!uunet.ca!geac!alias!chk
  3. From: chk@alias.com (C. Harald Koch)
  4. Subject: Re: Mail configuration
  5. Message-ID: <1992Jul29.195347.12761@alias.com>
  6. Sender: news@alias.com (News Owner)
  7. Organization: Alias Research, Inc., Toronto ON Canada
  8. References: <3124@ra.nrl.navy.mil> <GREENDOG.92Jul26222136@max.physics.sunysb.edu>
  9. Date: Wed, 29 Jul 1992 19:53:47 GMT
  10. Lines: 27
  11.  
  12. In <GREENDOG.92Jul26222136@max.physics.sunysb.edu> greendog@max.physics.sunysb.edu (Michael D Fischer) writes:
  13.  
  14. >I just did this a week ago on our setup of 5 indigos and a 4D/440!
  15. >At first I mounted the master mail directory (on max, the 440) on
  16. >each indigo (via "mount max:/usr/mail /usr/mail") but then realized
  17. >that since the /usr disk on max was mounted on each indigo as /usr.max
  18. >I could just make a link (ln -s /usr.max/mail /usr/mail).  Both methods
  19. >worked fine as long as the master computer's /etc/exports gives the
  20. >other machines root permission (i.e "/usr -access=<list machines here>,
  21. >root=<list machines again>).
  22.  
  23. If I remember correctly, root permission isn't required; /bin/mail (the
  24. delivery agent) is setgid mail so that it can write to users' mailboxes.
  25.  
  26. If you're going to do this, make absolutely sure that all mail delivery is
  27. done on the machine with the physical disk containing the mail directory.
  28. Even then, you might have problems. NFS locking is notoriously unreliable;
  29. There are situations where you will lose mail with this setup.
  30.  
  31. A better solution would be to use a specialized protocol for accessing these
  32. centralized mailboxes, such as POP or IMAP. Servers/clients available at
  33. your favourite Internet archive site; ask Archie for details.
  34. --
  35. "If looks could kill, I     | C. Harald Koch  Alias Research, Inc. Toronto, ON
  36. would have to make a saving | chk@alias.com                (work-related mail)
  37. throw!"                     | chk@gpu.utcs.utoronto.ca     (permanent address)
  38.      -Gerry Smit, 19-May-92 | VE3TLA@VE3OY.#SCON.ON.CA.NA            (AMPRNet)
  39.