home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / blmw.zip / BLMW_CFG.001 next >
Text File  |  1995-06-21  |  3KB  |  105 lines

  1.  
  2.  
  3.  
  4.  
  5. Key           0
  6.  
  7. ; your name
  8. Name          Humberto_Almeida
  9.  
  10. ; Your 4D Address
  11. ; Only needed, if you want to write a MSG
  12. Address       2:244/1181.0
  13.  
  14. ; The (Squish-)EchoArea where the MSG should be posted
  15. ; If BLMW should NOT creat any MSG, then comment it out
  16. EchoArea      d:\max\msg\statisti
  17.  
  18. ; if only BOX-User should be displayed, then specify the path to USER.BBS
  19. MaxUser       d:\max\
  20.  
  21. ; path to the MECs (\max\misc) and don't forget to compile BLMW.MEC after
  22. ; running BLMW.
  23. MecPath       d:\max\misc\
  24.  
  25. ; which mecca file should be used for the 16-days statistics?
  26. MsgMec       msg_body.mec
  27.  
  28. ; which mecca file should be used for the top of BLMW.MEC?
  29. TopMec       top.mec
  30.  
  31. ; ...for the bottom
  32. BottomMec    bottom.mec
  33.  
  34. ; which file should be imported for the top text of the message?
  35. TopMSG       msg_top.txt
  36.  
  37. ; ...for the bottom
  38. BottomMSG    msg_bot.txt
  39.  
  40. ; the background color of BLMW.MEC
  41. ; (black, blue, green, cyan, red, magenta, brown or gray)
  42. BackGround   grey
  43.  
  44. ; Subj of the mail
  45. MsgSubj      HUMBI_simple_the_BEST
  46.  
  47. ; Origin of the mail
  48. Origin       Was_wäre_ich_ohne_HUMBI_?__:-)
  49.  
  50. ; Changes the default priority of BLMW
  51. ; 0  =>  do not change the priotity class (default)
  52. ; 1  =>  set to Idle time class
  53. ; 2  =>  set to Regular class
  54. ; 3  =>  set to Time Critical
  55. ; 4  =>  set to Foreground Server
  56. Priority     1
  57.  
  58. ; PrioDelta specify the priority level; it range from -31 to +31
  59. PrioDelta    -20
  60.  
  61. ; sort USER.LST by:
  62. ; 0  =>  MSGs (default)
  63. ; 1  =>  gross (german = brutto)
  64. ; 2  =>  net   (german = netto)
  65. ; 3  =>  msg index
  66. SortMethod   2
  67.  
  68. ; if you want to post the msg only each 2nd day, then use 'MsgPost 2'
  69. ; range: 1 to 7
  70. ; 7 means only one time per week (only each 7th day)
  71. MsgPost 2
  72.  
  73. ; scan MSGs with PRIV-Flag too
  74. ;ScanPrivate
  75.  
  76. ; should BLMW scan only the FROM-field, then use 'ScanOnlyFrom'
  77. ;ScanOnlyFrom
  78.  
  79. ; should BLMW scan only the TO-field, then use 'ScanOnlyTo'
  80. ;ScanOnlyTo
  81.  
  82. ; path to write BLMW.LOG
  83. ; LogFile [lfw:\path\name.ext]
  84. ; Default: it will be written in the same directory
  85. ;LogFile      i:\test.log
  86.  
  87. ; should i stop immediately after an error found?
  88. ; then...
  89. StopOnError
  90. ; else comment it out (semicolon before key-word)
  91.  
  92. ; user, which should NOT by displayed
  93. ; (max. 20 in the DOS-Version)
  94. NoDispUser   Humberto_Almeida
  95. NoDispUser   Port1_Gast
  96. NoDispUser   Port2_Gast
  97. NoDispUser   Port3_Gast
  98. NoDispUser   Gast_Gast
  99.  
  100. ; max. of Users in USER.LST
  101. BestCount    20
  102.  
  103. ; max. of Users in BLMW.MEC (1-15)
  104. MecBestCount 10
  105.