home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / pcboard / rnet109u.zip / SAMPLE1.CFG < prev    next >
Text File  |  1993-01-26  |  13KB  |  268 lines

  1.  
  2. ;=============================== SAMPLE1.CFG =================================
  3. ;
  4. ;  This is a sample host configuration file.  If you will be using this as a
  5. ;  starting point for your configuration, copy or rename this file to the
  6. ;  HOST_ID of your intended host system.  If your host is FTL, make it FTL.CFG
  7. ;
  8. ;  This sample is generally configured for Faster-Than-Light. If this
  9. ;  configuration were to be used for Faster-Than-Light, you would need to
  10. ;  rename it to FTL.CFG (FTL being the HOST_ID).
  11. ;
  12. ;  After each keyword assignment, a description is given explaining it.
  13. ;  Lines with ;'s at the beginning are ignored by RNet as are blank lines.
  14. ;
  15. ;  Note that not all keywords are used in this sample, only those keywords
  16. ;  which are most common or are required for operation.  Keywords such as
  17. ;  TCAN, PRIVATE_USER, and ARCHIVE=EXTERNAL are not shown since their use is
  18. ;  rare.  See LOWMEM.BAT for information on ARCHIVE=EXTERNAL.
  19. ;
  20. ;  Please read the documentation, "Configuration Files; Keywords: ..." in
  21. ;  RNET.DOC more information on these and other keywords.
  22. ;
  23. ;  If the default setting of any given keyword is acceptable, you need not
  24. ;  include that keyword in the configuration file.  The default is noted
  25. ;  (usually with an * next to the YES/NO) for most keywords for your ease of
  26. ;  deletion of unnecessary keywords.
  27. ;
  28. ;============================= Users and Names ===============================
  29.  
  30. HOSTSYSOP=ROBERT VOSTREYS
  31. ;  Specify the real name of your host Sysop.  Any messages addressed to/from
  32. ;  "SYSOP" on the host system will be changed to the specified name when
  33. ;  imported here (locally).
  34.  
  35. LOCALSYSOP=YOUR NAME HERE
  36. ;  Specify your real name (or your name as it should appear on other systems).
  37. ;  Any messages addressed to/from "SYSOP" leaving your system will be changed
  38. ;  to use this name.
  39.  
  40. MAKESYSOP=NO
  41. ;  YES = change incoming messages addressed to the local Sysop to "SYSOP".
  42. ;   NO*= leave incoming messages addressed to the local Sysop name alone.
  43.  
  44. HANDLE=SPARKY,MARK HERRING
  45. ;  Up to 50 "handle" conversions may be specified.  This format will translate
  46. ;  SPARKY to MARK HERRING every time SPARKY is seen in the to/from fields of a
  47. ;  message.  This translation will occur on both import and export processing.
  48. ;  The reverse is not true.
  49.  
  50. HANDLE=*RICKY LACY,RICKY TIKKI TAVI
  51. ;  The asterisks ("*") used in this handle statement instructs RNet that you
  52. ;  wish a two-way translation to occur.  The above example might be used by
  53. ;  RICKY LACY on his board if he wanted his name to appear as RICKY TIKKI
  54. ;  TAVI locally.  Since this is not appropriate over the network, this
  55. ;  translation will convert RICKY LACY to RICKY TIKKI TAVI during imports
  56. ;  and RICKY TIKKI TAVI to RICKY LACY during exports.
  57. ;
  58. ;  (if Ricky Lacy ever reads this, I'm gonna be in trouble... HEH)
  59.  
  60. ;
  61.  
  62. ;================================= Taglines ==================================
  63.  
  64. HTAG0=■ ILink ■ Faster-Than-Light BBS ■ Atlanta GA ■ 404-292-8761
  65. ;  This statement (or HOSTORIGIN) specifies the default tagline to be placed
  66. ;  on messages which originate from the host system.  Each network has their
  67. ;  own rules for tagline formatting, so check with them for specifics.
  68.  
  69. TAG0=■ ILink ■ My BBS Name here ■ My City State here ■ My Phone Number here
  70. ;  Use TAG0 (or ORIGIN) to specify the tagline which is to be appended
  71. ;  to messages which originate from your board.  Messages entered by you
  72. ;  or your users will have this tagline appended to them.
  73.  
  74. HTAG1=■ ByteBrothers ■ FTL ■ Bringing ByteBrothers to Space!
  75. ;  This is an example of an alternate network tagline (HTAG1 vs HTAG0). This
  76. ;  tagline will not be used unless RNet is instructed to use it for specific
  77. ;  conferences.  See the CONF= statements below for example use.
  78.  
  79. TAG1=■ My BBS Name here ■ My cute ByteBrothers phrase here
  80. ;  Example alternate network tagline (TAG1 vs TAG0) for locally generated
  81. ;  messages (messages from you or your users in a specified conference will
  82. ;  have this tagline instead of the TAG0 tagline).  See CONF= below.
  83.  
  84. RTAG=YES
  85. ;    YES*= Enable the " ■ RNet v.vvx:" header on all taglines.
  86. ;     NO = Disable the RNet header.  hTAGx statements will compose the
  87. ;          entire tagline text -- nothing additional will be added by RNet.
  88. ;          [NOTE: This is disabled in the unregistered version of RNet]
  89. ; ORIGIN = Instructs RNet to place " * ORIGIN: " at the beginning of all
  90. ;          taglines.  Some network software packages require this specific
  91. ;          text to be present for proper operation.  The RNet v.vv header will
  92. ;          be added to the end of the tagline instead of the beginning.
  93.  
  94. FORCETAG=NO
  95. ;  YES = Instructs RNet to ALWAYS place a tagline on every message.
  96. ;   NO*= Only place taglines on messages that need them (HOST and LOCAL).
  97.  
  98. FORCENOTAG=NO
  99. ;  YES = Instruct RNet to NEVER place a tagline on a message.
  100. ;   NO*= Only place taglines on messages that need them (HOST and LOCAL).
  101.  
  102. FIXJH=NO
  103. ;  YES = Have RNet automatically decrypt John Hancock encrypted taglines.
  104. ;   NO*= Leave JH taglines encrypted.
  105.  
  106. ;============================ Packet Processing ==============================
  107.  
  108. COMPRESS=PKZIP -M -EX
  109. ;  Specify the command (program) and options to execute to compress a REP
  110. ;  packet for sending to the host.  Default = PKZIP -M -EX
  111.  
  112. UNCOMPRESS=PKUNZIP -O
  113. ;  Specify the command and options to execute to uncompress incoming QWK
  114. ;  packets from the host.  Default = PKUNZIP -O
  115.  
  116. WORKDIR=D:\SCRATCH\
  117. ;  Specify the drive and directory to use for scratch file creation (including
  118. ;  uncompressed QWK packets).  Be sure this drive has enough space to handle
  119. ;  the largest QWK and/or REP packets you might possibly need to process.
  120. ;  NOTE: You may also use an environment variable to specify this.  Default =
  121. ;  current drive/directory (RNet knows what to kill and not kill when done).
  122.  
  123. ;
  124. REPLYPROCESS=APPEND
  125. ;  APPEND = If a REP packet is found during EXPORT processing, uncompress it
  126. ;           and add additional messages to it.  To use this function, your
  127. ;           mail event MUST delete REP packets after successful uploading!
  128. ;OVERWRITE= If a REP packet is found during EXPORT processing, it is deleted
  129. ;           and overwritten.  Note that if you neglect to restore the backup
  130. ;           pointers if a mail-run failed, and the messages in the REP file
  131. ;           have not been sent to the host, they will be "lost".
  132.  
  133. QWKPATH=D:\DOWNLOAD\
  134. ;  Specify the drive/directory where RNet should look for QWK packets you have
  135. ;  downloaded from your host.  By default, RNet will only look on the current
  136. ;  drive and directory.
  137.  
  138. REPPATH=D:\UPLOAD\
  139. ;  Specify the drive/directory where RNet should build REP packets in
  140. ;  preparation of being uploaded to your host.  This is also where RNet will
  141. ;  look for a REP file to append to or overwrite.  Default: Current drive and
  142. ;  directory.
  143.  
  144. KILLQWK=YES
  145. ;  YES = Have RNet delete QWK packets after successful import processing.
  146. ;        If anything goes wrong or if RNet gets confused, the QWK packet
  147. ;        will not be deleted.
  148. ;   NO*= Leave QWK packets alone -- it is up to you to delete/move them.
  149.  
  150. CHECKREP=NO
  151. ;  Have RNet look for a REP packet everytime it starts operation.  This does
  152. ;  not effect the automatic checking done for overwrite or append.  Enable
  153. ;  this keyword if you commonly run RNet outside of your event and you are
  154. ;  prone to forgetting to delete REP packets after uploading them.  RNet,
  155. ;  when it finds a REP packet, will prompt you to: Delete the REP and
  156. ;  continue; Retain the REP and abort; or Continue normally.  If you do not
  157. ;  respond in 10 seconds, RNet will continue normally (the REP will not be
  158. ;  deleted and thus will be appended to or overwritten as per the
  159. ;  REPLYPROCESS= setting).
  160.  
  161. CKPOINTERS=YES
  162. ;  YES*= Check all messagebase pointers against the messagebases at startup.
  163. ;   NO = Do not check pointers against messagebase pointers at startup.
  164. ;        It is NOT recommended that you disable the pointer checking!
  165.  
  166. ;============================ Message Processing =============================
  167.  
  168. PRIVATE=NO
  169. ;  YES = Allow RNet to pass private (R/O) messages in all conferences.
  170. ;   NO*= Do not allow RNet to pass private messages in all conferences.
  171.  
  172. PRIVATECONF=1,2,3,4,5
  173. ;  Specify the conference(s) that you wish RNet to pass private messages in.
  174.  
  175. COMMENTS=NO
  176. ;  YES = In PRIVATECONF conferences, send comment security messages also.
  177. ;   NO*= Never send comment security messages, even in private conferences.
  178.  
  179. IGNOREECHO=1,2,3,4,5
  180. ;  Specify the conference(s) that RNet should ignore the PCBoard 14.x Echo
  181. ;  status flag in.  Use this to force any non-echo messages to be echoed.
  182.  
  183. ;
  184. ;========================== Multi-Network Keycode ============================
  185.  
  186. KEYCODE=%
  187. ;  See RNET.DOC for more information on the KEYCODE keyword.  If you are not
  188. ;  involved in cross-echoing (having multiple networks or calling multiple
  189. ;  hosts to pass the same conference(s)), the above setting is fine as is.
  190.  
  191. ;============================= Conference Links ==============================
  192.  
  193. CONF=1,25    (local conf 1 = host conf 25, use HTAG0 and TAG0 taglines)
  194. CONF=2,26:0  (local conf 2 = host conf 26, use HTAG0 and TAG0 taglines)
  195. CONF=3,27:1  (local conf 3 = host conf 27, use HTAG1 and TAG1 taglines)
  196. CONF=4,52    (AtlSysops)
  197. CONF=5,50    (NetLanta)
  198. ;  You will need one CONF= statement for each conference you are echoing
  199. ;  to/from your host.  Specify the local conference number (the number of the
  200. ;  conference on your system), a comma, the host conference number (the number
  201. ;  of the conference on the host system).  Optionally, you may add a colon and
  202. ;  a number from 0 to 9 specifying which HTAGx and TAGx taglines to use for
  203. ;  that conference.  You may place "comments" after a CONF statement, usually
  204. ;  showing the conference name for your referance (such as the conferences 4
  205. ;  and 5 listings above -- AtlSysops is conference 52 and NetLanta is
  206. ;  conference 50 on FTL).
  207.  
  208. EXTENDED=NO
  209. ;  YES = Instruct RNet that the host supports over 255 conferences when RNet
  210. ;        is having difficulty automatically detecting this.
  211. ;   NO*= Have RNet automatically detect 32765 conference support.
  212.  
  213. ;=========================== PCBoard Interaction =============================
  214.  
  215. NODE=3
  216. ;  Specify the node number executing your daily RNet event.  This node number
  217. ;  is needed by RNet to properly examine the USERNET.DAT file to determine
  218. ;  from what other users are doing on other nodes which method of message
  219. ;  insertion it should use (safe or fast).  NOTE: Specify 0 if you want RNet
  220. ;  to use the environment variable NODE= (this is the recommended approach).
  221.  
  222. ;USERNET=D:\PCB\MAIN\USERNET.DAT
  223. ;
  224. ; **  NOTE: USERNET support does not work with the new release of PCBoard from
  225. ;           Clark Development (sigh).
  226. ;
  227. ;  Specify the filename used by PCBoard for multinode chat/interaction.  RNet
  228. ;  will "show up" as a user on the node chat display (on the node specified by
  229. ;  NODE or the environment variable NODE=).  RNet will report (via the "city")
  230. ;  display:  Init; Import/Export HOST_ID ConfName; Cleanup; Creating Reports;
  231. ;  etc.  This allows both you and your users to "see" what RNet is doing via
  232. ;  the NODE CHAT display from within PCBoard/ProDoor.
  233.  
  234. ;
  235. ;================================= Reports ===================================
  236.  
  237. CONFREPORT=D:\PCB\GEN\BLT20
  238. ;  Specify the filename to use for generation of the conference analysis
  239. ;  report.  Default is to use HOST_ID.RPT in the current directory.
  240.  
  241. SUPERLOG=D:\SUPERLOG.TXT
  242. ;  If you want a listing of all messages processed (looks like a Quick scan)
  243. ;  then specify the filename to use for the SUPERLOG.  Be careful as this log
  244. ;  will grow rather quickly!  Useful for GREPping out listings of message
  245. ;  threads for other analysis programs or user/name tracking.
  246.  
  247. CALLERLOG=D:\PCB\MAIN\CALLER
  248. ;  If you wish RNet to log operations to your callers logs, specify the base
  249. ;  callerlog filename.  If you are running a multinode system, RNet will
  250. ;  automatically append the node number to this filename.  The default format
  251. ;  lists each conference with activity and number of messages processed and
  252. ;  the processing time.
  253.  
  254. LONGCALLER=NO
  255. ;  YES = List EVERY message imported/exported to the callerlog.
  256. ;   NO*= Use the short (default) format for the callerlog reporting.
  257.  
  258. ;============================= Other Operations ==============================
  259.  
  260. RUN=PCBCONF D:\PCB\MAIN\CNAMES RNETCONF -i
  261. ;  RUN statements tell RNet to create a DOS COMMAND.COM shell and execute the
  262. ;  statement specified.  This is useful to force RNet to do something
  263. ;  everytime it is run.  The above example will have RNet run PCBCONF to force
  264. ;  updating of RNETCONF (the listing of local conferences and messagebase
  265. ;  locations) everytime RNet is run, just for safety sake.
  266.  
  267. ;=============================================================================
  268.