home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / AUU110.RAR / AUU.CFG next >
Encoding:
Text File  |  1994-05-28  |  8.6 KB  |  270 lines

  1. ;
  2. ; AUU - Auto User Upgrader - Configuration file
  3. ;
  4. ;========================================================================
  5. ; System section
  6. ;========================================================================
  7. ;
  8. ; Sysop defines your name, to use on messages and for registration key
  9. ;
  10. Sysop        Hamish Moffatt
  11. ;
  12. ; Path to your RemoteAccess user file / message base
  13. ;
  14. RAPath       C:\RA
  15. ;
  16. ; Filename of your RemoteAccess log
  17. ;
  18. RALog        C:\RA\N1\RA.LOG
  19. ;
  20. ; Multinode environment? Comment this out if not.
  21. ;
  22. ;Multinode
  23. ;
  24. ; Multinode_conditional: if AUU detects a possible multiuser environment
  25. ; (such as a multitasker or a network) it will go into multinode mode if
  26. ; multinode_conditional is used. Do not use this as well as multinode.
  27. ;
  28. Multinode_conditional
  29. ;
  30. ; Report defines whether AUU should show progress and other information
  31. ; on the screen. If report is not present (ie commented out), not much
  32. ; information will be shown.
  33. ;
  34. Report
  35. ;
  36. ; OpusLog tells AUU to use an Opus format log file. If OpusLog is not
  37. ; specified, AUU will use a FrontDoor format log file.
  38. ;
  39. ;OpusLog
  40. ;
  41. ;========================================================================
  42. ; Statistics section
  43. ;========================================================================
  44. ;
  45. ; StatScrn defines the path and base filename of the statistics screen
  46. ; Do not specify extensions; AUU will automatically use ASC, ANS and AVT
  47. ;
  48. StatScrn     C:\RA\TEXT\AUUSTAT
  49. ;
  50. ; Exclude defines the security level over which (=>) users will not be used
  51. ; for the statistics. It's probably a good idea to exclude the sysop
  52. ; and cosysops.
  53. ;
  54. Exclude      1000
  55. ;
  56. ;========================================================================
  57. ; Messages Section
  58. ;========================================================================
  59. ;
  60. ; General
  61. ;
  62. ; MsgType defines the type of the area you want to post in. Valid
  63. ; settings are Hudson and JAM.
  64. ;
  65. MsgType      Hudson
  66. ;
  67. ; MsgBoard defines the board number in the Hudson message base to
  68. ; post the messages in.
  69. ;
  70. MsgBoard     1
  71. ;
  72. ; MsgPath defines the filename of the JAM area you wish to post to.
  73. ;
  74. MsgPath      C:\MB\JAM\PRACTISE
  75. ;
  76. ; Your network address, used in MSGIDs. If you don't have one, make up
  77. ; something.
  78. ;
  79. Address      3:632/552@fidonet
  80. ;
  81. ; MsgName defines the name to post messages from. If you want to have
  82. ; AUU send messages from your handle, use this. If this is not specified
  83. ; AUU will use the sysop's name.
  84. ;
  85. ;MsgName      Hamster
  86. ;
  87. ; Private, if present, tells AUU to mark the messages sent to users as
  88. ; (Private).
  89. ;
  90. Private
  91. ;
  92. ;
  93. ; Hello message:
  94. ;
  95. ; (If you do not want this message, simply comment out or delete either
  96. ;  or both of the Hello...... statements below.)
  97. ;
  98. ; HelloSubject defines the subject of Hello messages sent to users
  99. ;
  100. HelloSubject Welcome to Cloud Nine!
  101. ;
  102. ; HelloText defines what to send as a "Hello" message
  103. ;
  104. HelloText    C:\TP\AUU\HELLO.AUU
  105. ;
  106. ;========================================================================
  107. ; Upgrade section
  108. ;========================================================================
  109. ;
  110. ; Upgraded for calls
  111. ;
  112. ; (If you do not want by-call upgrading, simply specify no "calls"
  113. ;  statements, by commenting them out or deleting them.)
  114. ;
  115. ; CallsSubject defines the subject of upgraded for calls messages
  116. ;
  117. CallsSubject Wow! You've been upgraded!
  118. ;
  119. ; CallsText defines what to send as the message
  120. ;
  121. CallsText    C:\TP\AUU\CALLS.AUU
  122. ;
  123. ; Calls defines how to upgrade users for their number of calls
  124. ; You may have as many as 50 Calls statements. You may upgrade users
  125. ; to a lower security level [downgrade them] too if you wish.
  126. ;
  127. ;    Raise users with this security   no. calls =>  to security level
  128. ;    ──────────────────────────────   ────────────  ─────────────────
  129. ;
  130. Calls            5                        5                  0
  131. Calls           50                       10                 60
  132. ;
  133. ;
  134. ; Upgraded for messages written
  135. ;
  136. ; (If you do not want by-message upgrading, simply specify no "messages"
  137. ;  statements, by commenting them out or deleting them.)
  138. ;
  139. ; MsgsSubject defines the subject of messages sent to users upgraded
  140. ; for writing lots of messages
  141. ;
  142. MsgsSubject  Wow! You've been upgraded!
  143. ;
  144. ; MsgsText defines the name of the file containing the text to write
  145. ; in the message
  146. ;
  147. MsgsText     C:\TP\AUU\MESSAGES.AUU
  148. ;
  149. ; Messages defines how to upgrade users for their number of messages
  150. ; written. You may have as many as 50 Messages statements. You may
  151. ; downgrade users as for Calls.
  152. ;
  153. ; Raise users with this security    no. messages =>   to security level
  154. ; ───────────────────────────────   ───────────────   ─────────────────
  155. ;
  156. Messages        10                        3                 50
  157. Messages        50                       20                 60
  158. ;
  159. ;
  160. ; Upgraded for uploading files (by kilobytes)
  161. ;
  162. ; (If you do not want by-upload(k) upgrading, simply specify no "uploadK"
  163. ;  statements, by commenting them out or deleting them.)
  164. ;
  165. ; UplKSubject defines the subject of "upgraded for uploading files"
  166. ; messages
  167. ;
  168. UplKSubject  Wow! You've been upgraded!
  169. ;
  170. ; UplKText defines the text to send for these messages
  171. ;
  172. UplKText     C:\TP\AUU\UPLOADK.AUU
  173. ;
  174. ; UploadK defines how to upgrade users for uploading lots of files (by
  175. ; number of kilobytes). You may have up to 50 UploadK statements.
  176. ;
  177. ;                                     If kb
  178. ; Raise users with this security    uploaded >=       to security level
  179. ; ──────────────────────────────    ───────────       ─────────────────
  180. ;
  181. UploadK         10                        1                 50
  182. UploadK         50                     1000                 60
  183. ;
  184. ;
  185. ; Ratio checking
  186. ;
  187. ; RDownSubj defines the subject of messages to the user when they are
  188. ; downgraded due to their ratio. RDownText defines the text file with
  189. ; the message text to use.
  190. ;
  191. RDownSubj    Your ratio has been exceeded!
  192. ;
  193. RDownText    C:\TP\AUU\RAT_DOWN.AUU
  194. ;
  195. ; RUpSubj defines the subject of messages to the user when they are
  196. ; upgraded back due to their ratio. RUpText defines the text file with
  197. ; the message text to use.
  198. ;
  199. RUpSubj      Your ratio has been fixed!
  200. ;
  201. RUpText      C:\TP\AUU\RAT_UP.AUU
  202. ;
  203. ; RatioFree defines the number of kilobytes a user can download before
  204. ; the ratio system affects them. ie AUU will ignore this many kb. If a
  205. ; has downloaded 500kb, and you have RatioFree set to 200kb, AUU will
  206. ; act as if they've downloaded 300kb.
  207. ;
  208. RatioFree   200
  209. ;
  210. ; Ratio defines user upload/download ratios. You may have up to 50 Ratio
  211. ; statements, and if you don't want ratio checking, remove or comment
  212. ; out all these ratio statements.
  213. ;
  214. ; Ratio works as follows: If users with the "from" security level have
  215. ; a ratio worse than the specified one, they will be downgraded to the
  216. ; "to" security. If a user with the "to" security level has a ratio
  217. ; BETTER than the specified one they will be upgraded to the "from"
  218. ; level.
  219. ;
  220. ; So if a you say "From 50, ratio 1:5, to 25", a user with
  221. ; security 50, and 600Kb download and 0kb uploads, they will be
  222. ; downgraded to level 25. If they upload 200k, they will be upgraded
  223. ; back to level 50. No other users should have the "to" level! It is
  224. ; for downgraded users only.
  225. ;
  226. ; USE WITH CAUTION! Be careful. Used wrongly this could have bad results
  227. ; on your users' security. I suggest backing up your userfile before
  228. ; testing your settings.
  229. ;
  230. ; Users with security    have ratio 1:     get moved to/from security
  231. ; ───────────────────    ─────────────     ──────────────────────────
  232. ;
  233. ;Ratio    50                   7                 45
  234. ;Ratio    60                   10                70
  235. ;
  236. ; (Uncomment these to enable checking (remove semicolons)).
  237. ;
  238. ;========================================================================
  239. ; Subscriber upgrading
  240. ;========================================================================
  241. ;
  242. ; SubList specifies the filename for a list of users who will be
  243. ; processed. This list should contain one username per line, and no
  244. ; comments. AUU will REWRITE this file when finished!
  245. ;
  246. SubList      C:\TP\AUU\SUBSCRIBE.LST
  247. ;
  248. ; SubSubject specifies the subject of messages sent to users when
  249. ; upgraded for subscription reasons.
  250. ;
  251. SubSubject   Your subscription has been processed
  252. ;
  253. ; SubText defines the filename for a text file, used as the message
  254. ; template for the message to the user. $macros are supported.
  255. ;
  256. SubText      C:\TP\AUU\SUBSCRIP.AUU
  257. ;
  258. ; SubSec specifies the security level to which subscribers will be
  259. ; upgraded.
  260. ;
  261. SubSec       500
  262. ;
  263. ; SubLen defines the length (in months) of a subscription.
  264. ;
  265. SubLen       12
  266. ;
  267. ;
  268. ; That's all.
  269. ;
  270.