home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / tb195st / tb.cfg < prev    next >
Text File  |  1991-11-25  |  4KB  |  114 lines

  1. ;                      The-Box 1.95
  2. ;
  3. ; Sample configuration for The-Box Development #1 (2:283/333.0)
  4. ;
  5. ; Supplied as sample file only. You MUST change it for your own needs!
  6. ;
  7. ;
  8. ;
  9. ; ignore : all possible errors in configuration
  10. ignore
  11.  
  12. ; loglevel  : level for the messages written to the statuslog
  13. ;             0 super verbose, will fill your disk in a few hours
  14. ;             1 verbose
  15. ;             ...
  16. ;             6 only severe errors are logged
  17. ;
  18. ; statuslog : full path and name of the file used for status messages
  19. ;
  20. loglevel 1                ; verbose logging
  21. statuslog e:\bbs\tb.log
  22.  
  23. ; address zone:net/node.point pointnet
  24. ;  In case the point<>0 then pointnet is considered your BOSSes pointnet
  25. ;  else it is yours.. (so points cannot have points!)
  26. ; The first address listed is your primary nodenumber!
  27. ;
  28. ;
  29. address 2:283/333.0             ; Oops, yet another primairy address.
  30. address 11:11/1.0            ; funny test node
  31. address 2:500/243.1 * 5000 351563    ; point address
  32.  
  33. ;
  34. ; hold       : path to the outgoing files and packets
  35. ; netfile  : path for all incomming files and packets
  36. ; netmail  : full path and areanumber of your PANDORA network mail message area
  37. ; download : path for files downloaded in terminal mode
  38. ; nodelist : path for the The-Box compatible nodelist.
  39. ; request  : path to your request control file
  40. ;
  41. hold     e:\bbs\outmail\
  42. netfile  e:\bbs\mail\
  43. netmail  e:\bbs\msgs\0000
  44. download e:\bbs\down\
  45. nodelist e:\bbs\conf\
  46. request     e:\bbs\mailer\
  47.  
  48. ;
  49. ; speed     : maximum baudrate supported by your modem
  50. ;          'speed lock nnnn' to lock the baudrate at <nnnn>
  51. ; init        : init string for modem (at startup)
  52. ; reset     : reset string for modem (when leaving The-Box normaly)
  53. ; busy        : busy string for modem (when leaving for external program <> BBS)
  54. ; answer    : string to make your modem answer the phone NOW (no AT S0=nn!!)
  55. ; prefix    : prefix used for dailing purposes
  56. ; suffix    : suffix used for dailing purposes (at least '|' or '!')
  57. ; slowmodem : specify a slow modem, timing is less critical in this case
  58. ;
  59. speed 19200
  60. init atz|ATL1\Q3\N6\H0B2\J1|
  61. reset    atz|atm1 l1|
  62. busy    ath1|
  63. prefix    atdt
  64. suffix    |
  65. answer    ata|
  66.  
  67. ;
  68. ; system : system name to be transmitted for high-level mail
  69. ; sysop  : your name, for high-level mail also
  70. ;
  71. system        The-Box Development Team 1, node 1
  72. sysop        Jac Kersing
  73.  
  74. ; start-bbs   : text shown when a user calls and the BBS program is started
  75. ; banner      : text shown to human caller when the BBS is actif
  76. ; bbs          : the option used for starting the BBS program
  77. ;        exit - exit with errorlevel equal to speed / 100
  78. ;        spawn - call spawnbbs.bat with param.
  79. ;        batch - like exit, but write BBSBATCH.BAT with param.
  80. ;            param: speed dummy time_to_next_event errorfree_string_from_modem
  81. ; screenblank : the number of seconds to wait before blanking the screen
  82. ;
  83. start-bbs \07Hang on, Pandora takes over in about 10 seconds. . .\r
  84. bbs exit
  85. screenblank 120            ; 120 secs before screen is blanked
  86.  
  87. ;
  88. ; nopickup  : do not pickup mail when POLL is not specified
  89. ; mailer    : no-init - do not initialise the modem every ten minutes
  90. ;          no-zedzap - do not use zmodem transfers for mail
  91. ; request-on-us : allow filerequests when you are calling
  92. ;
  93. nopickup
  94. request-on-us
  95.  
  96. ;
  97. ; key: mail transaction level !password and #alternative address
  98. ;
  99. key !HELPIE  #11:11/1.0 1:ALL 3:ALL     ; Use zone 11 for callers from 1 & 3
  100.                         ; with password HELPIE
  101. key #2:500/243.1 !PASSWORD 2:500/243    ; use correct adres when calling
  102.  
  103. ;
  104. ; Fkey:  define string to be transmitted in terminal mode
  105. ;    fkey <nr> <string>
  106. ;
  107. fkey 1 Jac Kersing
  108. fkey 2 Jac Kersing\r
  109. fkey 3 Jac Kersing\r\r
  110. fkey 4 bibi,\r                           Jac\r
  111. ;
  112. appkey 112 045 e:\bbs\caned.ttp Message Editor  Alt-E
  113. appkey 13b 031 *10              Import Mail     F1
  114.