home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / sendmail / uk-sendmail2.1 / Examples / config.gateway next >
Encoding:
Text File  |  1991-06-11  |  744 b   |  26 lines

  1. #basic settings
  2. config=gateway
  3. domain="cs.glasgow.ac.uk"
  4. options=multihost,nrsformat
  5. postmaster=mailer-daemon
  6. install=-f
  7. tabledir=tables
  8.  
  9. # domain tables
  10. domain std file="cs-dept.ether.chn"
  11. domain std file="glasgow.uk.dom"    # generated by c-nrs
  12. domain std file="glasgow.ac.dom"    # generated by c-nrs
  13. domain std file="glasgow.gla.dom"    # generated by c-nrs
  14. domain std file="glasgow.local.dom"
  15. domain std file="glasgow.ukuucp.dom"
  16. domain top file="glasgow.top.dom"
  17.  
  18. # channels
  19. channel local file="cs-dept.local.chn",
  20.         showuucp,shownrs,showldomain
  21. channel ether file="cs-dept.ether.chn"
  22. channel ether file="cs-dept.uucp.chn"
  23. channel news file="cs-dept.news.chn",relayed
  24. channel janet file="gateway.janet.chn",auth
  25. channel top file="glasgow.top.dom"
  26.