home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / fish / telecom / uucp_442 / uucp2 / man / sys < prev    next >
Text File  |  1990-10-09  |  2KB  |  55 lines

  1.  
  2.                 UULIB:Sys FILE
  3.  
  4.     The UULIB:Sys file lists all systems that send you news and all systems
  5.     that you feed news to.  Any news received from any one system in this
  6.     list is sent to all other systems on the list (never back to the system
  7.     that originally sent the news).  Any news that you post from your machine
  8.     will be sent to ALL systems on the list.
  9.  
  10.     UPSTREAM:    sites which feed you (i.e. your news feed) (news you post feeds
  11.         back)
  12.  
  13.     DOWNSTREAM: sites which you feed (news they post feeds back)
  14.  
  15.     WARNING:    There can be no loops in the 'network' you create by
  16.     listing several other UPSTREAM machines along with your main feed.
  17.     Generally in a local UUCP network made up of Amigas, only ONE site will
  18.     receive news from the 'backbone' USENET and propogate it to the other
  19.     machines.  If two machines propogated duplicate news from the same
  20.     backbone site, duplicate articles would appear.  If two machines
  21.     propogated duplicate news from DIFFERENT backbone sites then your
  22.     little amiga network will be looping news throughout the entire USENET
  23.     which will make a LOT OF PEOPLE ANGRY!
  24.  
  25.     The Sys file consists of entries like this (example):
  26.  
  27.     uunet:*
  28.     friend1:*
  29.     friend2:*
  30.  
  31.     In most cases you will have only one news site, your main backbone, and
  32.     you do not have to worry about it too much.  The formal format is:
  33.  
  34.     site:<wildcard>,<wildcard>,<wildcard>,\
  35.          <wildcard>,<wildcard> ...
  36.  
  37.     Multiple lines can be used using '\' continuation (the last line should
  38.     not have a '\').  The <wildcard> is a wildcarde newsgroup name, such
  39.     as comp.* or comp.sys.* or a specific newsgroup or whatever, specifying
  40.     which newsgroups should be propogated to that particular site.
  41.  
  42.     Whenever news is received by RNEWS, either through a local posting or
  43.     remotely received news, the Sys file is scanned and an entry appended
  44.     to the file UUSPOOL:BATCH/<system> for each system the news is to be
  45.     propogated to.  RNEWS will never propogate news to a machine that is
  46.     already in the Path: field and so the news is never echo'd.
  47.  
  48.     Note that the news is NOT spooled yet.  To spool all pending news you
  49.     must run the BATCHNEWS program.  Thus, to propogate news to other
  50.     sites (including your own news to your main feed), you must run
  51.     BATCHNEWS before UUCICO.  you can have UUCICO automatically run
  52.     BATCHNEWS by specifying the -b option to UUCICO.
  53.  
  54.  
  55.