home *** CD-ROM | disk | FTP | other *** search
/ Super Net 1 / SUPERNET_1.iso / PC / OTROS / EXTRAS / UUCODE / UUCP / FS132_MA.ZIP / SYS.MAN < prev    next >
Encoding:
Text File  |  1993-05-05  |  2.3 KB  |  58 lines

  1. .se Support Files
  2. .vm 1
  3. .vi 3
  4. .rl 2
  5. .da 07 May, 1993
  6. .ss sys file ([libdir]\news\sys)
  7. .sa rnews, batchcfg
  8.  
  9. The sys file controls which newsgroups are propogated to remote sites. When
  10. news comes in from a remote site, the sys file will decide which systems
  11. to send the news on to.
  12.  
  13. The format of a sys file entry is: site:newsgroups:flags:command
  14.  
  15.  site - the name of the site we're talking about. Same as in the systems
  16.         file
  17.  
  18.  newsgroups - which newsgroups to feed TO them. Receipt of newsgroups is
  19.               dependant solely on our active file. ! negation is allowed
  20.               here.
  21.  
  22.  flags - flags to control batching. Currently, only the "F" flag is used.
  23.          if you do not have "F" here, no batching will occur.
  24.  
  25.  command - command for the flag. Currently, just the name of the file in
  26.            which news articles bound for the batcher reside goes here.
  27.            The filename will be under the root "[news]\outgoing\" directory.
  28.  
  29.  include all newsgroups that should feed to remote sites.
  30.  
  31.  Currently, the system is set up for all incoming news to be placed in the
  32.  proper directories by RNEWS. All news posted on this site is submitted to
  33.  rnews and the proper filename is appended to a batcher spool file. At the
  34.  apropriate time, BATCHER is run, which uses this and the batcher.cfg file
  35.  that are found in this directory ([libdir]/news) to copy and batch news
  36.  articles to be sent to the sites named here via fsuucp. It is the
  37.  responsibility of the system administrator to be sure that the sites in this
  38.  file match those in the batcher.cfg file, and vice versa.
  39.  
  40. Example sys entry:
  41.  
  42. # zeus, Cal Poly, San Luis Obispo
  43. #
  44. zeus:slo\
  45.     !slo.srprj,!slo.mac\
  46.     alt.bbs,alt.cosuard,alt.drugs,alt.emusic,alt.gambling,alt.prose.d\
  47.     alt.prose,alt.sex\
  48.     comp.dcom.modems,comp.dcom.telecom,comp.mail.sendmail,comp.mail.uucp\
  49.     comp.org.fidonet,comp.protocols.pcnet,comp.sys.atari.st\
  50.     misc.emerg-services\
  51.     news.announce.important,news.announce.newgroups,news.announce.newusers\
  52.     news.newusers.questions,news.sysadmin\
  53.     rec.arts.startrek.info,rec.arts.startrek,rec.gambling,rec.games.hack\
  54.     rec.ham-radio.swap,rec.ham-radio,rec.humor.funny,rec.mag.otherrealms\
  55.     rec.music.cd,rec.music.newage\
  56.     fubar.general\
  57.     to.fubarsys:F:zeus
  58.