|
|
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: # @(#)lanroot.mc 5.1 (Berkeley) 9/17/85
11: #
12: ############################################################
13: ############################################################
14: #####
15: ##### SENDMAIL CONFIGURATION FILE
16: #####
17: ##### Prototype for sites having a local area ethernet running
18: ##### TCP plus one site with UUCP connections.
19: #####
20: ############################################################
21: ############################################################
22:
23:
24:
25: ############################################################
26: ### local info
27: ############################################################
28:
29: # domain
30: DDXXX
31: CDLOCAL XXX
32:
33: # official hostname
34: Dj$w.$D
35:
36: # UUCP name
37: DU$w
38:
39: include(base.m4)
40:
41: include(zerobase.m4)
42:
43: ###############################################
44: ### Machine dependent part of rulset zero ###
45: ###############################################
46:
47: # resolve UUCP names
48: R<@$+.UUCP>:$+ $1!$2 to old format
49: R$+<@$+.UUCP> $2!$1 to old format
50: R$-!$+ $#uucp$@$1$:$2 host!user
51:
52: # resolve local ethernet names
53: R$*<@$*$-.$=D>$* $#ether$@$3$:$1<@$2$3.$4>$5 [email protected]
54: R$*<@$->$* $#ether$@$2$:$1<@$2>$3 user@host
55:
56: # could forward other domains to a relay host here....
57: #R$*<@$+.$+>$* $#uucp$@$R$:$1<@$2.$3>$4 [email protected]
58:
59: # everything else must be a local name
60: R$+ $#local$:$1 local names
61:
62: include(etherm.m4)
63: include(uucpm.m4)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.