home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / BINK.ZIP / BINKLEY.CFG < prev    next >
Text File  |  1992-03-08  |  14KB  |  324 lines

  1. ;NoWaZoo
  2. ; ----------------------------------------------------------------------------
  3. ; BINKLEY.CFG - Configuration File for BinkleyTerm-OS/2 2.40
  4. ; ----------------------------------------------------------------------------
  5. ;
  6. ; ----------------------------------------------------------------------------
  7. ; All configuration options are explained in detail in the Reference
  8. ; Guide section, "Configuration File."
  9. ; ----------------------------------------------------------------------------
  10. ;
  11. ; ----------------------------------------------------------------------------
  12. ; The following applies to all BinkleyTerm installations:
  13. ; ----------------------------------------------------------------------------
  14. ;
  15. ; CurMudgeon  Lock out all unlisted systems
  16. ; TaskNumber  Instance of simultaneous BinkleyTerm > 0
  17. ; Port        The desired FOSSIL port to use, normally 1=COM1: and 2=COM2:
  18. ; Baud        Maximum baud rate (300,1200,2400,4800,9600,19200,38400)
  19. ; Carrier     Your carrier mask in hex (usually 80)
  20. ; Init        Initialization string for your modem
  21. ; Prefix      Your modem's dial prefix (ATDT or ATDP)
  22. ; Suffix      Your modem's dial suffix (if you need one, normally not)
  23. ; Busy        What BinkleyTerm sends to the modem while doing other things
  24. ; Answer      Use when modem isn't set to auto-answer, string to send to answer
  25. ; PreDial     Modem string sent before dial string (Prefix) to override default
  26. ; PreInit     Modem string sent before init string (Init) to override default
  27. ; ModemTrans  Dynamic selection of modem prefix and suffix based on nodelist
  28. ; DTRHigh     Leaves DTR (data terminal ready) line "high" on exit
  29. ; Protocol    To use an Opus-CBCS style external protocol for Terminal Mode
  30. ; StatusLog   Path/filename of the desired log file, if any
  31. ; Downloads   Path to put downloaded files into
  32. ; CaptureFile Designates file to use with Alt-L session logging feature
  33. ; LogLevel    Amount of logging desired, 1-5 (1=minimal, 5=maximal)
  34. ; Gong        Gong on successful connection or file transfer in terminal mode
  35. ; Rev3        Forces BinkleyTerm to assume Revision 3 FOSSIL driver
  36. ; SlowModem   Add 1/10th second delay between modem command characters
  37. ; LockBaud    This statement is obsolete - lock your FOSSIL baud rate instead!
  38. ; AutoBaud    Always dial at baud rate listed above instead of nodelist rate
  39. ; TaskView    Tells BinkleyTerm to release time slice on TaskView systems
  40. ; TopView     Tells BinkleyTerm to release time slice on TopView systems
  41. ; MultiLink   Tells BinkleyTerm to release time slice on MultiLink systems
  42. ; Macro       Sends string over the line in Terminal Mode (Alt-F1 thru Alt-F9)
  43. ; Include     Designates name of file with additional configuration statements
  44. ; Application Ignored by BinkleyTerm, may be used by other applications
  45. ; AnswerBack  Sends designated text in response to ENQ char in Terminal Mode
  46. ; PollTries   Number of times BT will dial during a dial or poll
  47. ; SwapDir     Enables shell swapping and designates dir to place swap file
  48. ;
  49. ; ----------------------------------------------------------------------------
  50. ;
  51. ; CurMudgeon
  52. TaskNumber 1
  53. Port  1
  54. Serial 99
  55. Baud 19200
  56. Carrier   80
  57. ;PreInit v~~``^````
  58. ;Init AT``M0``H0``X6``S7=30``|``
  59. Init ATZ``|``
  60. ; Actually, PreDial defaults to v~~^````` in the current 2.30 code.
  61. PreDial v~``^~``
  62. Prefix AT``M0``DT``
  63. Busy AT``X0``H1``|``
  64. ; WARNING!  Refer to BT_REF.DOC for details about 'Answer' statement!
  65. Answer ATA|
  66. ; ModemTrans 1 prefix/suffix     ; HST
  67. ; ModemTrans 2 prefix/suffix     ; PEP
  68. ; ModemTrans 3 prefix/suffix     ; HST or PEP
  69. ; DTRHigh
  70. ; Protocol   \opus\kermit.exe
  71. StatusLog    \bink\bink.log
  72. Downloads    \bink\inbound\
  73. CaptureFile  \bink\session.log
  74. LogLevel 2
  75. Gong
  76. ; Rev3
  77. ; SlowModem
  78. LockBaud 75
  79. ; AutoBaud
  80. ; TaskView
  81. ; TopView
  82. ; MultiLink
  83. ; NOTE!  In the next statement, Alt-F1 would send "Name" + carriage return
  84. ; Macro 1 Name|
  85. ; NOTE!  In the next statement, Alt-F2 would send "Password" + carriage return
  86. ; Macro 2 Password|
  87. ; Include suplmnt.cfg
  88. ; Application Amax Direct
  89. ; AnswerBack Bill Andrus|
  90. PollTries 50
  91. ;SwapDir g:\
  92. ;
  93. ; ----------------------------------------------------------------------------
  94. ; In addition to the above, if you intend to run BinkleyTerm for point
  95. ; operation or mail interface operation, the following also apply:
  96. ; ----------------------------------------------------------------------------
  97. ;
  98. ; System        Name of your system (if mail interface, BBS name)
  99. ; Sysop         Your name
  100. ; Domain        One or more active domains
  101. ; Address       Your network address, including zone
  102. ; NoZones       Causes zone support to be turned off, as in BT 1.50 and ealier
  103. ; PrivateNet    Designates private network number (for use on host system)
  104. ; Boss          Net/Node of your Boss (if NOT a point, then your node address)
  105. ; BossPhone     Phone number for your Boss (override nodelist)
  106. ; BossPwd       Password for use during Boss mail sessions (overrides nodelist)
  107. ; NetMail       Location of your "Matrix" message area
  108. ; NetFile       Location of your inbound network files area
  109. ; KnownInbound  (Known) Location of your inbound files area
  110. ; ProtInbound   (Protected) Location of your inbound files area
  111. ; Hold          Location of your outbound hold area
  112. ; Nodelist      Where your system stores its nodelist files
  113. ; NewNodelist   Tells BinkleyTerm to expect "new format" Opus-style nodelist
  114. ; QuickNodelist Use QuickBBS 2.01 nodelist as compiled by ParseLst
  115. ; TBBSList      Use TBBS nodelist as compiled by ParseLst
  116. ; Dial          Dial translation entries (refer to docs for details)
  117. ; ScriptPath    Designates directory to find outward dialing scripts
  118. ; Reader        Command line to invoke reader/editor with Alt-E command
  119. ; Overwrite     Allows overwriting of existing inbound files of the same name
  120. ;                  (ARCmail files excepted)
  121. ; Unattended    Makes BinkleyTerm always start-up in unattended (mailer) mode
  122. ; NoFullScreen  Forces BinkleyTerm to not use the fancy full screen mode
  123. ; BoxType       Designates type of boxes to draw for windowed interface
  124. ; Colors        For windowed interface, gives screen color attributes
  125. ; NOTE!  The winner of our screen colors contest is Mark Kromm of 1:261/1034
  126. ; NOTE!  Mark gets a configuration verb named after him - and here it is!
  127. ; Mark_Kromm    Makes colors 112, 9, 10, 11, 14 and 12
  128. ; ScreenBlank   If used, makes screen blank after 10 minutes of inactivity
  129. ; CursorCol     Gives screen column number for cursor "resting place"
  130. ; CursorRow     Gives screen row number for cursor "resting place"
  131. ; NoSlo         Tells BinkleyTerm not to use SEAlink Overdrive
  132. ; SmallWindow   Reduces "run ahead" during LoTek transfers (for hi-speed modems)
  133. ; Okfile        (Unknown) List of files okay for file request (for Binkley)
  134. ; Avail         (Unknown) List of files okay for file request (for humans)
  135. ; About         (Unknown) Your system's advertisement
  136. ; Flags         Tells BinkleyTerm where to keep .BSY flag file
  137. ; MaxBytes      (Unknown) Maximum bytes to be sent during any one f'req session
  138. ; MaxReq        (Unknown) Maximum files to be sent during any one f'req session
  139. ; KnownReqList  (Known) List of files okay for file request (for Binkley)
  140. ; KnownAvail    (Known) List of files okay for file request (for humans)
  141. ; KnownAbout    (Known) Your system's advertisement
  142. ; KnownMaxBytes (Known) Maximum bytes to be sent during any one f'req session
  143. ; KnownReqLim   (Known) Maximum files to be sent during any one f'req session
  144. ; ProtReqList   (Protected) List of files okay for file request (for Binkley)
  145. ; ProtAvail     (Protected) List of files okay for file request (for humans)
  146. ; ProtAbout     (Protected) Your system's advertisement
  147. ; ProtMaxBytes  (Protected) Maximum bytes to be sent during any one f'req sess
  148. ; ProtReqLim    (Protected) Maximum files to be sent during any one f'req sess
  149. ; NoRequests    Makes your system refuse any and all file requests
  150. ; ReqOnUs       Whether to send inbound F Reqs when you initiate the call
  151. ; ReqTemplate   (Default) Name of request response file template
  152. ; KnownReqTpl   (Known) Name of request response file template
  153. ; ProtReqTpl    (Protected) Name of request response file template
  154. ; NoPickup      Tells BinkleyTerm to send mail during a session and not take any
  155. ; SameRing      For modems that use RING reponse on inbound and outbound calls
  156. ; NoCollide     Disables call collision detection for modems that hate it
  157. ; Shell         DOS Shells...jumps to DOS, issues command (Alt-F1 thru Alt-F9)
  158. ; Timeout       How long to wait for mail before assuming a human caller
  159. ; Banner        Line displayed when someone calls
  160. ; BBSNote       String to send to callers after they press Escape
  161. ; DoingMail     String to send to callers during non-BBS events
  162. ; EnterBBS      String to send to callers to prompt for input to access BBS
  163. ; ExtrnMail     Designates errorlevel exit and string to match for external
  164. ;                  mailer or user-selected BBS functionality
  165. ; MailNote      String to send when external mail handler is being loaded
  166. ; BBS           Type of exit to the BBS to make when someone calls
  167. ; AfterMail     Program or batch file invoked after receiving mail to process
  168. ; Cleanup       Program or batch file invoked once before each scheduled event
  169. ; Packer        Program or batch file invoked once just after 'Cleanup' is run
  170. ; NoWaZOO       Forces BT to be an FSC-only mailer
  171. ; JanusBaud     Maximum BAUD for Janus
  172. ; JanusOK       String(s) to match after CONNECT to enable Janus above JanusBaud
  173. ; LineUpdate    Flush log buffer to disk after every line is written
  174. ; Snoop         Either \Pipe\name or \\Server\Pipe\name for PMSnoop
  175. ;
  176. ; ----------------------------------------------------------------------------
  177. ;
  178. System    ITM MAXM Support BBS
  179. Sysop     Pete Norloff
  180. Address   1:30039/3400@fidonet.org
  181. Domain fidonet.org fidonet nodelist
  182. ;Address   1:13/0.0
  183. ; NoZones
  184. ; PrivateNet 30039
  185. Boss      109/347
  186. ; Point     30039/6380
  187. BossPhone 1-703-385-4325
  188. ; BossPwd   Password
  189. NetMail   \bink\mail\
  190. NetFile   \bink\inbound\
  191. KnownInbound \bink\inbound\
  192. ProtInbound  \bink\inbound\
  193. Hold      \bink\outbound\
  194. Nodelist  \bink\nodelist\
  195. NewNodelist
  196. ; QuickNodelist
  197. ; TBBSList
  198. ; Dial 1-404- "GA_PCP.SCR"404/     ; Example of dial translation
  199. ; Dial 1-603-888 888/              ; Example of dial translation
  200. Dial    /       011-            ;International calls
  201. Dial    1-202- 202-/               ;DC strip prefix & AC
  202. Dial    1-301-217-   301-217-/      ;Md local NCR
  203. Dial    1-301-236-   301-236-/
  204. Dial    1-301-248-   301-248-/
  205. Dial    1-301-261-   301-261-/
  206. Dial    1-301-279-   301-279-/
  207. Dial    1-301-292-   301-292-/
  208. Dial    1-301-294-   301-294-/
  209. Dial    1-301-340-   301-340-/
  210. Dial    1-301-345-   301-345-/
  211. Dial    1-301-350-   301-350-/
  212. Dial    1-301-384-   301-384-/
  213. Dial    1-301-428-   301-428-/
  214. Dial    1-301-434-   301-434-/
  215. Dial    1-301-454-   301-454-/
  216. Dial    1-301-464-   301-464-/
  217. Dial    1-301-469-   301-469-/
  218. Dial    1-301-470-   301-470-/
  219. Dial    1-301-474-   301-474-/
  220. Dial    1-301-530-   301-530-/
  221. Dial    1-301-546-   301-546-/
  222. Dial    1-301-559-   301-559-/
  223. Dial    1-301-564-   301-564-/
  224. Dial    1-301-565-   301-565-/
  225. Dial    1-301-587-   301-587-/
  226. Dial    1-301-589-   301-589-/
  227. Dial    1-301-590-   301-590-/
  228. Dial    1-301-598-   301-598-/
  229. Dial    1-301-599-   301-599-/
  230. Dial    1-301-622-   301-622-/
  231. Dial    1-301-652-   301-652-/
  232. Dial    1-301-654-   301-654-/
  233. Dial    1-301-670-   301-670-/
  234. Dial    1-301-680-   301-680-/
  235. Dial    1-301-731-   301-731-/
  236. Dial    1-301-736-   301-736-/
  237. Dial    1-301-761-   301-761-/
  238. Dial    1-301-762-   301-762-/
  239. Dial    1-301-770-   301-770-/
  240. Dial    1-301-794-   301-794-/
  241. Dial    1-301-891-   301-891-/
  242. Dial    1-301-894-   301-894-/
  243. Dial    1-301-921-   301-921-/
  244. Dial    1-301-933-   301-933-/
  245. Dial    1-301-935-   301-935-/
  246. Dial    1-301-937-   301-937-/
  247. Dial    1-301-946-   301-946-/
  248. Dial    1-301-948-   301-948-/
  249. Dial    1-301-983-   301-983-/
  250. Dial    1-301-985-   301-985-/
  251. Dial    1-301-986-   301-986-/
  252. Dial    1-301-989-   301-989-/
  253. Dial    1-301-997-   301-997-/
  254. Dial    1-703-       9,/               ;NoVA strip prefix & AC
  255. Dial    385          9,385/
  256. ; ScriptPath \bink\scripts\
  257. Reader    msgs.cmd
  258. ; Overwrite
  259. Unattended
  260. ; NoFullScreen
  261. BoxType 2
  262. ; Colors 113 30 30 30 31 31
  263. Mark_Kromm                         ; Requires VFOSSIL
  264. ; Colors 112 7 7 7 7 7
  265. ; Colors 76 42 93 59 25 120
  266. ; Colors 11 10 13 31 15 79 10 79
  267. ScreenBlank Call
  268. ; ScreenBlank Call                 ; Requires VFOSSIL
  269. ; CursorCol 1
  270. ; CursorRow 1
  271. ; NoSlo
  272. Janusbaud 1200
  273. JanusOK /REL
  274. ; SmallWindow
  275. Okfile \bink\okfile.lst
  276. Avail  \Max\File\Other\Allfiles.zip
  277. About  \bink\about_me.doc
  278. Flags  \tmp\
  279. MaxBytes  750000
  280. MaxReq    8
  281. KnownReqList \bink\okfile.lst
  282. KnownAvail   \Max\File\Other\Allfiles.zip
  283. KnownAbout   \bink\about_me.doc
  284. KnownMaxBytes  1000000
  285. KnownReqLim   8
  286. ProtReqList  \bink\okfile.lst
  287. ProtAvail    \Max\File\Other\Allfiles.zip
  288. ProtAbout    \bink\about_me.doc
  289. ProtMaxBytes  7500000
  290. ProtReqLim   500
  291. ; NoRequests
  292. ; ReqOnUs
  293. ReqTemplate \bink\response.tpl
  294. KnownReqTpl \bink\response.tpl
  295. ProtReqTpl  \bink\response.tpl
  296. ; NoPickup
  297. ; SameRing
  298. ; NoCollide
  299. ; Shell 1 Sysopus     ; Alt-F1 would send "Sysopus" to COMMAND.COM
  300. ; Shell 2 Amax        ; Alt-F2 would send "Amax" to COMMAND.COM
  301. Timeout 20
  302. Banner Welcome to the ITM MAXM Support BBS
  303. BBSNote Thank you.  Now loading Maximus.  Please wait...
  304. DoingMail Sorry, we're not available right now.  Processing mail only.
  305. EnterBBS Please press your ESCape key to enter the BBS, or wait a few moments.
  306. ; ExtrnMail 140 Gimme UUCP
  307. ; ExtrnMail 150 Gimme WidgetLink
  308. ; MailNote  Now loading UUCP...please wait...
  309. ; BBS Exit
  310. BBS Spawn
  311. ; BBS Batch
  312. ; AfterMail   Unpack.Bat
  313. ; CleanUp     Scrub.Bat
  314. ; Packer      Pack.Bat
  315. ; NoWaZOO
  316. LineUpdate
  317. Snoop \Pipe\BBS
  318. ;
  319. ; ----------------------------------------------------------------------------
  320. ; Please refer to the documentation for more details on BinkleyTerm set-up...
  321. ; That's why there's documentation included in the package.
  322. ; ----------------------------------------------------------------------------
  323. ;
  324.