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

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!munnari.oz.au!bruce.cs.monash.edu.au!merlin!ianh
  3. From: ianh@resmel.bhp.com.au (Ian Hoyle)
  4. Subject: Re: Mail configuration
  5. Message-ID: <ianh.712222230@morgana>
  6. Sender: usenet@resmel.bhp.com.au (network news)
  7. Organization: BHP Research - Melbourne Laboratories, AUSTRALIA
  8. References: <3124@ra.nrl.navy.mil> <GREENDOG.92Jul26222136@max.physics.sunysb.edu>
  9. Date: Mon, 27 Jul 1992 07:30:30 GMT
  10. Lines: 42
  11.  
  12. greendog@max.physics.sunysb.edu (Michael D Fischer) writes:
  13.  
  14. >In article <3124@ra.nrl.navy.mil> loss@enews.nrl.navy.mil (Brian Loss) writes:
  15. >>   I would like to configure the mail system on our 
  16. >>   network so that messages are available to a user no
  17. >>   matter which machine he/she logs in to.  Every 
  18. >>   machine on our system has one common disk mounted,
  19. >>   and I would think we could just change the system
  20. >>   mailboxes to be on that disk instead of on each
  21. >>   machine's local disk.  How would I go about doing
  22. >>   something like this?
  23.  
  24. >I just did this a week ago on our setup of 5 indigos and a 4D/440!
  25. >At first I mounted the master mail directory (on max, the 440) on
  26. >each indigo (via "mount max:/usr/mail /usr/mail") but then realized
  27. >that since the /usr disk on max was mounted on each indigo as /usr.max
  28. >I could just make a link (ln -s /usr.max/mail /usr/mail).  Both methods
  29. >worked fine as long as the master computer's /etc/exports gives the
  30. >other machines root permission (i.e "/usr -access=<list machines here>,
  31. >root=<list machines again>).
  32.  
  33. Another method would be to run an IMAP server on your main mail node
  34. and use a client mail reader from the other boxes.
  35.  
  36. The latest release of Pine (v3.0.3 from ftp.cac.washington.edu) can use
  37. IMAP and has a nice user interface for mail users - it also supports
  38. MIME which is a *big* plus. There are several IMAP clients for Macs & PCs
  39. so this makes for a good, integrated mail environment with the mail still
  40. being stored on a central machine,
  41.  
  42.     ian
  43. --
  44.    /\/\     :  Ian Hoyle,  Senior Research Scientist
  45.   / / /\    :  Image Analysis Group
  46.  / / /  \   :  BHP Research - Melbourne Laboratories
  47. / / / /\ \  :  245 Wellington Rd, Mulgrave, 3170, AUSTRALIA
  48. \ \/ / / /  :  Phone    +61-3-560-7066
  49.  \  / / /   :  E-mail   ianh@resmel.bhp.com.au
  50.   \/\/\/    :
  51.             : "The kernel IS a continuously running random number
  52.             :  generator" -- Larry Wall
  53.  
  54.