home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / bbs_opus / mpr1302b.arj / MSGPRO.CFG < prev    next >
Text File  |  1991-06-22  |  3KB  |  57 lines

  1. ;*--------------------------------------------------------------------------*
  2. ;| MSGPRO.CFG                                                               |
  3. ;|                                                                          |
  4. ;| The MsgPro Configuration file for version 1.30.2beta                     |
  5. ;|                                                                          |
  6. ;| This is only an example configuration!                                   |
  7. ;|                                                                          |
  8. ;*--------------------------------------------------------------------------*
  9.  
  10. ; All the config params are case insensitive.
  11.  
  12. No_Write      ; Stop msgpro actually doing anything except write the log file
  13.               ; comment this out, otherwise msgpro will do nothing!
  14.  
  15. Areas_bbs       c:\binkley\areas.bbs
  16. ; Areas_bbs       c:\opus\local.bbs
  17.  
  18. Echo_toss_log   c:\temp\toss.log
  19.  
  20. Echo_cost       c:\echocost\echocost.log ; echo costing is off by default.
  21.                                          ; turn on with -e option.
  22.                                          ; turn off again with -e-.
  23.  
  24. Last_read       lastread          ; DO NOT give a path with the lastread file.
  25.                                   ; You can use more than one lastread file.
  26.  
  27. ; %%%%%%%%%%%%%%%%%% NEW BIT %%%%%%%%%%%%%%%%%%%
  28. Opus_LRead      LREAD.DAT         ; This should do the OPUS 1.20 users pointers.
  29.  
  30. Log_File        c:\msgpro.log
  31. Log_level       5                 ; 0 nothing - 5 most verbose
  32.                                   ; 5 will tell you where the users pointers
  33.                                   ; are going. May slow things a bit
  34. ;DEBUG       ; Debug mode - flush log after each line - this will slow things
  35.  
  36. Display_level   1                 ; Verbosity of the display 1-3 (same as -v).
  37.  
  38. Options -t -s -i -ph -ln -do -me
  39.  ; -t    Link reply and next msg threads.
  40.  ; -s    Sort new messages.
  41.  ; -i    Directory sort.
  42.  ; -ph   Use High read pointers for sorting. (probably best for Opus 1.20 systems)
  43.  ; -do   Use Opus Dates.
  44.  ; -me   Mode is echo.
  45.  
  46.  ; These are the same options that can be
  47.  ; used with the -MsgPro lines in the
  48.  ; areas.bbs except for -D.  These options
  49.  ; may be over-ridden with the corresponding
  50.  ; command line option.
  51.  
  52.  ; With the options specified above, my command line params are very short
  53.  ; After mail              MSGPRO -L
  54.  ; Nightly del/renum etc   MSGPRO -c
  55.  
  56. ; End of MsgPro configuration file
  57.