Annotation of 42BSD/usr.lib/sendmail/cf/ether.m4, revision 1.1.1.1

1.1       root        1: ############################################################
                      2: ############################################################
                      3: #####
                      4: #####          BASIC ETHERNET RULES
                      5: #####
                      6: #####          @(#)ether.m4    4.1             7/25/83
                      7: #####
                      8: ############################################################
                      9: ############################################################
                     10: 
                     11: 
                     12: 
                     13: include(zerobase.m4)
                     14: 
                     15: ################################################
                     16: ###  Machine dependent part of ruleset zero  ###
                     17: ################################################
                     18: 
                     19: # resolve names that can go via the ethernet
                     20: R$*<@$*$=S.LOCAL>$*    $#ether$@$3$:$1<@$2$3.$D>$4     user@etherhost
                     21: 
                     22: # other non-local names will be kicked upstairs
                     23: R$*<@$+>$*             $#ether$@$F$:$1<@$2>$3          [email protected]
                     24: 
                     25: # remaining names must be local
                     26: R$+                    $#local$:$1                     everything else

unix.superglobalmegacorp.com

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