|
|
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: # @(#)arpaproto.mc 5.2 (Berkeley) 9/17/85 ! 11: # ! 12: ############################################################ ! 13: ############################################################ ! 14: ##### ! 15: ##### SENDMAIL CONFIGURATION FILE ! 16: ##### ! 17: ##### Prototype for Arpanet (TCP) only sites. Modify this ! 18: ##### file as appropriate for your configuration. ! 19: ##### ! 20: ############################################################ ! 21: ############################################################ ! 22: ! 23: ! 24: ! 25: ############################################################ ! 26: ### local info ! 27: ############################################################ ! 28: ! 29: # internet hostname ! 30: DA$w ! 31: ! 32: # domain ! 33: DDARPA ! 34: CDARPA ! 35: ! 36: # official hostname ! 37: Dj$w.$D ! 38: ! 39: include(base.m4) ! 40: ! 41: include(zerobase.m4) ! 42: ! 43: ############################################### ! 44: ### Machine dependent part of rulset zero ### ! 45: ############################################### ! 46: ! 47: # resolve names we can handle locally ! 48: R$*<@$*$-.ARPA>$* $#tcp$@$3$:$1<@$2$3.ARPA>$4 [email protected] ! 49: R$*<@$*$->$* $#tcp$@$3$:$1<@$2$3>$4 [email protected] ! 50: ! 51: # everything else must be a local name ! 52: R$+ $#local$:$1 local names
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.