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

  1. # basic settings
  2. config=slave
  3. domain="cs.glasgow.ac.uk"
  4. options=multihost,nrsformat
  5. postmaster=mailer-daemon
  6. tabledir=tables
  7.  
  8. # domain tables
  9. domain std file="cs-dept.ether.chn"
  10. domain top file="slave.top.dom"
  11.  
  12. # channels
  13. channel top file="slave.top.chn"
  14. channel local file="cs-dept.local.chn",
  15.         showldomain,shownrs,showuucp
  16. channel ether file="cs-dept.ether.chn"
  17. channel ether file="cs-dept.uucp.chn"
  18. channel news file="cs-dept.news.chn",relayed
  19.