home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / sendmail / sendmail.cf / harvard / defines next >
Encoding:
Text File  |  1987-08-06  |  1.1 KB  |  29 lines

  1. # Configuration definitions
  2. # See documentation for specific usage syntax
  3. # DOMAININNAME - the `/bin/hostname` of this host includes the domain
  4. # NODOMAINS - don't use the local domain in host table lookups
  5. # ANYDOMAIN - recognize our host name within any domain (UUCP, BITNET, CSNET)
  6. # PATHALIAS - this host uses the pathalias database and mailer
  7. # TTYMAILER - this host uses the 'tty' mailer for BITNET/SMTP SEND
  8. # ARPACLIENTS - rewrite from addresses to point to the ARPA gateway
  9. # SENDDOMAIN - append our domain to ALL return addresses and To: addresses,
  10. #  even within our domain.
  11. # MAILSLAVES - this host has mail slaves (hosts who forward all mail to us)
  12.  
  13. define(DOMAININNAME,1)
  14.  
  15. define(ANYDOMAIN,1)
  16.  
  17. define(TTYMAILER,1)
  18.  
  19. define(PATHALIAS,1)
  20. # hosts we should pathalias even though they are in L.sys
  21. CYdelftcc enmasse genrad gsg wivax masscomp
  22. CYallegra floyd harpo research ulysses
  23. CYihnp4 blegen dartvax yale princeton mvuxv
  24.  
  25. define(ARPACLIENTS,1)
  26. # ARPA clients - those hosts whom we rewrite outgoing ARPAnet mail FROM
  27. # addresses to point to the ARPAnet gateway
  28. CKchimera
  29.