|
|
1.1 root 1: divert(10)
2: #
3: # Sendmail
4: # Copyright (c) 1983 Eric P. Allman
5: # Berkeley, California
6: #
7: # Copyright (c) 1983 Regents of the University of California.
8: # All rights reserved. The Berkeley software License Agreement
9: # specifies the terms and conditions for redistribution.
10: #
11: # @(#)ether.m4 5.3 (Berkeley) 10/9/85
12: #
13: divert(0)
14: ############################################################
15: ############################################################
16: #####
17: ##### BASIC ETHERNET RULES
18: #####
19: ############################################################
20: ############################################################
21:
22:
23:
24: include(zerobase.m4)
25:
26: ################################################
27: ### Machine dependent part of ruleset zero ###
28: ################################################
29:
30: # resolve names that can go via the ethernet
31: R$*<@$*$=S.LOCAL>$* $#ether$@$3$:$1<@$2$3>$4 user@etherhost
32:
33: # other non-local names will be kicked upstairs
34: R$*<@$+>$* $#ether$@$F$:$1<@$2>$3 [email protected]
35:
36: # remaining names must be local
37: R$+ $#local$:$1 everything else
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.