Annotation of 42BSD/usr.lib/sendmail/cf/jade.mc, revision 1.1

1.1     ! root        1: ############################################################
        !             2: ############################################################
        !             3: #####
        !             4: #####          SENDMAIL CONFIGURATION FILE
        !             5: #####
        !             6: #####  This is the master configuration file for the computer
        !             7: #####  center.  Any other messages get bounced to ucbvax.
        !             8: #####
        !             9: #####          @(#)jade.mc     4.1             7/25/83
        !            10: #####
        !            11: ############################################################
        !            12: ############################################################
        !            13: 
        !            14: 
        !            15: 
        !            16: ############################################################
        !            17: ###    local info
        !            18: ############################################################
        !            19: 
        !            20: # internet hostname
        !            21: Cwucbjade jade H cfo-h ucbcfo-h LOCAL
        !            22: 
        !            23: # the guy upstairs
        !            24: DUUCBVAX
        !            25: 
        !            26: # known berknet hosts
        !            27: CZucbcfo-a cfo-a A
        !            28: CZucbcfo-b cfo-b B
        !            29: CZucbcfo-c cfo-c C
        !            30: CZucbcfo-d cfo-d D
        !            31: CZucbcfo-e cfo-e E
        !            32: CZucbcfo-f cfo-f F
        !            33: CZucbcfo-g cfo-g G
        !            34: CZucbcfo-h cfo-h H ucbjade jade
        !            35: CZucbcfo-q cfo-q Q ucbruby ruby
        !            36: CZucbsrc Src S
        !            37: CZucbcfo-2 cfo-2 2 ucbtopaz topaz
        !            38: CZucbcfo-3 cfo-3 3 ucbcoral coral
        !            39: CZucbcfo-4 cfo-4 4 ucbamber amber
        !            40: CZucbcfo-5 cfo-5 5 ucbivory ivory
        !            41: CZucbcfo-6 cfo-6 6 ucblapis lapis
        !            42: 
        !            43: # known computer center hosts
        !            44: include(cchosts.m4)
        !            45: 
        !            46: include(ccbase.m4)
        !            47: 
        !            48: include(zerobase.m4)
        !            49: 
        !            50: ################################################
        !            51: ###  Machine dependent part of ruleset zero  ###
        !            52: ################################################
        !            53: 
        !            54: # resolve names that can go via the ethernet
        !            55: R$*<@$*$=S>$*          $#ether$@$3$:$1<@$2$3>$4        user@etherhost
        !            56: 
        !            57: #R$*<@$~C.LOCAL>$*     $#error$:Host unknown           [email protected]
        !            58: 
        !            59: # resolve berknet names
        !            60: R<@$=Z>:$+             $#berk$@$1$:$2                  @berkhost: ...
        !            61: R$+<@$=Z>              $#berk$@$2$:$1                  user@berknethost
        !            62: 
        !            63: # resolve bitnet names
        !            64: R$+<@$+.BITNET>                $#berk$@G$:$2=$1                Bitnet
        !            65: 
        !            66: # other non-local names will be kicked upstairs
        !            67: R$*<@$+>$*             $#ether$@$U$:$1<@$2>$3          user@host
        !            68: 
        !            69: # remaining names must be local
        !            70: R$+                    $#local$:$1                     everything else
        !            71: 
        !            72: ############################################################
        !            73: 
        !            74: include(etherm.m4)
        !            75: include(berkm.m4)

unix.superglobalmegacorp.com

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