home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / bdoc_260.zip / NEWUSER.CFG < prev    next >
Text File  |  1995-11-07  |  3KB  |  108 lines

  1. ;----------------------------------------------
  2. ; A Basic Binkley Configuration file
  3. ;
  4. ; To use this alter the parameters to each statement
  5. ; to give *your* system details ie., name etc..
  6. ;
  7. ; Any line starting with ; is taken as a comment
  8. ; and ignored when the file is used. Enable statements
  9. ; you want to use by removing the ; and adding any
  10. ; required parameters.
  11. ;
  12. ; Read the configuration section of the Ref guide
  13. ; to find out what each statement means or does.
  14. ;
  15. ; Lastly... Important ... Rename the file BINKLEY.CFG
  16. ; ---------------------------------------------
  17. ;
  18. ;  To control the modem:
  19. Port         1
  20. Baud         19200
  21. Carrier      80
  22. PreInit      |v``^``
  23. Init         ATZ|~~
  24. Prefix       ATDT
  25. ; AutoBaud   
  26. ; DTRHigh    
  27. ;
  28. ;   If you have modem problems, try removing the ; from
  29. ;   one or more of the three following statements:
  30. ; NoCollide
  31. ; SameRing
  32. ; SlowModem
  33. ;
  34. ;   See User Guide about "locking" the fossil otherwise
  35. ;   some modems can use:
  36. ; Lockbaud
  37. ;
  38. ;   System details:
  39. System           The Rumpus Room
  40. SysOp            Barrie Smith
  41. Address         2:440/999
  42. ; Domain fidonet.org fidonet nodex
  43. ;
  44. ;   Binkleys log:
  45. StatusLog        C:\BT\BINKLEY.LOG
  46. LogLevel         5
  47. ;
  48. ; Where the files are kept:
  49. NetMail          C:\BT\NETMAIL\
  50. Netfile          C:\BT\IN\
  51. Hold             C:\BT\OUT
  52. SwapDir          C:\
  53. ;
  54. ;   To do with your display screen:
  55. ;   (Color for Binkley requires a video fossil eg. VFOS_IBM)
  56. ;
  57. Colors           30 112 112 112 14 12 78 112
  58. ;
  59. BoxType    1
  60. CursorCol  1
  61. CursorRow  1
  62. ;
  63. ;   Sundry items:
  64. PollTries        10
  65. Reader           Timed
  66. Serial  1994
  67. ;
  68. ;  In Europe you might want:
  69. ; Eurocost
  70. ; Costlog <filespec>
  71. ; CostUnit
  72. ;
  73. ;    The next 4 statements needed for EMSI
  74. MyLocation       Herne Bay_Kent
  75. MyPhone          0227 375355
  76. MyListFlags      XA
  77. MyMaxBaud        14400
  78. ;
  79. ;    A POINT needs these next 3 statements:
  80. Boss             2:440/11
  81. BossPhone        0795-530-961
  82. BossPwd          MYPASS
  83. ;
  84. ;    A NODE would probably need
  85. ; Answer        ATA|
  86. ;
  87. ;    and needs the next 2 statements (optional for point)
  88. Version7
  89. NodeList         C:\BT\nodelist
  90. ;
  91. ;    A BBS will probably use most of the following 10 statements:
  92. ; BBS           Batch
  93. ; Busy          ATM0H1|
  94. ; OKFile        filename.lst
  95. ; Avail
  96. ; About
  97. ; ReqTemplate
  98. ; Banner        You are connected to "Nowhere BBS", Welcome!
  99. ; BBSNote       Loading the BBS, Please wait.
  100. ; DoingMail     Sorry, no BBS access at this time, I am doing Mail
  101. ; AfterMail
  102. ;
  103. ;    The above is a bare-bones setup. Once you get this working,
  104. ; study the Configuration section of the reference guide where
  105. ; you will find many more features available, such as ways to
  106. ; make the system more secure or to operate multiple BBSs.
  107. ;-------------------------------------------------------------------
  108.