|
|
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: # @(#)lanleaf.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 only. ! 18: ##### ! 19: ############################################################ ! 20: ############################################################ ! 21: ! 22: ! 23: ! 24: ############################################################ ! 25: ### local info ! 26: ############################################################ ! 27: ! 28: # domain ! 29: DDXXX ! 30: CDLOCAL XXX ! 31: ! 32: # host on LAN with UUCP (or other) connection ! 33: DRXXX ! 34: ! 35: # official hostname ! 36: Dj$w.$D ! 37: ! 38: include(base.m4) ! 39: ! 40: include(zerobase.m4) ! 41: ! 42: ############################################### ! 43: ### Machine dependent part of rulset zero ### ! 44: ############################################### ! 45: ! 46: # resolve local ethernet names ! 47: R$*<@$*$-.$=D>$* $#ether$@$3$:$1<@$2$3.$4>$5 [email protected] ! 48: R$*<@$->$* $#ether$@$2$:$1<@$2>$3 user@host ! 49: ! 50: # forward other domains to a relay host ! 51: R$*<@$+.$+>$* $#ether$@$R$:$1<@$2.$3>$4 [email protected] ! 52: ! 53: # everything else must be a local name ! 54: R$+ $#local$:$1 local names ! 55: ! 56: include(etherm.m4)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.