Annotation of 43BSD/usr.lib/sendmail/cf.named/ucbtcp.mc, revision 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: #      @(#)ucbtcp.mc   1.7 (Berkeley) 2/26/86
        !            11: #
        !            12: ############################################################
        !            13: ############################################################
        !            14: #####
        !            15: #####          SENDMAIL CONFIGURATION FILE
        !            16: #####
        !            17: ############################################################
        !            18: ############################################################
        !            19: 
        !            20: 
        !            21: 
        !            22: ##################
        !            23: #   local info   #
        !            24: ##################
        !            25: 
        !            26: # internet hostname    REPLACE HOSTNAME WITH YOUR MACHINE NAME HERE
        !            27: Cwucbmonet monet LOCAL
        !            28: 
        !            29: #############################
        !            30: ###   Setup Information   ###
        !            31: #############################
        !            32: 
        !            33: include(nsmacros.m4)
        !            34: include(nsclasses.m4)
        !            35: include(cchosts.m4)
        !            36: include(nicregistered.m4)
        !            37: include(berkhosts.m4)
        !            38: include(version.m4)
        !            39: include(boilerplate.m4)
        !            40: 
        !            41: ###########################
        !            42: ###   Rewriting Rules   ###
        !            43: ###########################
        !            44: 
        !            45: include(prewriterule.m4)
        !            46: include(postwriterule.m4)
        !            47: include(rule3.m4)
        !            48: 
        !            49: ###################
        !            50: ###   Mailers   ###
        !            51: ###################
        !            52: 
        !            53: include(localm.m4)
        !            54: include(nstcpm.m4)
        !            55: include(nstcpldm.m4)
        !            56: 
        !            57: #####################
        !            58: ###   Rule Zero   ###
        !            59: #####################
        !            60: 
        !            61: include(rule0.m4)
        !            62: 
        !            63: ###############################################
        !            64: ###   Machine dependent part of Rule Zero   ###
        !            65: ###############################################
        !            66: 
        !            67: # resolve names destined for the computer center
        !            68: R$*<@$=C.berkeley.edu>$*       $#tcpld$@$C$:$1<@$2>$3
        !            69: R$*<@$=C>$*            $#tcpld$@$C$:$1<@$2>$3
        !            70: R$*<@$+.CC>$*          $#tcpld$@$C$:$1<@$2>$3  [email protected]
        !            71: 
        !            72: # resolve names destined for berknet sites
        !            73: R<@$=Z>:$+             $#tcpld$@$B$:$2@$1              @berkhost: ...
        !            74: R$+<@$=Z>              $#tcpld$@$B$:$1@$2              user@berknethost
        !            75: 
        !            76: # resolve explicit known foreign networks
        !            77: R$*<@$+.Oz.au>$*       $#[email protected]$:$1<@$2.OZ.AU>$3  down-under
        !            78: R$*<@$+.BITNET>$*      $#tcpld$@$C$:$1<@$2.BITNET>$3   [email protected]
        !            79: R$*<@$+.CSNET>$*       $#[email protected]$:$1<@$2.CSNET>$3        [email protected]
        !            80: R$*<@$+.DEC>$*         $#[email protected]$:$1<@$2.DEC>$3    [email protected]
        !            81: R$*<@$+.MailNET>$*     $#[email protected]$:$1<@$2.MailNET>$3      [email protected]
        !            82: R$*<@$*.UUCP>$*                $#tcpld$@$F$:$1<@$2.UUCP>               uucp mail
        !            83: 
        !            84: # local domain sites
        !            85: R$*<@$*.berkeley.edu>$*        $#tcpld$@$2$:$1<@$2.$A>$3       [email protected]
        !            86: 
        !            87: # other non-local names 
        !            88: R$*<@$+>$*             $#tcp$@$2$:$1<@$2>$3            [email protected]
        !            89: 
        !            90: # remaining names must be local
        !            91: R$+                    $#local$:$1                     everything else

unix.superglobalmegacorp.com

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