home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / mail / elm / 3922 < prev    next >
Encoding:
Text File  |  1993-01-03  |  1.9 KB  |  39 lines

  1. Newsgroups: comp.mail.elm
  2. Path: sparky!uunet!news.claremont.edu!jarthur.claremont.edu!briand
  3. From: briand@jarthur.claremont.edu (Brian Diggs)
  4. Subject: relative pathnames for temporary directory
  5. Message-ID: <1993Jan4.044544.7973@muddcs.claremont.edu>
  6. Sender: news@muddcs.claremont.edu (The News System)
  7. Organization: Harvey Mudd College, Claremont, CA 91711
  8. Date: Mon, 4 Jan 1993 04:45:44 GMT
  9. Lines: 28
  10.  
  11. I am attempting to get elm working on our group of sun workstations.  We
  12. already have elm installed on our central machine (a sequent symmetry
  13. running dynix) and currently all mail is handled through that machine.  I
  14. was wanting to get elm on the sun machines so that mail could be read from
  15. machines other than the central one.  
  16.  
  17. However, the problem I have run into is the location of the temporary
  18. directory for the different machines.  Normally we use /tmp/elm, however
  19. when reading the incoming mail folder (SPOOL), the temporary mailbox
  20. (mbox.username) is put in /tmp/elm.  Elm will allow this mailbox to be
  21. accessed simultaniously from two different machines because the temporary
  22. box is located on two entirely different machines.  (The users home
  23. directory, however, is NFS mounted from the central machines to the
  24. workstations.)  After one of the sessions is quit and the mailbox
  25. overwritten, the other panics and exits when attempting to see if new mail
  26. has arrived.
  27.  
  28. The solution I've been working on is to make the individual's own directory
  29. the temporary directory, or possibly their .elm directory.  However, I have
  30. not figured out how to specify a pathname relative to the home directory.
  31. (~/ does not seem to work, and gives a message that it cannot create the
  32. temporary mailbox, even if the home directory is world writable.)  Any
  33. suggestions of how to do this would be appreciated.
  34.  
  35. --
  36. Brian Diggs                                     briand@jarthur.claremont.edu
  37.   Computer Science Student Staff, Harvey Mudd College
  38.  
  39.