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

1.1       root        1: ############################################################
                      2: ############################################################
                      3: #####
                      4: #####          SENDMAIL CONFIGURATION FILE
                      5: #####
                      6: #####          @(#)cad.mc      4.2             8/21/83
                      7: #####
                      8: ############################################################
                      9: ############################################################
                     10: 
                     11: 
                     12: 
                     13: ############################################################
                     14: ###    local info
                     15: ############################################################
                     16: 
                     17: # internet hostname
                     18: Cwucbcad cad cad-a
                     19: 
                     20: # UUCP name
                     21: DUucbcad
                     22: CUucbcad
                     23: 
                     24: # UUCP hosts that we talk to
                     25: CWteklabs
                     26: CWtekcad
                     27: CWtekcrd
                     28: CWtektronix tektroni tektron
                     29: CWboulder
                     30: CWhpda
                     31: CWwheps
                     32: CWharpo
                     33: CWchico
                     34: CWmi-cec
                     35: CWfortune
                     36: CWvodervax voderva
                     37: CWcaddyvax caddyva
                     38: CWlbl-csam lbl-`unix'
                     39: CWlblh
                     40: CWmasscomp masscom
                     41: CWpenelope penelop
                     42: CWulysses
                     43: CWjupiter
                     44: 
                     45: include(csbase.m4)
                     46: 
                     47: include(zerobase.m4)
                     48: 
                     49: ################################################
                     50: ###  Machine dependent part of ruleset zero  ###
                     51: ################################################
                     52: 
                     53: # resolve names that we can handle locally
                     54: R<@$=W.UUCP>$+         $#uucp$@$1$:$2                  @host.UUCP: ...
                     55: R$+<@$=W.UUCP>         $#uucp$@$2$:$1                  [email protected]
                     56: 
                     57: # resolve names that can go via the ethernet
                     58: R$*<@$*$=S.LOCAL>$*    $#ether$@$3$:$1<@$2$3.$D>$4     user@etherhost
                     59: 
                     60: # other non-local names will be kicked upstairs
                     61: R$*<@$+>$*             $#ether$@$R$:$1<@$2>$3          [email protected]
                     62: 
                     63: # remaining names must be local
                     64: R$+                    $#local$:$1                     everything else
                     65: 
                     66: 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.