home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / mail / elm / 2213 < prev    next >
Encoding:
Text File  |  1992-08-25  |  1.7 KB  |  42 lines

  1. Newsgroups: comp.mail.elm
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jvnc.net!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!oakhill!dwolfe
  3. From: dwolfe@oakhill.sps.mot.com (Dave Wolfe)
  4. Subject: Re: Changing location of mailbox lock files?
  5. Message-ID: <1992Aug25.172943.10294@oakhill.sps.mot.com>
  6. Date: Tue, 25 Aug 1992 17:29:43 GMT
  7. References: <MLARSON.92Aug21104502@larson.corp.hp.com> <1992Aug21.211200.7108@DSI.COM> <MLARSON.92Aug24114915@larson.corp.hp.com> <117@eiffel.eiffel.com>
  8. Organization: Motorola Inc., Austin, Texas
  9. Keywords: .forward
  10. Lines: 30
  11.  
  12. In <117@eiffel.eiffel.com> ram@eiffel.com (Raphael Manfredi) writes:
  13.  
  14. >But why bother starting extra processes? Simply set you .forward to:
  15.  
  16. >/users/mlarson/mail/mlarson
  17.  
  18. >and then the only thing you are going to miss is the 'N' mark, as
  19. >elm thinks everything which is not in the system spool directory
  20. >has already been read. I think there is an (unofficial) patch to
  21. >fix that problem and make the behaviour consistent.
  22.  
  23. >The file hook in the .forward (as opposed to the "|process" hook)
  24. >also has the advantage of letting sendmail (via /bin/rmail) lock your 
  25. >file before delivering the mail.
  26.  
  27. If you set and export MAIL to the same path, then elm treats that
  28. mailbox as your system mailbox, so status flags and locking work on it
  29. just as if it was /usr/mail/mlarson (or whatever).  To summarize:
  30.  
  31. Create a $HOME/.forward file containing (for example):
  32.  
  33.     /users/mlarson/mail/mlarson
  34.  
  35. In your .profile/.login or whatever, add the line (for example):
  36.  
  37.     MAIL=/users/mlarson/mail/mlarson export MAIL
  38.  
  39. -- 
  40.  Dave Wolfe   | 6501 William Cannon Dr. W. | (512) 891-3246
  41.  Motorola SPS | Austin, TX  78735-8598     | dwolfe@pets.sps.mot.com
  42.