home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / mail / elm / 4211 < prev    next >
Encoding:
Text File  |  1993-01-27  |  2.3 KB  |  63 lines

  1. Newsgroups: comp.mail.elm
  2. Path: sparky!uunet!nih-csl!weisen
  3. From: weisen@alw.nih.gov (Neil Weisenfeld)
  4. Subject: 2.4PL20 filter locking problem w/OW Mailtool
  5. Message-ID: <1993Jan27.154258.17904@alw.nih.gov>
  6. Sender: postman@alw.nih.gov (AMDS Postmaster)
  7. Organization: National Inst. of Health, DCRT, CSL
  8. X-Newsreader: TIN [version 1.1 PL6]
  9. Date: Wed, 27 Jan 1993 15:42:58 GMT
  10. Lines: 51
  11.  
  12. Since I'm looking for a good X based mailer to use in conjunction with elm
  13. (for those days that you just *want* to point and click), I decided to try
  14. the OpenWindows 3.0 Mailtool.  
  15.  
  16. Anyway, here's the problem:  while in the mailtool I sent a message to
  17. myself.  Filter barfed with the following:
  18.  
  19. filter (weisen): Couldn't create lockfile ******
  20. filter (weisen): Can't open mailbox /usr/spool/mail/weisen!
  21. filter (weisen): Using /afs/alw.nih.gov/dcrt/weisen/EMERGENCY_MBOX as
  22. emergency mailbox
  23.  
  24. where the ****** is a bunch of international characters.  Now the fact that
  25. it didn't report the name of the lockfile seems to be a bug in the filter
  26. code in actions.c (it uses this array called lockfile but doesn't seem to
  27. place anything in it -- lock() uses a different pointer called lockfile;
  28. maybe I missed something there).
  29.  
  30. Disregarding the fact that the error message is hosed, does anyone know what
  31. the locking conflict between the OW Mailtool and Elm is?
  32.  
  33.  
  34. Thanks,
  35. Neil
  36.  
  37.  
  38. here's some diagnostic bugaboo:
  39.  
  40. /afs/alw.nih.gov/dcrt/weisen/.sun4/bin/filter:
  41.     $Id: actions.c,v 5.3 1992/12/24 19:22:05 syd Exp $
  42.     $Id: buffer.c,v 5.1 1992/10/03 22:18:09 syd Exp $
  43.     $Id: filter.c,v 5.3 1992/11/15 01:40:43 syd Exp $
  44.     $Id: lock.c,v 5.5 1992/12/07 03:49:49 syd Exp $
  45.     $Id: parse.c,v 5.6 1992/12/11 01:45:04 syd Exp $
  46.     $Id: rules.c,v 5.5 1992/12/11 01:45:04 syd Exp $
  47.     $Id: summarize.c,v 5.6 1992/12/11 01:45:04 syd Exp $
  48.     $Id: utils.c,v 5.2 1992/11/15 01:40:43 syd Exp $
  49.     $Id: mk_lockname.c,v 5.1 1992/10/03 22:41:36 syd Exp $
  50.     $Id: istrcmp.c,v 5.1 1992/10/03 22:41:36 syd Exp $
  51.  
  52. and from elm -v:
  53.  
  54.     Following mail spool locking protocols will be used:
  55.     USE_DOTLOCK_LOCKING (.lock) USE_FLOCK_LOCKING USE_FCNTL_LOCKING
  56.  
  57.  
  58. --
  59. Neil I. Weisenfeld                    National Institutes of Health
  60. Computer Engineer                     Building 12A, Room 2033
  61. weisen@alw.nih.gov                    Bethesda, MD 20892
  62. uunet!nih-csl!weisen                  phone: (301) 402-2788
  63.