home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1996 May / PCOnline_05_1996.bin / linux / source / contrib / smail / smail-3.1 / smail-3 / smail-3.1.28 / samples / bigsite / bargw / maps / world.conf < prev    next >
Text File  |  1990-10-24  |  414b  |  24 lines

  1. #ident "@(#)samples/bigsite/bargw/maps/world.conf    1.2 10/24/90 05:20:27"
  2. #
  3. # world.conf - configure our map setup to build world.map
  4.  
  5. # get the usenet world maps
  6. cd    /usr/spool/uumaps
  7. safemap d.*
  8. safemap    u.*
  9.  
  10. cd    /usr/lib/smail/maps
  11.  
  12. # merge in our external map
  13. delete    `uuname -l`
  14. map    world.map
  15.  
  16. # add in our private information
  17. map    private.map
  18.  
  19. # tweak the maps as needed
  20. map    tweak.map
  21.  
  22. # process the data
  23. pathsort
  24.