home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / sendmail / sendmail.cf / harvard / relays < prev    next >
Encoding:
Text File  |  1987-05-13  |  1.2 KB  |  60 lines

  1. # Relay hosts
  2.  
  3. # local ethernet relay
  4. #define(ETHERRELAY,1)
  5. #DG
  6. # local hosts we talk to via ethernet
  7. FG/usr/local/lib/mail/mailhosts.ether
  8.  
  9. # local BITNET relay host
  10. define(BITNETRELAY,1)
  11. DFtalcott
  12. # local hosts we talk to on BITNET
  13. FF/usr/local/lib/mail/mailhosts.bitnet
  14.  
  15. # local DECNET relay host
  16. define(DECNETRELAY,1)
  17. DHhucsc
  18. # local hosts we can talk to via DECNET
  19. FH/usr/local/lib/mail/mailhosts.decnet
  20.  
  21. # local ARPA relay host
  22. #define(ARPARELAY,1)
  23. DC
  24.  
  25. # local UUCP relay host
  26. #define(UUCPRELAY,1)
  27. DE
  28. # local and remote hosts we can talk to via uucp
  29. FE/usr/local/lib/mail/mailhosts.uucp
  30.  
  31. # local hosts
  32. FL/usr/local/lib/mail/mailhosts
  33. # Use at most ONE of 'LOCALRELAY' or 'DEFAULTMAILER'
  34. #
  35. # generic local LOCAL relay - for local hosts who we don't know
  36. #define(LOCALRELAY,1)
  37. DL
  38. # DEFAULTMAILER - use this mailer for local hosts who we don't know
  39. define(DEFAULTMAILER)
  40. DMether-mailer
  41.  
  42. # DEFAULTRELAY - use this host for unknown external host/domains
  43. #define(DEFAULTRELAY,1)
  44. DN
  45.  
  46. # Relay for ALL local mail
  47. define(MAILRELAY,1)
  48. DRendor
  49.  
  50. # Apollo gateway
  51. DOhuapollo
  52. # local hosts accessed through Apollo gateway
  53. COhucmt1 hucmt2
  54.  
  55. # husc6 gateway
  56. DPhusc6
  57. # local hosts accessed through husc6
  58. CPhusc2 harvbmb
  59.