Annotation of 43BSD/usr.lib/sendmail/cf.hosttable/degas.mc, revision 1.1.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: #      @(#)degas.mc    5.1 (Berkeley) 6/10/85
                     11: #
                     12: ############################################################
                     13: ############################################################
                     14: #####
                     15: #####          SENDMAIL CONFIGURATION FILE
                     16: #####
                     17: ############################################################
                     18: ############################################################
                     19: 
                     20: 
                     21: 
                     22: ############################################################
                     23: ###    local info
                     24: ############################################################
                     25: 
                     26: # internet hostname
                     27: Cwucbdegas degas
                     28: 
                     29: # UUCP name
                     30: DUucbdegas degas
                     31: CUucbdegas degas
                     32: 
                     33: #local UUCP connections
                     34: CWiris
                     35: 
                     36: include(csbase.m4)
                     37: include(zerobase.m4)
                     38: 
                     39: ################################################
                     40: ###  Machine dependent part of ruleset zero  ###
                     41: ################################################
                     42: 
                     43: # resolve names we can handle locally
                     44: R<@$=W.UUCP>:$+                $#uucp$@$1$:$2                  @host.UUCP: ...
                     45: R$+<@$=W.UUCP>         $#uucp$@$2$:$1                  [email protected]
                     46: 
                     47: # resolve names that can go via the ethernet
                     48: R$*<@$*$=S.LOCAL>$*    $#ether$@$3$:$1<@$2$3.$D>$4     user@etherhost
                     49: 
                     50: # other non-local names will be kicked upstairs
                     51: R$*<@$+>$*             $#ether$@$R$:$1<@$2>$3          [email protected]
                     52: 
                     53: # remaining names must be local
                     54: R$+                    $#local$:$1                     everything else
                     55: 
                     56: 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.