home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / DOORS / ECHO310.ZIP / ECHODOR.CTL < prev    next >
Encoding:
Text File  |  1991-04-21  |  13.1 KB  |  308 lines

  1. ;Echodor.Ctl
  2. ;
  3. ;Parameter file and area table for the message reader
  4. ;
  5. ;
  6. ;Parameters follow below.
  7. ;
  8. ;             ZONE - The zone number of your system
  9. ;                    this is only used for generations of the net/node
  10. ;                    number placed at the end of the ORIGIN lines
  11. ;
  12. ;             NET - The net address of your system
  13. ;
  14. ;             NODE - The node number of your system
  15. ;
  16. ;             POINT - The point number of your system.  If you don't
  17. ;                     run a point system set this to zero.  This is
  18. ;                     only used to generate the net/node number placed
  19. ;                     at the end of the ORIGIN lines.
  20. ;
  21. ZONE 1
  22. NET 116
  23. NODE 1000
  24. POINT 0
  25. ;
  26. ;             Change this line to your origin line as it appears
  27. ;             in your areas.bbs file.
  28. ;
  29. ;             Also, don't include your net/node number at the end of
  30. ;             the ORIGIN line.  EchoDor will automatically append a
  31. ;             space followed by the NET/NODE number in the form:
  32. ;
  33. ;             (1:116/1000.0)
  34. ;
  35. ORIGIN The NEW WorkBench BBS - 615-333-1458 -
  36. ; The above will appear as:
  37. ;  * ORIGIN: The NEW WorkBench BBS - 615-333-1458 - (1:116/1000.0)
  38. ;
  39. ;             set this parameter to limit the maximum minutes
  40. ;             allowed per session
  41. MAXUSERTIME 45
  42. ;
  43. ;             This is the command string that will be displayed
  44. ;             at the bottom of the main menu.
  45. COMMANDSTRING Main Command ?
  46. ;
  47. ;             Uncomment the mono command if you are using a monochrome system
  48. ;             and still wish for your users to see ansi color.
  49. ;MONO
  50. ;
  51. ;Ansi screen colors:
  52. ;
  53. ;MsgTextColor  - Color set when displaying/entering message text
  54. ;ScanBarColor  - Set on the top bar of the scan command (Msg#.....From....To...)
  55. ;ScanLinecolor - Set on each line displayed with scan
  56. ;
  57. PROMPTCOLOR 10
  58. MSGTEXTCOLOR 14
  59. HILIGHTCOLOR 15
  60. SCANBARCOLOR 14
  61. SCANLINECOLOR 13
  62. ;
  63. ;                This is the 8 letter file name (without extension!)
  64. ;                for the main menu files.  This is what is displayed to
  65. ;                users that do not run in Expert mode.
  66. MENUFILE ECHOMEN
  67. ;
  68. ;                Help Files. The echomail door allows you to set up a
  69. ;                help system to inform your users of the commands
  70. ;                available to them as well as information on how echomail
  71. ;                works, what it's good for, etc. There are two types of
  72. ;                help files:
  73. ;
  74. ;                1) the help menu. The help menu is a sort of table-of-contents
  75. ;                   of all of the help files
  76. ;                2) the actual help files. The help menu is simply the help
  77. ;                   path/prefix and the help files are the path\prefix with a
  78. ;                   number added on. (i.e. if the prefix was c:\binkley\echohlp)
  79. ;                   then help menu would be "C:\binkley\echohlp" and the help
  80. ;                   files would be "C:\binkley\echohlp1",
  81. ;                   "C:\binkley\echohlp2", etc.
  82. ;
  83. ;HelpFilePrefix - The help file path/prefix (do not include extension)
  84. ;NumHelpFiles   - Number of help files (not including menu)
  85. ;
  86. HELPFILEPREFIX ECHOHLP
  87. NUMHELPFILES 5
  88. ;
  89. ;Sysopname -   Enter one statement for each person who you wish to have access
  90. ;              to the sysop conference. For more than one sysop, enter multiple
  91. ;              statements. There was a problem in prior versions of EchoDor
  92. ;              where the sysop name here and that generated when running as a
  93. ;              door could be different.  This has been corrected.
  94. ;
  95. ;Commentname - Enter one and only one name for the person who will receive
  96. ;              comments to the sysop.
  97. ;
  98. ;Commentarea - This is the area where the comments will go.
  99. ;
  100. ;NoComment   - Disables the comment feature (useful for rbbs sysops)
  101. ;
  102. SYSOPNAME Robert McCullough
  103. COMMENTNAME Robert McCullough
  104. COMMENTAREA 99
  105. ;NOCOMMENT
  106. ;
  107. ;NoIgnore   - This will disable the ignore command. The ignore command is used
  108. ;             to exclude certain areas from the message check. This is useful
  109. ;             if you have a lot of echos in which checking all of them may take
  110. ;             a very long time.
  111. ;
  112. ;NoSetNational - On Default, echodor will set everyones ignore status to
  113. ;                ignore the national echos. This option will disable that.
  114. ;NOIGNORE
  115. NOSETNATIONAL
  116. ;
  117. ;Welcome - The name of the welcome file that is to be displayed every time a
  118. ;          user accesses the echomail door. The filename should be 7
  119. ;          characters with no extension. A "G" or "C" will be appeneded to the
  120. ;          end of the name if the user is using graphics or ansi modes. If the
  121. ;          graphics version of the file does not exist, then it will default
  122. ;          to the non-graphics file.
  123. ;
  124. WELCOME ECHOWEL
  125. ;
  126. ;NODELISTPATH - This is the location of the NODELIST.IDX and the NODELIST.DAT
  127. ;               files.  These files are Version 6 files.  The path name spec-
  128. ;               ified should include a trailing backslash.  If this line is
  129. ;               omitted then the NODELIST.IDX and NODELIST.DAT files will be
  130. ;               assumed to be in the default directory.
  131. ;
  132. NODELISTPATH G:\Nodelist\
  133. ;
  134. ;SCANLOGNAME - This is the name of the file created by EchoDor to indicate
  135. ;              the names of the echos which have new messages entered.
  136. ;
  137. SCANLOGNAME scanlog.ctl
  138. ;
  139. ;Area table follows. Each area must be listed one per line, in the order
  140. ;you wish them to be displayed. Here is a listing of the parameters that
  141. ;must be present on the line:
  142. ;
  143. ;Num: This field is used to specify the number that will be assigned to the
  144. ;     conference. Each conference should be assigned a different number. The
  145. ;     area number is used to keep track of the user's last-read pointer and
  146. ;     to keep track of the area membership if it is to be a private area and
  147. ;     you wish to use the sigop utility. The numbers can be in any order you
  148. ;     want. I usually set 1 as my main base, 2-20 as my bbs-only confernces,
  149. ;     50-55 as my local echos, and 60-100 as my echos. Do not exceed 255 for
  150. ;     the number.
  151. ;
  152. ;Area tag: This is that tag that is used to identify what will be put into
  153. ;          the "AREA:" statement of your message. currently, it is done by
  154. ;          confmail for you, so it has no real use here.
  155. ;
  156. ;Listed tag: This tag is listed on each command line in the door. It may
  157. ;            be anything you like and need not be the same as the "area tag".
  158. ;            it is used simply to inform the user of which area he is in.
  159. ;
  160. ;Path: This is a dos path telling where messages for this area are to be
  161. ;      stored. It should include a drive specifier and path with no trailing
  162. ;      backslash (i.e. C:\binkley\messages)
  163. ;
  164. ;T: This is the type of the area and is VERY important to the door. It is used
  165. ;   determine weather the area is echomail, netmail, or local.  Type codes are
  166. ;   as stated below:
  167. ;          E - an echomail area              N - The netmail area (only 1)
  168. ;          B - a local message area          I - An national echo area
  169. ;
  170. ;P: Determines wether or not users will be able to enter private messages into
  171. ;   this area or not. It is sometimes beneficial not to allow users to enter
  172. ;   mail into the echomail areas and some echomail nets will strip the private
  173. ;   flag anyway.
  174. ;
  175. ;F: File transfers - this is a new feature that will soon be developed
  176. ;   allowing users to upload a file, attach it to a message, and send it
  177. ;   to another user. The file will be deleted after it has been sent.
  178. ;
  179. ;   If the F flag is set to Y in a NetMail section, EchoDor will ask if the
  180. ;   user wants to do a file request or file attach when sending netmail.
  181. ;
  182. ;S: Security.  This is the security level required to access the conference
  183. ;   this information is retrieved from DORINFOx.DEF.
  184. ;
  185. ;WRACC: Access level required to write a message
  186. ;
  187. ;DO NOT ENTER SPACES IN ANY OF THE FIELDS. You must enter spaces to seperate
  188. ;the fields, but you cannot enter them in the middle of any field.
  189. ;
  190. ;It is usually preferable to enter the sysop areas at the end of the list in
  191. ;order to make sure the numbers in the num column of the area table area the
  192. ;same as the numbers in the desctable.
  193. ;
  194. AREATABLE
  195. ;
  196. ;Num Area Tag          Listed tag          Path              T  P  F  S  WRACC
  197. ;--- -----------       -------------       ----------------- -  -  -  -  -----
  198.    1 GAMING            Gaming              G:\CONF\GAMING    B  N  N  1   1
  199.    2 HUMOR             Jokes               G:\CONF\HUMOR     I  N  N  1   1
  200.    3 POLITICS          Politics            G:\CONF\POLITICS  I  N  N  1   1
  201.    4 RBBS_DEV          Rbbs-Dev            G:\CONF\RBBS_DEV  I  N  N  1   1
  202.    5 RBBS-NET          Rbbs-net            G:\CONF\RBBS-NET  I  N  N  10  1
  203.    6 RBBS-SYSOP        RBBS-Sysops         G:\CONF\RBBS-SYS  I  N  N  1   1
  204.    7 RBBS-PC           RBBS-Pc             G:\CONF\RBBS-PC   I  N  N  1   1
  205.    8 DOORWARE          Doors               G:\CONF\DOORS     I  N  N  1   1
  206.    9 DBASE             dbase               G:\CONF\DBASE     I  N  N  1   1
  207.   99 PRIVATE           NETMAIL             G:\BINKLEY\MSGS   N  Y  N  10  1
  208. ;
  209. ENDAREATABLE
  210. ;
  211. ;This area contains the descriptions used for each echo area.  These desc-
  212. ;riptions will be used only if there is no UserAreaList and/or SysopAreaList.
  213. ;Each description is a one line entry.  The first part must be the area number.
  214. ;The number must be followed by a space.  Next comes the description.  The
  215. ;desciption must be less than 70 characters long.  You might also want to
  216. ;include the area name in the description in case the user wants to use that
  217. ;in place of a number.
  218. ;
  219. DESCTABLE
  220. 1 GAMING - Gamers Echo
  221. 2 HUMOR - Humor Echo
  222. 3 POLITICS - Politics Echo
  223. 4 RBBS_DEV - RBBS Development Echo
  224. 5 RBBS-NET - RBBS Net Echo
  225. 6 RBBS-SYSOP - RBBS Sysop Echo
  226. 7 RBBS-PC - RBBS-PC Users Echo
  227. 8 DOORWARE - Sysop Door Ware Echo
  228. 9 DBASE - Dbase Users Echo
  229. 99 PRIVATE - Netmail
  230. ENDDESCTABLE
  231. ;
  232. ;UserArealist - A text file that will be output when the user seletcs
  233. ;               the list areas feature.
  234. ;
  235. ;SysopAreaList - A text file that will be output when the sysop selects
  236. ;                the list areas feature.
  237. ;
  238. ;Uncomment the following to use the text files instead of the desctable.
  239. ;USERAREALIST USEAREA
  240. ;SYSOPAREALIST SYSAREA
  241. ;
  242. ;Deleteuser - The number of days of inactivity before a user will be removed
  243. ;             from the door's lastread pointer list.
  244. ;
  245. DELETEUSER 90
  246. ;
  247. ;NodoorMode - Disables/enables certain features if you are using the door
  248. ;             as your PRIMARY message system (i.e. in Scottbbs systems)
  249. ;             instead of as a door. Your bbs should, when the message
  250. ;             system is invoked, drop to dos and run the door in remote
  251. ;             mode if you wish to have echodor as your primary message system.
  252. ;             As far as I know, Today, scottbbs is the only system that
  253. ;             allows this feature.
  254. ;
  255. ;Uncomment the following to run in primary message system mode
  256. ;NODOORMODE
  257. ;
  258. ;---------------------------------------------------------------------------
  259. ;  The next options are for the download mail option. These options will
  260. ;will allow your users to pack up mail in an area either To them, From them,
  261. ;Public, or all. The mail is put into a text file specified by the MAILFILE
  262. ;option. Users may download the text file from your bbs's files section
  263. ;(you should enter it into your file directory for one of the areas).  You
  264. ;can also enable the built in download functions so the users can download
  265. ;their mail within EchoDor.
  266. ;
  267. ;You may also wish to arcrive this into .ARC or .ZIP file to speed downloading.
  268. ;
  269. ;Mailfile - The filename (and path) of where you wish mail packed for
  270. ;           download to be placed. It should be in a directory that your
  271. ;           files section can access. You will also have to enter the file
  272. ;           names into your bbs file directory for that area.
  273. ;
  274. ;           If you use the built in download function you should place the
  275. ;           file where the download functions can find them.
  276. ;
  277. ;           If you run multiple nodes, you should name this file differently
  278. ;           in each echodor.ctl file so that the different nodes won't bump
  279. ;           into each other.
  280. ;
  281. MAILFILE Usermail.txt
  282. ;
  283. ;PackMailText - This is a name of a file that is displayed to the user
  284. ;               when he/she finishes packing the mail.  You can tell them
  285. ;               the file is available from the files section, or you can
  286. ;               tell them to use the [D] command to download the mail.
  287. ;
  288. PACKMAILTEXT PackMail
  289. ;
  290. ;PackMailMenu - This is the name of the Pack Mail Menu file.  This is much
  291. ;               like the main menu file except it is displayed when the user
  292. ;               selects the [P] option on the main menu.
  293. ;
  294. PACKMAILMENU PackMenu
  295. ;
  296. ;Nopackmail - Disables the packmail feature
  297. ;NOPACKMAIL
  298. ;
  299. ;---------------------------------------------------------------------------
  300. ;
  301. ;CLOSINGSTRING - This is displayed to the user as EchoDor exits
  302. CLOSINGSTRING Bye Bye Y'all
  303. ;
  304. ;Always put "end of script" at the end of the script or you may experience
  305. ;problems.
  306. ;
  307. End of script
  308.