Annotation of 42BSD/usr.lib/sendmail/cf/ccbase.m4, revision 1.1

1.1     ! root        1: #################################################
        !             2: #
        !             3: #      General configuration information
        !             4: #
        !             5: #      @(#)ccbase.m4   4.1             7/25/83
        !             6: #
        !             7: #################################################
        !             8: 
        !             9: ######################
        !            10: #   General Macros   #
        !            11: ######################
        !            12: 
        !            13: # our arpanet gateway
        !            14: DABerkeley
        !            15: CABerkeley ucbc70 c70 UCB-C70 u UCB UCB-VAX
        !            16: 
        !            17: # local domain names
        !            18: DDCC.BERKELEY
        !            19: CDCC
        !            20: 
        !            21: # major relay host
        !            22: DRJADE
        !            23: CRucbjade JADE H
        !            24: 
        !            25: # my official hostname
        !            26: Dj$w.CC.Berkeley.ARPA
        !            27: 
        !            28: # known SMTP hosts in this domain
        !            29: CSucbjade jade
        !            30: # CSucbruby ruby
        !            31: 
        !            32: # known top-level domains
        !            33: CTLOCAL UUCP BITNET ARPA
        !            34: 
        !            35: include(base.m4)
        !            36: 
        !            37: #######################
        !            38: #   Rewriting rules   #
        !            39: #######################
        !            40: 
        !            41: ##### special local conversions
        !            42: S6
        !            43: R$*<@$*$=D>$*          $1<@$2LOCAL>$4                  convert local domain
        !            44: R$*<@$*$=D.$=A>$*      $1<@$2LOCAL>$5
        !            45: R$*<@$*$=D.$=A.ARPA>$* $1<@$2LOCAL>$5
        !            46: R$+%$*$=D<@$=A>                $1<@$2LOCAL>                    hack for % syntax
        !            47: R$+%$*$=D<@$=A.ARPA>   $1<@$2LOCAL>
        !            48: R$*<@$+.$=T.$=T>$*     $1<@$2.$3>$5                    UUCP/Bitnet top level
        !            49: R$*<@$+.$=T.$=T>$*     $1<@$2.$3>$5                    UUCP/Bitnet top level
        !            50: R$*<@$=C>$*            $1<@$2.CC>$3                    adjust CC hosts
        !            51: 
        !            52: include(localm.m4)

unix.superglobalmegacorp.com

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