home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / sendmail / sendmail-5.65c+IDA-1.4.4.1 / ida / lib / mailertable < prev    next >
Encoding:
Text File  |  1991-03-08  |  3.4 KB  |  87 lines

  1. #    Mailer table for physical node uxc.cso.uiuc.edu
  2. #    (aka the UUCP node uiucuxc)
  3. #
  4. #    Format is <mailer>:<hostname> <official-name-1> ... <official-name-n>
  5. #    where mail sent to users on each of the <official-names> will
  6. #    be forced to invoke the specified mailer and sent to the
  7. #    specified host, which should be in a format that the mailer will
  8. #    understand.
  9. #
  10. #    The mailertable can be used to select a mailer:host pair based on a
  11. #    subdomain, essentially similar to the way a wild card MX record in
  12. #    the domain database can represent a subdomain.  This is somewhat
  13. #    similar to the code in the pathtable for dealing with subdomains.
  14. #    
  15. #    A null mailer:host may be selected.  This is interpreted as meaning
  16. #    that no mailer should be selected.  It can be used to force a
  17. #    pathalias lookup for a domain which you could mail to over TCP.
  18. #    (Perhaps the network is having trouble, so you wish to temporarily
  19. #    divert mail via a UUCP link).
  20. #    
  21. #    The way a mailer:host is represented allows some choice in the manner
  22. #    of formatting addresses.  A domain may now be translated to any of -
  23. #    'mailer:host' -or- 'mailer,host' -or- 'mailer!host'.  The effect is
  24. #    this.  Suppose the original mail was to say '@host1:user@host2'.  With
  25. #    an entry 'mailer:host' the original meaning prevails, whereby the mail
  26. #    is sent to 'host' after being relativized so that the recipient
  27. #    envelope address is 'user@host2'.  With a table entry of 'mailer,host'
  28. #    the mail is forwarded to 'host' but is not relativized; it is sent
  29. #    with an envelope address still of '@host1:user@host2' (rewritten
  30. #    appropriately for the mailer).  The third format 'mailer!host' is
  31. #    particularly useful for UUCP mailers.  It completely relativizes the
  32. #    addresses, even down to the user level.  Thus '@host1:user@host2' is
  33. #    relativized to 'user@host2', and 'user@host1' is relativized to just
  34. #    'user'.
  35. #
  36. #    In the host portion of mailer,host there may be a %s provided
  37. #    that the search key begins with a '.' - the effect is that when
  38. #    a match occurs, the component of the actual domain name which
  39. #    precedes the '.' in the key will replace the %s.
  40. #
  41. #    You could, for example, have a entry:
  42. #
  43. #    TCP-A,%s.BITNET        .BITNET
  44. #
  45. #    This would allow use of the TCP-A mailer for all bitnet hosts,
  46. #    yet still use pseudo-MX records for .bitnet .
  47. #
  48. #    Dmail:%s        .DNET
  49. #
  50. #    will route decnet mail to the Dmail mailer.  Note how this leaves
  51. #    off the '.dnet' from the host name passed to the mailer.
  52. #
  53.  
  54. LOCAL!localhost                AL.IAS.UUCP
  55. PH!uxc.cso.uiuc.edu            uiuc.edu
  56. FAX!uxc.cso.uiuc.edu            fax.uiuc.edu
  57.  
  58. # UIUC names w. unusual mailers
  59. #
  60. TCP-A:vmd.cso.uiuc.edu    vmd.cso.uiuc.edu uiucvmd
  61. UUCP-A:ehsnet        ehsnet ehsnet.ehs.uiuc.edu
  62. UUCP-A:enable1        enable1 enable1.ed.uiuc.edu
  63. UUCP:uicerl        uicerl uicerl.cerl.uiuc.edu
  64.  
  65. # MX relayed domains through uxc
  66. UUCP-A!binbi    binbi.ray.or.us binbi.UUCP
  67. UUCP-A!crash    crash.cts.com
  68. UUCP-A!kailand    kailand.kai.com kai.com
  69. UUCP-A!mmm    mmm.3m.com 3m.com
  70. UUCP-A!mntgfx    mntgfx.mentor.com mentor.com
  71. UUCP-A!oucsboss    boss.cs.ohiou.edu
  72. UUCP-A!peora    peora.ccur.com
  73. UUCP-A!peregrine    peregrine.com
  74. UUCP-A!teraplex    teraplex.com
  75. UUCP-A!mitek    mitek.com
  76. UUCP-A!pwcs    pwcs.stpaul.gov
  77. UUCP-A!quad1    quad1.quad.com quad.com
  78. UUCP:sys1    sys1.tandy.com tandy.com
  79. UUCP-A!fluke    tc.fluke.com fluke.com
  80. UUCP-A!morgana    morgana.pubserv.com pubserv.com
  81. UUCP-A!tikal    poller.teltone.com teltone.com
  82.  
  83. # Major UUCP relays reachable via IP
  84. TCP-U,uunet.uu.net    uunet.uu.net uunet.UUCP
  85. # TCP!convex.com    convex.com convex.UUCP
  86. TCP,uicbert.eecs.uic.edu    uicbert.eecs.uic.edu uicbert.UUCP
  87.