Annotation of 43BSD/usr.lib/sendmail/cf.hosttable/uucpproto.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: #      @(#)uucpproto.mc        5.2 (Berkeley) 9/17/85
        !            11: #
        !            12: ############################################################
        !            13: ############################################################
        !            14: #####
        !            15: #####          SENDMAIL CONFIGURATION FILE
        !            16: #####
        !            17: #####  Prototype for UUCP only sites.  Modify this
        !            18: #####  file as appropriate for your configuration.
        !            19: #####
        !            20: ############################################################
        !            21: ############################################################
        !            22: 
        !            23: 
        !            24: 
        !            25: ############################################################
        !            26: ###    local info
        !            27: ############################################################
        !            28: 
        !            29: # domain
        !            30: DDUUCP
        !            31: CDUUCP
        !            32: 
        !            33: # official hostname
        !            34: Dj$w.$D
        !            35: 
        !            36: # UUCP name
        !            37: DU$w
        !            38: 
        !            39: include(base.m4)
        !            40: 
        !            41: include(zerobase.m4)
        !            42: 
        !            43: ###############################################
        !            44: ###  Machine dependent part of rulset zero  ###
        !            45: ###############################################
        !            46: 
        !            47: # resolve names we can handle locally
        !            48: R<@$+.UUCP>:$+         $1!$2                           to old format
        !            49: R$+<@$+.UUCP>          $2!$1                           to old format
        !            50: R$-!$+                 $#uucp$@$1$:$2                  host!user
        !            51: 
        !            52: # everything else must be a local name
        !            53: R$+                    $#local$:$1                     local names
        !            54: 
        !            55: 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.