home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / slrp108a.zip / slurp.sys < prev   
Text File  |  1995-01-11  |  1KB  |  34 lines

  1. # slurp.sys - which newsgroups we wish to take from each NNTP server
  2. #
  3. # Format is
  4. #   hostname/sublist:groups/distributions:flags:username/password
  5. #
  6. # * Entries for a particular host can be continued on more than one
  7. #   line by using a '\' at the end of the line.
  8. # * There is no limit on the length of each line.
  9. # * Whitespace is only allowed in comments - nowhere else!
  10. # * Comments begin with a '#'.
  11. # * Distributions are *not* recommended if you want a reasonable
  12. #   throughput and don't want to increase the server load too much...
  13. # * Possible flags are
  14. #      i  don't load /save unretrieved messsage IDs
  15. #      l  use local time, not that at the server
  16. #      r  do a 'mode reader' command
  17. # * If username/password are supplied then they will be used with the
  18. #   NNTP simple authorisation protocol.
  19. #      
  20.  
  21. # Demon feed
  22. news.demon.co.uk:demon*,!demon.msdos.announce,alt.fan.chicken.wrestling,\
  23. uk.*,!uk.net.maps,rec.video.satellite,comp.unix.sys5.r4,\
  24. rec.arts.tv.uk,ba.broadcast
  25.  
  26. # Orbital feed #1
  27. orbital.demon.co.uk/1:cix.*,alt.bbs.*,!alt.bbs.lists*
  28.  
  29. # Orbital feed #2
  30. orbital.demon.co.uk/2:rec.radio.*,alt.bbs,alt.bbs.internet,alt.irc,\
  31. news.software.*:il:newserv/lick21
  32.  
  33. # END OF FILE
  34.