Annotation of 43BSD/usr.lib/sendmail/cf.hosttable/kim.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: #      @(#)kim.mc      5.3 (Berkeley) 1/3/86
        !            11: #
        !            12: ############################################################
        !            13: ############################################################
        !            14: #####
        !            15: #####          SENDMAIL CONFIGURATION FILE
        !            16: #####
        !            17: ############################################################
        !            18: ############################################################
        !            19: 
        !            20: 
        !            21: 
        !            22: ############################################################
        !            23: ###    local info
        !            24: ############################################################
        !            25: 
        !            26: # internet hostname
        !            27: Cwkim ucbkim n
        !            28: 
        !            29: # UUCP name
        !            30: DUucbkim
        !            31: CUucbkim
        !            32: 
        !            33: # UUCP hosts that we talk to
        !            34: CWfranz
        !            35: CWfisi
        !            36: CWfateman
        !            37: CWendotsew
        !            38: CWfimus
        !            39: 
        !            40: include(csbase.m4)
        !            41: 
        !            42: include(zerobase.m4)
        !            43: 
        !            44: ################################################
        !            45: ###  Machine dependent part of ruleset zero  ###
        !            46: ################################################
        !            47: 
        !            48: # resolve names that we can handle locally
        !            49: R<@$=W.UUCP>$+         $#uucp$@$1$:$2                  @host.UUCP: ...
        !            50: R$+<@$=W.UUCP>         $#uucp$@$2$:$1                  [email protected]
        !            51: 
        !            52: # resolve names that can go via the ethernet
        !            53: R$*<@$*$=S.LOCAL>$*    $#ether$@$3$:$1<@$2$3.$D>$4     user@etherhost
        !            54: 
        !            55: # other non-local names will be kicked upstairs
        !            56: R$*<@$+>$*             $#ether$@$R$:$1<@$2>$3          [email protected]
        !            57: 
        !            58: # remaining names must be local
        !            59: R$+                    $#local$:$1                     everything else
        !            60: 
        !            61: include(uucpm.m4)

unix.superglobalmegacorp.com

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