home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume3 / modgen / README < prev   
Encoding:
Text File  |  1986-11-30  |  1.3 KB  |  29 lines

  1. *** Build moderators list from mod.newslists posting ***
  2.  
  3. 'modgen' is a script that attempts to build a moderators list
  4. for the usenet software from the list of moderators that is posted
  5. to mod.newslists.  It attempts to find two portions of the
  6. posted information: 1) a listing of other domain to uucp domain
  7. mappings (lines with "==" in them), and 2) a listing of moderated
  8. group to internet address mapping.  I then substitutes the uucp
  9. address for the corresponding other domain address and outputs
  10. that list.
  11.  
  12. This list is then processed through a program called 'getpath'.
  13. 'getpath' is a quick script that takes an internet formed address
  14. and, using the pathalias generated file, creates a uucp path
  15. address.  'getpath' does not know about other domains -- it is
  16. only good for uucp hosts so some use of 'grep' is made to
  17. seperate address that are in the uucp domain from address in
  18. other domains (at our site, we've modified sendmail.cf to fob
  19. domains off onto our smarter neighbors).
  20.  
  21. The output of 'modgen' is a correctly formatted moderators
  22. list all ready for placing into /usr/lib/news/moderators.  It
  23. is always best, though, to check the file to just make sure.
  24.  
  25. This script worked on the posted moderators list for January 1986.
  26.  
  27.     adams@calma.UUCP        -- Robert Adams
  28.     ...!{sun,ucbvax}!calma!adams
  29.