home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / configs / turbo_v1 / binkley.cfg < prev    next >
Text File  |  1992-10-06  |  20KB  |  494 lines

  1. ;      BINKLEY.CFG => BinkleyTerm/ST Configuration File!
  2. ;
  3. ;                             by....
  4. ;
  5. ; ***  **  Erik Williams
  6. ; **  ***  SunFox Productions, Ltd.
  7. ; ***  **  University of Central Florida, Orlando
  8. ; **  ***  REALITY.SYS corrupted!  Restart universe (Y/N)?
  9. ;
  10. ; This BinkleyTerm/ST Configuration file is for BinkleyTerm/ST
  11. ; versions 3.00 and above and is representative of the appropriate
  12. ; configuration for a multizone network setup!  Adding even more
  13. ; networks should be quite easy by following this basic format!  If you
  14. ; are only running in one zone (say, AtariNet!  plug!  plug!), then all
  15. ; you have to do is delete the FIDO configuration statements.
  16. ;
  17. ; All you should have to do is edit the paths to reflect your system's
  18. ; setup.
  19. ;
  20. ; Feel free to distribute this file as you please...all I ask is that you
  21. ; keep the entire configuration archive together!  Thanks!
  22. ;
  23. ; If you have any questions, try reading the docs first to see if it
  24. ; explains things better than I can.  If you are still confused, then
  25. ; please feel free to contact me on the following networks:
  26. ;
  27. ; Erik Williams @ FIDO 1:363/169.0 {SunFox's Realm}
  28. ; Erik Williams @ AtariNet 51:1/11.0 {SunFox's Realm}
  29. ; SUNFOX @ GEnie
  30. ;
  31. ; You can FREQ the latest version of these configs from the above
  32. ; addresses (FIDO and AtariNet) 24 hours a day using the MAGIC name
  33. ; CONFIGS!
  34. ;
  35. ;
  36. ;                   READY?!?  Let's CONFIG... ;)
  37. ;
  38. ;
  39. ; The Domain statements take care of associating the correct nodelist
  40. ; with the appropriate network.  Put these in the order in which you
  41. ; plan on putting the address statements (this is important as the
  42. ; first statement will be considered your primary network, and the
  43. ; others as secondary!).
  44. ;
  45. Domain atrinet.ftn atarinet atarlist
  46. Domain fidonet.org fidonet nodelist
  47. ;
  48. ;
  49. ; The Address statements should be fairly obvious...these are for
  50. ; our node in the respective network.  The parameter will always be
  51. ; a node number followed by the appropriate domain defined in the
  52. ; Domain statements above.
  53. ;
  54. ;
  55. Address   51:1/11.0@atrinet.ftn        ; Address for AtariNet Zone 51
  56. Address   1:363/169.0@fidonet.org      ; Address for FIDONet Zone 1
  57. ;
  58. ;
  59. ; The IOS keyword notifies BinkleyTerm that IOS is being used as the
  60. ; message tosser for this system (I highly recommend IOS...it is the
  61. ; best message tosser out there!).  IOS supports full 4D addressing,
  62. ; so this keyword forces addressing to be 4D.
  63. ;
  64. ;
  65. IOS
  66. ;
  67. ;
  68. ; The following set of keywords is used to set up the terminal
  69. ; portion of BinkleyTerm/ST.  The original comments from the CFG
  70. ; file I used to set up Bink with is reproduced below...additional
  71. ; comments are inserted as needed.
  72. ;
  73. ; ----------------------------------------------------------------------------
  74. ; All configuration options are explained in detail in the Reference 
  75. ; Guide section, "Configuration File."  
  76. ; ----------------------------------------------------------------------------
  77. ;
  78. ; Port        The desired FOSSIL port to use, normally 1=COM1: and 2=COM2:
  79. ; Baud        Maximum baud rate (300,1200,2400,4800,9600,19200,38400)
  80. ; Carrier     Your carrier mask in hex (usually 80)
  81. ; Init        Initialization string for your modem
  82. ; TermInit    Initialization for terminal mode only operation
  83. ; Prefix      Your modem's dial prefix (ATDT or ATDP)
  84. ; Suffix      Your modem's dial suffix (if you need one, normally not)
  85. ; Busy        What BinkleyTerm sends to the modem while doing other things
  86. ; Answer      Use when modem isn't set to auto-answer, string to send to answer
  87. ; PreDial     Modem string sent before dial string (Prefix) to override default
  88. ; PreInit     Modem string sent before init string (Init) to override default
  89. ; ModemTrans  Dynamic selection of modem prefix and suffix based on nodelist
  90. ; DTRHigh     Leaves DTR (data terminal ready) line "high" on exit
  91. ; Protocol    To use an Opus-CBCS style external protocol for Terminal Mode
  92. ; StatusLog   Path/filename of the desired log file, if any
  93. ; Downloads   Path to put downloaded files into
  94. ; CaptureFile Designates file to use with Alt-L session logging feature
  95. ; LogLevel    Amount of logging desired, 1-5 (1=minimal, 5=maximal)
  96. ; Gong        Gong on successful connection or file transfer in terminal mode
  97. ; Rev3        Forces BinkleyTerm to assume Revision 3 FOSSIL driver
  98. ; SlowModem   Add 1/10th second delay between modem command characters
  99. ; LockBaud    This statement is obsolete - lock your FOSSIL baud rate instead!
  100. ; AutoBaud    Always dial at baud rate listed above instead of nodelist rate
  101. ; TaskView    Tells BinkleyTerm to release time slice on TaskView systems
  102. ; TopView     Tells BinkleyTerm to release time slice on TopView systems
  103. ; MultiLink   Tells BinkleyTerm to release time slice on MultiLink systems
  104. ; Macro       Sends string over the line in Terminal Mode (Alt-F1 thru Alt-F9)
  105. ; Include     Designates name of file with additional configuration statements
  106. ; Application Ignored by BinkleyTerm, may be used by other applications
  107. ; AnswerBack  Sends designated text in response to ENQ char in Terminal Mode
  108. ; PollTries   Number of times BT will dial during a dial or poll
  109. ; SwapDir     Enables shell swapping and designates dir to place swap file
  110. ;
  111. ; ----------------------------------------------------------------------------
  112. ;
  113. Port      1
  114. Baud      19200
  115. Carrier   80
  116. ;
  117. ;
  118. ; These five keywords control how your modem responds to the following
  119. ; situations...these are configured for my HST.  Your mileage may vary.
  120. ;
  121. ;
  122. Init       ATZ|
  123. TermInit   ATM1|
  124. Prefix     ATDT
  125. Busy       ATM0H1|
  126. Answer     ATA|
  127. ;
  128. ;
  129. ; Here are the logging keywords...LogLevel 5 has Bink log almost
  130. ; everything it does in the file pointed to by StatusLog.  I haven't
  131. ; used CaptureFile yet, but that is supported in the dumb terminal mode.
  132. ;
  133. ;
  134. LogLevel 5
  135. StatusLog    d:\logs\binkley.log
  136. CaptureFile  d:\logs\session.log
  137. ;
  138. ;
  139. ; Downloads delineates the directory that all incoming files will be
  140. ; placed by Bink/ST...this is a very critical keyword!  Files that you
  141. ; request from other systems (FREQ) or files that are sent to you will
  142. ; be placed in this directory!
  143. ;
  144. ;
  145. Downloads    d:\netfile\
  146. ;
  147. ;
  148. ; These are miscellaneous keywords and MACROS...almost all installations
  149. ; will use these!
  150. ;
  151. ;
  152. Gong
  153. STLockBaud
  154. AutoBaud
  155. ; NOTE!  In the next statement, Alt-F1 would send "Name" + carriage return 
  156. Macro 1 Erik Williams|
  157. ; NOTE!  In the next statement, Alt-F2 would send "Password" + carriage return
  158. Macro 2 foxy|
  159. AnswerBack Erik Williams|
  160. ;
  161. ;
  162. ; This is the number of times that your system will attempt to poll (or
  163. ; call) another (either by using an ALT-M or Bink/ST trying to send mail
  164. ; automatically).  I use a big number as my hubs tend to be very busy!
  165. ;
  166. ;
  167. PollTries 400
  168. ;
  169. ;
  170. ; The next set of options are what make your BBS unique in the world and
  171. ; are very important.  Among other things, they will contain your system's
  172. ; name, the sysop name, keys for password protected sessions with other
  173. ; FIDO-style mailers, and so forth.  A quick listing of these commands
  174. ; is given below...and additional comments will be near the commands
  175. ; themselves.
  176. ;
  177. ; System        Name of your system (if mail interface, BBS name)
  178. ; Sysop         Your name
  179. ; Address       Your network address, including zone
  180. ; NoZones       Causes zone support to be turned off, as in BT 1.50 and ealier
  181. ; PrivateNet    Designates private network number, used mostly with point nets
  182. ; Boss          Net/Node of your Boss (if NOT a point, then your node address)
  183. ; BossPhone     Phone number for your Boss (override nodelist)
  184. ; BossPwd       Password for use during Boss mail sessions (overrides nodelist)
  185. ; NetMail       Location of your "Matrix" message area
  186. ; NetFile       (Default) Location of your inbound files area
  187. ; KnownInbound  (Known) Location of your inbound files area
  188. ; ProtInbound   (Protected) Location of your inbound files area
  189. ; Hold          Location of your outbound hold area
  190. ; Domain        Define domain name, 8-char abbreviation, nodelist filename
  191. ; Nodelist      Where your system stores its nodelist files
  192. ; NewNodelist   Tells BinkleyTerm to expect "new format" Opus-style nodelist
  193. ; QuickNodelist Use QuickBBS 2.01 nodelist as compiled by ParseLst
  194. ; TBBSList      Use TBBS nodelist as compiled by ParseLst
  195. ; Dial          Dial translation entries (refer to docs for details)
  196. ; ScriptPath    Designates directory to find outward dialing scripts
  197. ; Reader        Command line to invoke reader/editor with Alt-E command
  198. ; Overwrite     Allows overwriting of existing inbound files of the same name
  199. ;                  (ARCmail files excepted)
  200. ; Unattended    Makes BinkleyTerm always start-up in unattended (mailer) mode
  201. ; NoFullScreen  Forces BinkleyTerm to not use the fancy full screen mode
  202. ; BoxType       Designates type of boxes to draw for windowed interface
  203. ; Colors        For windowed interface, gives screen color attributes
  204. ; NOTE!  The winner of our screen colors contest is Mark Kromm of 1:261/1034
  205. ; NOTE!  Mark gets a configuration verb named after him - and here it is!
  206. ; Mark_Kromm    Makes colors 112, 9, 10, 11, 14 and 12
  207. ; ScreenBlank   If used, makes screen blank after 10 minutes of inactivity
  208. ; CursorCol     Gives screen column number for cursor "resting place"
  209. ; CursorRow     Gives screen row number for cursor "resting place"
  210. ; NoSlo         Tells BinkleyTerm not to use SEAlink Overdrive
  211. ; SmallWindow   Reduces "run ahead" during LoTek transfers (for hi-speed modems)
  212. ; Okfile        (Default) List of files okay for file request (for Binkley)
  213. ; Avail         (Default) List of files okay for file request (for humans)
  214. ; About         (Default) Your system's advertisement
  215. ; MaxReq        (Default) Maximum files to be sent during any one f'req session
  216. ; MaxBytes      (Default) Maximum bytes to be sent in one session's freqs
  217. ; KnownReqList  (Known) List of files okay for file request (for Binkley)
  218. ; KnownAvail    (Known) List of files okay for file request (for humans)
  219. ; KnownAbout    (Known) Your system's advertisement
  220. ; KnownReqLim   (Known) Maximum files to be sent during any one f'req session
  221. ; KnownMaxBytes (Known) Maximum bytes to be sent in one session's freqs
  222. ; ProtReqList   (Protected) List of files okay for file request (for Binkley)
  223. ; ProtAvail     (Protected) List of files okay for file request (for humans) 
  224. ; ProtAbout     (Protected) Your system's advertisement
  225. ; ProtReqLim    (Protected) Maximum files to be sent during any one f'req sess
  226. ; ProtMaxBytes  (Protected) Maximum bytes to be sent in one session's freqs
  227. ; NoRequests    Makes your system refuse any and all file requests
  228. ; ReqOnUs       Whether to send inbound F Reqs when you initiate the call
  229. ; ReqTemplate   (Default) Name of request response file template
  230. ; KnownReqTpl   (Known) Name of request response file template
  231. ; ProtReqTpl    (Protected) Name of request response file template
  232. ; NoPickup      Tells BinkleyTerm to send mail during a session and not take any
  233. ; SameRing      For modems that use RING reponse on inbound and outbound calls
  234. ; NoCollide     Disables call collision detection for modems that hate it
  235. ; Shell         DOS Shells...jumps to DOS, issues command (Alt-F1 thru Alt-F9)
  236. ; Timeout       How long to wait for mail before assuming a human caller
  237. ; Banner        Line displayed when someone calls
  238. ; BBSNote       String to send to callers after they press Escape
  239. ; DoingMail     String to send to callers during non-BBS events
  240. ; EnterBBS      String to send to callers to prompt for input to access BBS
  241. ; ExtrnMail     Designates errorlevel exit and string to match for external
  242. ;                  mailer or user-selected BBS functionality
  243. ; MailNote      String to send when external mail handler is being loaded
  244. ; BBS           Type of exit to the BBS to make when someone calls
  245. ; AfterMail     Program or batch file invoked after receiving mail to process
  246. ; Cleanup       Program or batch file invoked once before each scheduled event
  247. ; Packer        Program or batch file invoked once just after 'Cleanup' is run
  248. ; NoWaZOO       Forces BT to be an FSC-only mailer
  249. ; Janusbaud     Baud rate at or below which all sessions could do Janus
  250. ; JanusOK       Modem connect string for Janusbaud exception condition
  251. ; TaskNumber    Arbitary task identifier for use in multitasking situations
  252. ; Flags         Directory in which task identifier is created
  253. ;
  254. ; ----------------------------------------------------------------------------
  255. ;
  256. ;
  257. ; System and Sysop are functionally identical to those little nametags
  258. ; you were given in Kindergarten.  "Hello, my name is..."  ;)
  259. ;
  260. ;
  261. System    SunFox's Realm BBS
  262. Sysop     Erik Williams
  263. ;
  264. ;
  265. ; The Boss keyword should have your primary node number if you are a node
  266. ; or the node number of the system that you exchange mail with if you are
  267. ; a point system.  It is very important that you put your PRIMARY node
  268. ; number here (the node number referenced in the FIRST Address keyword up
  269. ; at the top of the file!) as this is the address that Bink/ST wants to
  270. ; see as your Boss (do this ONLY if you are a full-fledged node!).
  271. ;
  272. ; If you are running multizone, you only need to put in your primary
  273. ; node number...Bink/ST will pick up your alternate node numbers (provided
  274. ; you are listed in the nodelist!) as an equivalent Boss specification.
  275. ;
  276. ; If you are a point, then you will need to put the phone number of your
  277. ; Boss as well as your session password in the BossPhone and BossPwd
  278. ; keywords.
  279. ;
  280. ;
  281. Boss        51:1/11
  282. ;
  283. ; BossPhone 679-6238
  284. ; BossPwd   Password
  285. ;
  286. ;
  287. ; The Keys are your passwords that you have set up with your hub.  These
  288. ; are important as they provide a measure of security in preventing some
  289. ; hoser from fraudulently picking up YOUR mail!  These keywords are easy
  290. ; to set up but you and your hub need to agree on the password BEFORE you
  291. ; add them to this configuration file or else Bink/ST will choke (mainly
  292. ; because the two mailers won't agree on the password and will terminate
  293. ; the connection).
  294. ;
  295. ;
  296. Key !xxxxx 51:1/0
  297. Key !xxxxx 1:363/31
  298. Key !xxxxx 1:363/112
  299. ;
  300. ;
  301. ; These next path specifications are critical for your node to function
  302. ; correctly!  Make sure you are CONSISTENT in every programme that you
  303. ; run for your node (it helps for all of them to be looking in the same
  304. ; places!)...  ;)
  305. ;
  306. ;
  307. ; NetMail specifies the path that NetMail will be stored...NetMail is
  308. ; special as it is user->user private mail (as opposed to echomail which
  309. ; goes everywhere and then some!).  The main use of the NetMail directive
  310. ; is to tell Bink/ST where the .HDR and .MSG files for your NetMail area
  311. ; are stored.
  312. ;
  313. ;
  314. NetMail   d:\netmail\
  315. ;
  316. ;
  317. ; This is the path that Bink/ST will put your normal mail packets.  Your
  318. ; mail tosser should be looking at this folder so it can process your
  319. ; packet and toss your messages to the appropriate locations.  NetFile
  320. ; is perhaps one of the most important keywords in this configuration as
  321. ; it determines where your received mail will be stored!
  322. ;
  323. ;
  324. NetFile   d:\netfile\
  325. ;
  326. ;
  327. ; This path should be the outbound area of your default DOMAIN (the first
  328. ; Domain listed in the Domain keywords above).  For my setup, my primary
  329. ; network is AtariNet, so my Hold area will be d:\atarinet.033\.  Make
  330. ; sure that you get the extension of that folder correct...it is the hex
  331. ; representation of the zone that that folder serves as an outbound
  332. ; folder (i.e. AtariNet is Zone 51, and 51 = 33 in hex (3*16 + 3*1)).
  333. ;
  334. ;
  335. Hold      d:\atarinet.033\
  336. ;
  337. ;
  338. ; The Nodelist directive is absolutely critical to the correct functioning
  339. ; of Bink/ST.  The nodelist for a FIDO-style network contains all of the
  340. ; node numbers for member nodes, phone numbers for those nodes, and other
  341. ; important information for routing echomail/NetMail.  You will probably
  342. ; want to put all of your nodelists in one path for ease of use.
  343. ;
  344. ;
  345. Nodelist  d:\nodelist\
  346. ;
  347. ;
  348. ; Miscellaneous setup options for the screen display...
  349. ;
  350. ;
  351. Unattended
  352. NiceOutbound
  353. BoxType 0
  354. ;
  355. ;
  356. ; The next set of keywords will control how other nodes will be able to
  357. ; grab files from your node using the File Request (FREQ) system.  The
  358. ; first set of FREQ keywords controls the files that *ANYONE* can FREQ
  359. ; from you, the second set controls the files that *SYSTEMS KNOWN TO YOU*
  360. ; can FREQ from your node, and the last set controls the files that
  361. ; requires a *PASSWORD PROTECTED* connection for FREQ to be allowed.
  362. ;
  363. ; All three sets are similar in composition in having an OKFILE, and
  364. ; AVAIL file, a file about your BBS, and finally some limits on the
  365. ; number and size of files that can be FREQ'd in a given session.
  366. ;
  367. ; The OKFILE is a list of files that are cleared for FREQ.
  368. ;
  369. ; The AVAIL file is the listing of files available for FREQ that will
  370. ; be sent if the other system FREQs the file "FILES".
  371. ;
  372. ; The ABOUT file is an advertisement or description of your BBS.
  373. ;
  374. ; See the Bink docs for more information on the FREQ system!  :)
  375. ;
  376. ;
  377. ; These keywords control FREQ access for *ANYONE* with a FIDO mailer.
  378. ;
  379. ;
  380. Okfile     c:\turbo\bink\okfile1.txt
  381. Avail      c:\turbo\bink\sunfox.txt
  382. About      c:\turbo\bink\aboutbbs.txt
  383. MaxReq     20
  384. MaxBytes   900000
  385. ;
  386. ;
  387. ; These keywords control FREQ access for any mailer known to your
  388. ; system!
  389. ;
  390. ;
  391. KnownReqList  c:\turbo\bink\okfile1.txt
  392. KnownAvail    c:\turbo\bink\sunfox.txt
  393. KnownAbout    c:\turbo\bink\aboutbbs.txt
  394. KnownReqLim   20
  395. KnownMaxBytes 900000
  396. ;
  397. ;
  398. ; These keywords control FREQ access for any mailer that has a
  399. ; a password-protected session.
  400. ;
  401. ;
  402. ProtReqList   c:\turbo\bink\okfile1.txt
  403. ProtAvail     c:\turbo\bink\sunfox.txt
  404. ProtAbout     c:\turbo\bink\aboutbbs.txt
  405. ProtReqLim    20
  406. ProtMaxBytes  900000
  407. ;
  408. ;
  409. ; Miscellaneous FREQ controlling keywords...
  410. ;
  411. ;
  412. ;   NoRequests
  413. ;   ReqOnUs
  414. ;
  415. ;
  416. ; These three files give the path to the template file that will give
  417. ; "on the fly" responses to failed FREQs for you automatically.  I have
  418. ; found that the sample template file is good enough for me.
  419. ;
  420. ;
  421. ReqTemplate c:\turbo\bink\sample.tpl
  422. KnownReqTpl c:\turbo\bink\sample.tpl
  423. ProtReqTpl  c:\turbo\bink\sample.tpl
  424. ;
  425. ;
  426. ; More miscellaneous options...
  427. ;
  428. ;
  429. ; NoPickup
  430. ; SameRing
  431. NoCollide
  432. Timeout 20
  433. PollDelay 20     ;in tenths of a second
  434. ;
  435. ;
  436. ; These keywords control the messages that your system will give to
  437. ; callers for your BBS.  There are provisions for messages telling
  438. ; users that you are processing mail (i.e. you are in a MAIL event in
  439. ; BINKLEY.EVT) or that you will let them log onto the board.
  440. ;
  441. ;
  442. Banner Welcome to SunFox's Realm BBS!
  443. BBSNote Thank you.  Now loading BBS.  One moment Please...
  444. DoingMail Sorry, we're not available right now.  Processing mail only.
  445. EnterBBS Please press your Escape key to enter the BBS, or wait a few moments.
  446. ;
  447. ;
  448. ; If you are also a FNET node, these keywords will allow Bink/ST to shell
  449. ; out to the FMAILER automagically.
  450. ;
  451. ExtrnMail 170 u
  452. ExtrnMail 170 U
  453. ExtrnMail 170 /
  454. ExtrnMail 170 \
  455. MailNote /
  456. ;
  457. ;
  458. ; These three keywords will control how Bink/ST shells out to other
  459. ; BBS programmes when a BBS caller is detected.  Most systems will use
  460. ; BBS Batch (I know ///Turbo version 1.0 does, and so does FoReM!).
  461. ;
  462. ;
  463. ; BBS Exit
  464. ; BBS Spawn
  465. BBS Batch
  466. ;
  467. ;
  468. ; Here is a test of your mythological knowledge!  Janus was the Roman
  469. ; god reputed to have two faces facing in opposite directions...and
  470. ; that's very descriptive of what the JANUS protocol does.  It is
  471. ; tailored for the V.32/V.32bis modems that have a full duplex
  472. ; connection (i.e. for a v.32bis modem, you will have 14.4K in both
  473. ; directions as opposed to a HST which usually has 14.4K in one
  474. ; direction and 450 baud in the other).
  475. ;
  476. ; If you don't have a v.32/v.32bis modem, then leave this alone!
  477. ; Otherwise, make the appropriate substitutions (refer to the docs for
  478. ; the full description).
  479. ;
  480. ;
  481. Janusbaud 2400
  482. ;JanusOK /Arq/V32
  483. ;JanusOK /V32
  484. ;
  485. ;
  486. ; NoEMSI is required for FrontDoor mailers as they do not properly
  487. ; handle EMSI for some reason.  This will force Bink/ST to use the
  488. ; WaZOO/2U2 protocol for mail transfer (it isn't as good as EMSI, but
  489. ; it works!
  490. ;
  491. ;
  492. NoEMSI 1:363/32
  493.