home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / mail / elm / 4000 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1.7 KB

  1. Path: sparky!uunet!peora!usenet.ccur.com!catfish!tsdiag!ocpt!pechter
  2. From: pechter@ocpt.ccur.com (Bill Pechter)
  3. Newsgroups: comp.mail.elm
  4. Subject: Re: Elm 2.4pl 20 errors
  5. Message-ID: <1813@ocpt.ccur.com>
  6. Date: 7 Jan 93 18:56:33 GMT
  7. References: <1993Jan6.164245.20045@aio.jsc.nasa.gov>
  8. Organization: Concurrent Computer Corp.,Information Services
  9. Lines: 36
  10.  
  11. In article <1993Jan6.164245.20045@aio.jsc.nasa.gov> horn@freefall.jsc.nasa.gov (Mark Horn) writes:
  12. >Hi I just got elm PL20 up and running.  But with that patch I occasionally get
  13. >the following error:
  14. >
  15.  
  16. Well I just built PL20 and I continually get the following when trying
  17. to print messages from elm:
  18.  
  19. readmsg: illegal option -- I
  20.  
  21. followed by the print job spooled message.
  22.  
  23. I see -I is an undocumented  feature...
  24.  
  25. From readmsg.c
  26.  
  27.     The undocumented "-I" option is a kludge to deal with an Elm race
  28.     condition.  The problem is that Elm does piping/printing/etc. by
  29.     running "readmsg|command" and placing the mail message selection
  30.     into a folder state file.  However, if the "command" portion of
  31.     the pipeline craps out, Elm might regain control before "readmsg"
  32.     completes.  The first thing Elm does is unlink the folder state
  33.     file.  Thus "readmsg" can't figure out what to do -- there is no
  34.     state file or command line args to select a message.  In this
  35.     case, "readmsg" normally gives a usage diagnostic message.  The
  36.     "-I" option says to ignore this condition and silently terminate.
  37.  
  38.  
  39. Any suggestions...
  40.  
  41.  
  42. -- 
  43. --------------------------------------------------------------------------------
  44.         Bill Pechter, N2RDI           | The postmaster always pings twice.
  45.         Concurrent Computer Corp.     | pechter@ocpt.ccur.com
  46.         2 Crescent Place, Oceanport, NJ 07757 - Tel:908-870-4780 
  47.