Annotation of 42BSD/usr.lib/sendmail/cf/uucpproto.mc, revision 1.1.1.1

1.1       root        1: ############################################################
                      2: ############################################################
                      3: #####
                      4: #####          SENDMAIL CONFIGURATION FILE
                      5: #####
                      6: #####  Prototype for UUCP only sites.  Modify this
                      7: #####  file as appropriate for your configuration.
                      8: #####
                      9: #####          @(#)uucpproto.mc        4.1             7/25/83
                     10: #####
                     11: ############################################################
                     12: ############################################################
                     13: 
                     14: 
                     15: 
                     16: ############################################################
                     17: ###    local info
                     18: ############################################################
                     19: 
                     20: # domain
                     21: DDUUCP
                     22: CDUUCP
                     23: 
                     24: # official hostname
                     25: Dj$w.$D
                     26: 
                     27: # UUCP name
                     28: DU$w
                     29: 
                     30: include(base.m4)
                     31: 
                     32: include(zerobase.m4)
                     33: 
                     34: ###############################################
                     35: ###  Machine dependent part of rulset zero  ###
                     36: ###############################################
                     37: 
                     38: # resolve names we can handle locally
                     39: R<@$+.UUCP>:$+         $1!$2                           to old format
                     40: R$+<@$+.UUCP>          $2!$1                           to old format
                     41: R$-!$+                 $#uucp$@$1$:$2                  host!user
                     42: 
                     43: # everything else must be a local name
                     44: R$+                    $#local$:$1                     local names
                     45: 
                     46: include(localm.m4)
                     47: 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.