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 / cf / M4_KEY < prev    next >
Encoding:
Text File  |  1989-01-25  |  1.5 KB  |  56 lines

  1. M4 Macros
  2.  
  3. EXTERNAL_VERSION    ``#'    `%W%' (Berkeley) `%G%''
  4.  
  5.      The SCCS id of the "outside" file.
  6.  
  7. INTERNET_ALIASES    `Cwcad ucbcad'
  8.  
  9.      If defined, the line which lists the w class.  If not defined,
  10. defaults to `Cwmonet ucbmonet' with a warning to replace this line
  11. with your hostname.
  12.  
  13. UUCP_NAME        `DUucbcad'
  14.  
  15.      If defined, includes UUCP code.  Used to define your official
  16. UUCP hostname.
  17.  
  18. UUCP_ALIASES        `CUucbcad'
  19.  
  20.      Included only if UUCP_NAME is defined, lists aliases for UUCP.
  21.  
  22. UUCP_HOSTS_FILE        `../machdep/uucp.cad.m4'
  23.  
  24.      Included only if UUCP_NAME is defined.  Defines class V of
  25. local UUCP hosts by including the appropriate m4 file.
  26.  
  27. SMTPUUCP        `../machdep/smtpuucp.cad.m4'
  28.  
  29.      If defined, use SMTP to resolve local UUCP connections (while
  30. keepign bangist format).  Should be defined to be the file that
  31. contains thef ruleset 0 additions.
  32.  
  33. INTERNET_RELAY        `DAcad.Berkeley.EDU'
  34.  
  35.      If defined, this will be the machine behind which non-NIC registered
  36. hosts are hidden, resuling in addresses of the form
  37.  
  38.     user%host@INTERNET_RELAY
  39.  
  40. If not defined, defaults to ucbvax.Berkeley.EDU.
  41.  
  42. UUCP_RELAY        `DRcad'
  43.  
  44.      If defined, this will be the machine to which non-local UUCP traffic
  45. is forwarded.  If not defined, defaults to ucbvax.
  46.  
  47. BITNET_RELAY        `DBjade.Berkeley.EDU'
  48.  
  49.      If defined, this will be the machien to which BITNET traffic
  50. is forwarded.  If not defined, it defaults to jade.Berkeley.EDU.
  51.  
  52. CSNET_RELAY        `DCrelay.cs.net'
  53.  
  54.      If defined, this will be the machine to which CSNET traffic is
  55. forwarded.  If not defined, it defaults to relay.cs.net.
  56.