Annotation of 43BSD/usr.lib/sendmail/cf.named/arpa.mc, revision 1.1.1.1

1.1       root        1: #
                      2: #  Sendmail
                      3: #  Copyright (c) 1983  Eric P. Allman
                      4: #  Berkeley, California
                      5: #
                      6: #  Copyright (c) 1983 Regents of the University of California.
                      7: #  All rights reserved.  The Berkeley software License Agreement
                      8: #  specifies the terms and conditions for redistribution.
                      9: #
                     10: #      @(#)arpa.mc     1.8 (Berkeley) 2/26/86
                     11: #
                     12: ############################################################
                     13: ############################################################
                     14: #####
                     15: #####          SENDMAIL CONFIGURATION FILE
                     16: #####
                     17: #####
                     18: ############################################################
                     19: ############################################################
                     20: 
                     21: 
                     22: 
                     23: ##################
                     24: #   local info   #
                     25: ##################
                     26: 
                     27: # internet hostname
                     28: Cwucbarpa arpa arpavax ucbarpavax r UCB-ARPA LOCAL
                     29: 
                     30: # uucp hostnames
                     31: DUucbarpa
                     32: CUucbarpa
                     33: 
                     34: # local UUCP connections
                     35: CWmetron
                     36: 
                     37: # we have full sendmail support here
                     38: Oa
                     39: 
                     40: #############################
                     41: ###   Setup Information   ###
                     42: #############################
                     43: 
                     44: include(nsmacros.m4)
                     45: include(nsclasses.m4)
                     46: include(cchosts.m4)
                     47: include(nicregistered.m4)
                     48: include(berkhosts.m4)
                     49: include(version.m4)
                     50: include(boilerplate.m4)
                     51: 
                     52: ###########################
                     53: ###   Rewriting Rules   ###
                     54: ###########################
                     55: 
                     56: include(prewriterule.m4)
                     57: include(postwriterule.m4)
                     58: include(rule3.m4)
                     59: 
                     60: ###################
                     61: ###   Mailers   ###
                     62: ###################
                     63: 
                     64: include(localm.m4)
                     65: include(nstcpm.m4)
                     66: include(nstcpldm.m4)
                     67: include(mmdfm.m4)
                     68: include(euucpm.m4)
                     69: 
                     70: #####################
                     71: ###   Rule Zero   ###
                     72: #####################
                     73: 
                     74: include(rule0.m4)
                     75: 
                     76: ################################################
                     77: ###  Machine dependent part of ruleset zero  ###
                     78: ################################################
                     79: 
                     80: # resolve names we can handle locally
                     81: R<@$=W.UUCP>:$+                $#uucp$@$1$:$2                  @host.UUCP:...
                     82: R$+<@$=W.UUCP>         $#uucp$@$2$:$1                  [email protected]
                     83: 
                     84: # pass test addresses off to MMDF
                     85: R$+@UDel-Test          $#mmdf$@UDel-Test$:$1           user.host@udel-relay
                     86: 
                     87: # resolve names destined for the computer center
                     88: R$*<@$=C.berkeley.edu>$*       $#tcpld$@$C$:$1<@$2>$3
                     89: R$*<@$=C>$*            $#tcpld$@$C$:$1<@$2>$3
                     90: R$*<@$+.CC>$*          $#tcpld$@$C$:$1<@$2>$3  [email protected]
                     91: 
                     92: # resolve names destined for berknet sites
                     93: R<@$=Z>:$+             $#tcpld$@$B$:$2@$1              @berkhost: ...
                     94: R$+<@$=Z>              $#tcpld$@$B$:$1@$2              user@berknethost
                     95: 
                     96: # resolve explicit known foreign networks
                     97: R$*<@$+.Oz.au>$*       $#[email protected]$:$1<@$2.OZ.AU>$3  down-under
                     98: R$*<@$+.BITNET>$*      $#tcpld$@$C$:$1<@$2.BITNET>$3   [email protected]
                     99: R$*<@$+.CSNET>$*       $#[email protected]$:$1<@$2.CSNET>$3        [email protected]
                    100: R$*<@$+.DEC>$*         $#[email protected]$:$1<@$2.DEC>$3    [email protected]
                    101: R$*<@$+.MailNET>$*     $#[email protected]$:$1<@$2.MailNET>$3      [email protected]
                    102: R$*<@$*.UUCP>$*                $#tcpld$@$F$:$1<@$2.UUCP>               uucp mail
                    103: 
                    104: # local domain sites
                    105: R$*<@$*.berkeley.edu>$*        $#tcpld$@$2$:$1<@$2.$A>$3       [email protected]
                    106: 
                    107: # other non-local names 
                    108: R$*<@$+>$*             $#tcp$@$2$:$1<@$2>$3            [email protected]
                    109: 
                    110: # remaining names must be local
                    111: R$+                    $#local$:$1                     everything else
                    112: 
                    113: ########################################
                    114: ###  Host dependent address cleanup  ###
                    115: ########################################
                    116: 
                    117: S8
                    118: R$*$=U!$+@$+           $3@$4                           drop uucp forward
                    119: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.