home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / mail / mh / 1092 < prev    next >
Encoding:
Internet Message Format  |  1992-09-04  |  1.8 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!ucbvax!ansa.co.uk!eo
  2. From: eo@ansa.co.uk (Ed Oskiewicz)
  3. Newsgroups: comp.mail.mh
  4. Subject: Re: Problem with refile -file ...
  5. Message-ID: <9209041355.AA02556@caligula.ansa.co.uk>
  6. Date: 4 Sep 92 13:55:09 GMT
  7. References: <9209041002.AA02221@caligula.ansa.co.uk>
  8. Sender: daemon@ucbvax.BERKELEY.EDU
  9. Distribution: world
  10. Organization: The Internet
  11. Lines: 47
  12.  
  13.  
  14. I said:
  15.  
  16. >I am trying to move a draft mailnote from /tmp to my private drafts directory
  17. >and it's not working properly. Typing the following in a shell replicates the
  18. >problem:
  19. >
  20. ># ensure we have a properly formed blank mailnote
  21. >comp -file /tmp/foo -nowhatnowproc -nodraftfolder
  22. >refile -file /tmp/foo +drafts
  23. >
  24. >The refile succeeds (a new file is created in drafts), but rm fails with:
  25. >
  26. >usage: rm [-rif] file ...
  27.  
  28. I omitted to mention that my .mh_profile contained:
  29.  
  30. rmmproc:    /bin/rm
  31.  
  32. Jerry Peek suggested that the rmmproc might be a problem, and as usual he was
  33. right. If I comment out this line, then the refile works. If I leave it
  34. commented out and try:
  35.  
  36. refile -file /tmp/foo -rmmproc /bin/rm +drafts
  37.  
  38. I get the original failure symptoms. Bug in refile I think.
  39.  
  40. For the benefit of bug-mh:
  41.  
  42. My machine is a Sparcstation 1 running SunOS Release 4.1.1, my mh configuration
  43. details are:
  44.  
  45. version: MH 6.7.2 #9[UCI] (caligula) of Tue Apr 14 14:44:45 BST 1992
  46. options: [ATHENA] [ATTVIBUG] [ATZ] [BIND] [BSD42] [BSD43] [DUMB]
  47.          [FOLDPROT='"0700"'] [ISI] [MHE] [MHRC] [MORE='"/usr/ucb/more"']
  48.          [MSGPROT='"0600"'] [OVERHEAD] [RPATHS] [SBACKUP='"#"']
  49.          [SENDMTS] [SMTP] [SUN40] [SUN41] [TYPESIG='void'] [TZNAME] [UK]
  50.          [WHATNOW]
  51.  
  52. Cheers,
  53.  
  54. Ed Oskiewicz
  55.  
  56. email:    eo@ansa.co.uk (mcsun!uknet!ansa!eo)    ANSA,
  57. tel:    +44 223 323 010                Poseidon House,
  58. fax:    +44 223 359 779                Castle Park,
  59.                         Cambridge CB3 0RD, UK
  60.