home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / mail / mh / 1376 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  2.1 KB

  1. Path: sparky!uunet!newsflash.concordia.ca!daily-planet.concordia.ca!alcor.concordia.ca.Concordia.CA!gpkatch
  2. From: gpkatch@alcor.concordia.ca (Gary Katch)
  3. Newsgroups: comp.mail.mh
  4. Subject: Workaround Re: slocal / RPATHS / maildrop question.
  5. Message-ID: <5551@daily-planet.concordia.ca>
  6. Date: 14 Dec 92 13:46:29 GMT
  7. References: <5540@daily-planet.concordia.ca>
  8. Sender: usenet@daily-planet.concordia.ca
  9. Organization: Concordia University
  10.   Computing Services C-1012
  11.   1455 De Maisonneuve West
  12.   Montreal (Quebec) H3G 1M8
  13. Lines: 39
  14. X-Tel: (514) 848-7632
  15.   Fax: (514) 848-7622
  16. In-Reply-To: Article in "comp.mail.mh "
  17.   dated "10 Dec 92 16:47:33 GMT"
  18.   from "gpkatch@alcor.concordia.ca (Gary Katch) "
  19. Originator: gpkatch@alcor.concordia.ca
  20.  
  21. In a previous article I wrote:
  22.  
  23. >I have been trying to use slocal to do some auto-processing of
  24. >incoming mail...
  25. >  default -     > ? /usr/spool/mail/gpkatch
  26. >...appends the new mail [to the maildrop]
  27. >without any delimiters between messages...
  28. >therefore the inc program breaks, because it incorporates the
  29. >whole maildrop as a single message.
  30.  
  31. In a message addressed to me dated Thursday, December 10, 1992
  32. <9212101831.AA04032@stat.ufl.edu>, Brett Presnell wrote:
  33. >Please let me know what you find out about this.  I've been having more
  34. >or less the same problem.
  35.  
  36. In a message addressed to me dated Thursday, December 10, 1992
  37. <199212101834.AA25491@pirates.base.bellcore.com>, Bob Mitchell
  38. wrote:
  39. >This is a known problem with MH 6.7 (and 6.7.1?).  It is fixed in
  40. >6.7.2.
  41.  
  42. In a message addressed to me dated Thursday, December 10, 1992
  43. <9212101934.AA04636@stat.ufl.edu>, Brett Presnell wrote:
  44. >Unfortunately, we are running 6.7.2.  Hmmm...  Let me know if you hear
  45. >anything else.
  46.  
  47. Well I don't know whether it's fixed or not, perhaps Brett and
  48. Bob can have a go at this.  In the meantime I have a work-around
  49. which fixed my problem without having to install 6.7.2.
  50.  
  51. I put the following line in my .maildelivery:
  52.  
  53. default,-,|,?,"/local/lib/mh/rcvpack /usr/spool/mail/gpkatch"
  54.  
  55. Supposedly rcvpack "is obsoleted" [sic] by .maildelivery, but
  56. at least it works.  I am now inc-ing my many morning maildrop
  57. messages merrily.
  58.  
  59. -- gk
  60.