home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / pcboard / rnet109u.zip / RNET_REF.DOC < prev    next >
Text File  |  1993-01-26  |  5KB  |  98 lines

  1.    ╓──────┐ ╓────┐╓─┐ ╓─────┐ ╓─────┐
  2.    ║ ╒══╗ │ ║ ╒╗ │║ │ ║ ╒═══╛ ╚═╗ ╒═╛    Version: 1.09
  3.    ║ └──╜ │ ║ │║ │║ │ ║ └─┐     ║ │      Release: Tue Jan 26 1993
  4.    ║ ╒═╗ ╒╛ ║ │║ │║ │ ║ ╒═╛     ║ │
  5.    ║ │ ║ └┐ ║ │║ └╜ │ ║ └───┐   ║ │      Copyright 1989-93 Robert Vostreys
  6.    ╚═╛ ╚══╛ ╚═╛╚════╛ ╚═════╛   ╚═╛      All Rights Reserved Worldwide
  7. _______________________________________________________________________________
  8.                   Quick Reference Guide to RNet Configuration
  9.  
  10. Commandline:
  11.  
  12.   RNET EXPORT HOST_ID [ONLY LocalConf#]     {Export messages for HOST_ID }
  13.   RNET IMPORT HOST_ID [ONLY|SKIPTO Conf#]   {Import messages from HOST_ID}
  14.   RNET SET HOST_ID LocalConf# PointerValue  {Change pointer on conference}
  15.   RNET TOP HOST_ID LocalConf# | ALL         {Set pointer to last message }
  16.  
  17. Environment:
  18.  
  19.   RNET=      D:\DIR\ for the location of the HOST_ID.CFG files
  20.   RNETCONF=  D:\DIR\ or D:\DIR\FILENAME.EXT for RNETCONF conference file
  21.   TMP=       D:\DIR\ where RNet should place working/scratch files
  22.   NODE=      (0-99) PCBoard node number of this machine/partition
  23.  
  24. Keywords: Names and Users
  25.  
  26.   HOSTSYSOP    Host Sysop name
  27.   SYSOP        Your name
  28.   MAKESYSOP    YES|NO;  Should RNet address incoming mail to "SYSOP"?
  29.   PRIVATEUSER  Name;  Up to 25 users may be specified as private mail users
  30.   TCAN         Name;  Up to 25 names that RNet should refuse to process
  31.   TOCAN        Name;  Up to 10 names that if addressed TO should be refused
  32.   FRCAN        Name;  Up to 10 names that if addressed FROM should be refused
  33.   HANDLE       Name,Name;  Up to 50 handle/alias translations - See RNET.DOC
  34.  
  35. Keywords: Taglines
  36.  
  37.   HOSTORIGIN   Tagline;  Tagline for messages FROM your HOST (same as HTAG0)
  38.   ORIGIN       Tagline;  Tagline for messages FROM YOUR system (same as TAG0)
  39.   HTAG0..9     Tagline;  Up to 10 host taglines -- use CONF= to use them
  40.   TAG0..9      Tagline;  Up to 10 local taglines -- use CONF= to use them
  41.   FORCETAG     YES|NO;  _Always_ place a tagline?  (recommend =NO)
  42.   FORCENOTAG   YES|NO;  _Never_ place a tagline?   (recommend =NO)
  43.   RTAG         YES|NO|ORIGIN;  Enable RNet's " ■ RNet v.vvx:" ID on taglines?
  44.   FIXJH        YES|NO;  Decrypt encrypted JH2 taglines?
  45.   TCANTAG      Text;  RNet will refuse msgs which have "text" in tagline.
  46.  
  47. Keywords: Packet Processing
  48.  
  49.   COMPRESS     Program/switches for compressing REP packets for the host
  50.   UNCOMPRESS   Program/switches for uncompressing QWK packets from the host
  51.   WORKDIR      D:\DIR\ Overrides environment for temp and scratch area
  52.   REPLYPROCESS APPEND|OVERWRITE;  Append or Overwrite existing REP packets
  53.   ARCHIVE      EXTERNAL;  Only use this if you must!  See RNET.DOC
  54.   QWKPATH      D:\DIR\ where QWK packets should be found
  55.   REPPATH      D:\DIR\ where REP packets should be created/found
  56.   KILLQWK      YES|NO;  Delete QWK packets after successful import?
  57.   CHECKREP     YES|NO;  Prompt for disposition of existing REPs during init?
  58.   CKPOINTERS   YES|NO;  Check all messagebases against pointer file at start?
  59.  
  60. Keywords: Message Handling
  61.  
  62.   PRIVATE      YES|NO;  Send R/O messages in _all_ conferences at all times?
  63.   COMMENTS     YES|NO;  Send COMMENTS when found in Private conferences?
  64.   KEYCODE      Char;  See RNET.DOC for cross/gateway echo information
  65.  
  66. Keywords: Conferences
  67.  
  68.   CONF         Local#,Host#[:TAG#];  Conference links from local to host
  69.   PRIVATECONF  Conf#,Conf#,...;  List of conferences allowing R/O messages
  70.   IGNOREECHO   Conf#,Conf#,...;  List of conferences to ignore the EchoFlag
  71.   ANSICONF     Conf#,Conf#,...;  List conferences which allow ANSI sequences
  72.  
  73. Keywords: NetNews
  74.  
  75.   NETNEWS      Conf#;  This is the destination conference for NetNews msgs
  76.   NETADMIN     Conf#;  This is the source conference for NetNews messages
  77.   NETADMINID   Name;  NetNews messages must be FROM this name
  78.   NETSUBJECT   Text;  NetNews messages must have this text in the Subject
  79.  
  80. Keywords: Multinode/NodeChat
  81.  
  82.   NODE         Number(0-99);  PCBoard node number; overrides environment
  83.   USERNET      D:\DIR\FILENAME.EXT of your PCBoard USERNET.DAT file
  84.  
  85. Keywords: Reports
  86.  
  87.   CONFREPORT   D:\DIR\FILENAME.EXT for the conference analysis report
  88.   SUPERLOG     D:\DIR\FILENAME.EXT for the ALLMESSAGELOG report
  89.   DAILY        YES|NO;  Produce VERBOSE.xxx daily reports?
  90.   CALLERLOG    D:\DIR\FILENAME for your CALLERS log (don't add node number)
  91.   LONGCALLER   YES|NO;  Do you want ALL messages reported to CALLERS log?
  92.  
  93. Keywords: Additional
  94.  
  95.   EXTENDED     YES|NO;  YES if host has >255 confs and RNet has problems
  96.   RUN          Command;  Shell to COMMAND.COM/c and run this command
  97.  
  98.