home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / c / cldrp330.zip / CALLDROP.CFG next >
Text File  |  1993-01-28  |  5KB  |  136 lines

  1. ; Calldrop 3.30 CFG Sample File
  2. ; Lines with a ; are comments
  3.  
  4. ; BBSNAME Should be followed by your system's Name
  5.  
  6. BBSNAME Sam's Place
  7.  
  8. ; SYSOP is any names that you DON'T want to appear in the reports.
  9. ; The first Name listed is used as the FROM: name in messages created
  10. ; by CallDrop. A maximum of 5 may be specified, extras are ignored.
  11.  
  12. SYSOP Steve Mathieson
  13. ;SYSOP Sysop
  14.  
  15. ; MAXLOG Should be followed by the Path and Name of your Max.log File
  16. ; For multi-line systems, up to 8 MAXLOGs may be specified. Extras are
  17. ; ignored
  18.  
  19. MAXLOG C:\LOGS\MAX.LOG
  20.  
  21. ; BLUEWAVE should be followed by the full Path and Name of your BlueWave
  22. ; Mail door log file. Please see the manual for further info on this Verb.
  23. ; Up to 8 BLUEWAVE logs may be specified, extras are ignored.
  24.  
  25. BLUEWAVE C:\MAX\BLU\BLUEWAVE.LOG
  26.  
  27. ; Report Path is where you want the Sysop Report File Created
  28. ; No Filename should be given. ( Will be Named Sysop.MEC or Sysop.RPT )
  29.  
  30. REPORT PATH C:\MAX\MISC\
  31.  
  32. ; ReportType May be MEC or ASCII depending on whether you want the sysop report
  33. ; created in a colour Mecca file, or a flat Ascii file.
  34.  
  35. REPORT TYPE MECCA
  36.  
  37. ; RPTSHOW is the minimum # of Carrier drops that will be shown in the Sysop
  38. ; Report. Default is 1.
  39.  
  40. ; RPTSHOW 5
  41.  
  42. ; MAKEMEC comment out if you don't want a MECCA report created.
  43.  
  44. MAKEMEC
  45.  
  46. ; MECPATH is where you want to have the  MEC file placed. This is only used
  47. ; if you actually have MAKEMEC uncommented. No Filename, just the Path.
  48. ; ( The file will be named CALLDROP.MEC )
  49.  
  50. MECPATH C:\MAX\MISC\
  51.  
  52. ; BULLSHOW is the minimum # of Carrier drops that will be shown in the bulletin
  53. ; Default is 1.
  54.  
  55. ; BULLSHOW 5
  56.  
  57. ; HEADERFILE is the full path and filename of your custom MEC header file
  58. ; should you choose to use one instead of the default header.
  59.  
  60. ;HEADERFILE C:\MAX\MISC\CLDHDR.MEC
  61.  
  62. ; QUIETMODE Comment this out for screen display while Calldrop runs.
  63. ; This will speed up CallDrop slightly during batch processing.
  64.  
  65. ; QUIETMODE
  66.  
  67. ; SORTBY May be NAME, NUMBER or NONE. Please see the manual for further info.
  68.  
  69. SORTBY NUMBER
  70.  
  71. ;  --------------------------------------------------------------------------
  72. ;  Colour Values:
  73. ;                1 - Black                           9 - Dark Gray
  74. ;   Colours      2 - Blue         Colours 9-16      10 - LightBlue
  75. ;     1-8        3 - Green            Are           11 - LightGreen
  76. ;     Are        4 - Cyan           Valid for       12 - Light Cyan
  77. ;  Valid For     5 - Red              Only          13 - Light Red
  78. ;    Both        6 - Magenta        Foreground      14 - Light Magenta
  79. ;  Foreground    7 - Brown                          15 - Yellow
  80. ;     And        8 - Gray                           16 - White
  81. ;  Background
  82. ;  ---------------------------------------------------------------------------
  83. ; Explanation:
  84. ;            (2)    (4)    (6)    (8)   (10)
  85. RPTCOLOUR 16, 1, 12, 1, 10, 1, 15, 2, 5, 4
  86. ;         (1)   (3)    (5)    (7)    (9)
  87. ; Here's how it works:
  88. ; (1) - Header colour                 (7) - Colour for Names
  89. ; (2) - Header background             (8) - Names Background
  90. ; (3) - Border colour                 (9) - Number of drops Colour
  91. ; (4) - Border background            (10) - Drops Background colour
  92. ; (5) - Text Colour
  93. ; (6) - Text Background
  94.  
  95. ; Please See the Documentation for further info on Colour
  96. ;---------------------------------------------------------------
  97. ;  THE FOLLOWING IS ONLY USED FOR MESSAGE GENERATION
  98. ;---------------------------------------------------------------
  99. ; Please Refer to The Documentation for further info.
  100.  
  101. ; Your Network Address
  102. ADDRESS 1:163/319
  103.  
  104. ; MSGTYPE May be MSG or SQUISH depending on what type of message base
  105. ; the message will be created in.
  106. MSGTYPE SQUISH
  107.  
  108. ; The Path and Base FileName of your Comments Message Area
  109. MSGPATH C:\MAX\MSG\Private
  110.  
  111. ; Path (and Filename) to the Carrier Drop message content file
  112. CDCONTENT C:\MAX\CLD\DROPS.MSG
  113.  
  114. ; The Threshold for message display (Carrier Drop warning)
  115. CDTHRESHOLD 10
  116.  
  117. ; Path (and filename) for the Input Timeout Message content file
  118. TOCONTENT C:\MAX\CLD\OUTS.MSG
  119.  
  120. ; Input Timeout Message display threshold (Input Timeout Warning MSG)
  121. TOTHRESHOLD 10
  122.  
  123. ; Path (and Filename) to the Leech-Z modem Message content file
  124. LZCONTENT C:\MAX\CLD\LEECH.MSG
  125.  
  126. ; Leech-Z modem message generation threshold. (Leech-Z Warning MSG)
  127. LZTHRESHOLD 10
  128. ;──────────────────────────────────────────────────────────────────────────────
  129. ;   ***** NOTE: Be careful with this, because sometimes a LEGITIMATE Download
  130. ;         will be aborted, and Maximus will report it as a possible Leech-Z
  131. ;         attempt. Use your discretion, if the user get's logged as having 10
  132. ;         consequtive leech-Z transfers, it's probably safe to assume s/he's
  133. ;         using it.
  134. ;──────────────────────────────────────────────────────────────────────────────
  135. ; That's it!
  136.