home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / vmsnet / mail / mx / 744 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  1.5 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!elroy.jpl.nasa.gov!ames!network.ucsd.edu!mvb.saic.com!mx-list
  2. From: "John F. Sandhoff" <syssand@CCVAX.CCS.CSUS.EDU>
  3. Newsgroups: vmsnet.mail.mx
  4. Subject: RE: A question and an enhancement request.
  5. Message-ID: <0095DF67.8F00AF20.23290@CCVAX.CCS.CSUS.EDU>
  6. Date: Wed, 22 Jul 1992 16:52:20 PDT
  7. Organization: Mx-List<==>Vmsnet.Mail.Mx Gateway
  8. X-Gateway-Source-Info: Mailing List
  9. Lines: 29
  10.  
  11.  
  12. > The question is this: is it typical for MX to lock the SYSTEM_QUEUE.FLQ_CTL
  13. > file when it is receiving mail?
  14.  
  15. My system is what I consider busy (typically over 1000 messages a day) and
  16. I don't recall seeing this problem. I seem to recall that ONCE I got
  17. a 'currently locked' error from FLQU SHOW but other than that I don't
  18. see locks. CPU speed may have a lot to do with it - MX runs on an 8820
  19. here (though sometimes at priority 1 - ouch!)
  20.  
  21. > My enhancement request is that MX open the log files differently, like VMS
  22. > opens log files, so that one can TYPE the current log file...
  23.  
  24. Yes, frustrating. There's a workaround if you really want to see
  25. the file:
  26.  
  27. $ BACKUP/IGNORE=INTERLOCK MX_LOCAL_DIR:MX_LOCAL_NODE1.LOG FOOLOG.LOG
  28. $ TYPE/PAGE FOOLOG.LOG
  29. $ DELETE/ERASE FOOLOG.LOG
  30.  
  31. Be *sure* you're careful with the output file spec so you don't clobber
  32. a real log file :-)
  33.  
  34. Note: requires SYSPRV to work. We all have that, right? :-)
  35.  
  36.     John F. Sandhoff, University Network Support
  37.       California State University, Sacramento - USA
  38.         sandhoff@csus.edu
  39.  
  40.