|
|
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: # @(#)ccbase.m4 5.5 (Berkeley) 10/2/85 ! 12: # ! 13: divert(0) ! 14: ################################################# ! 15: # ! 16: # General configuration information ! 17: # ! 18: ################################################# ! 19: ! 20: ###################### ! 21: # General Macros # ! 22: ###################### ! 23: ! 24: # our arpanet gateway ! 25: DABerkeley.EDU ! 26: CABerkeley ucbc70 c70 UCB-C70 u UCB UCB-VAX ! 27: ! 28: # local domain names ! 29: DDBERKELEY ! 30: CDBerkeley ! 31: ! 32: # major relay host ! 33: DRLAPIS ! 34: CRucbjade JADE H ! 35: ! 36: # my official hostname ! 37: Dj$w ! 38: ! 39: # known SMTP hosts in this domain ! 40: CSucbjade jade ! 41: # CSucbruby ruby ! 42: ! 43: # known top-level domains ! 44: CTLOCAL UUCP BITNET ARPA CSNET ! 45: ! 46: include(base.m4) ! 47: ! 48: ####################### ! 49: # Rewriting rules # ! 50: ####################### ! 51: ! 52: ##### special local conversions ! 53: S6 ! 54: R$*<@$*$=D>$* $1<@$2LOCAL>$4 convert local domain ! 55: R$*<@$*$=D.$=A>$* $1<@$2LOCAL>$5 ! 56: R$*<@$*$=D.$=A.ARPA>$* $1<@$2LOCAL>$5 ! 57: R$+%$*$=D<@$=A> $1<@$2LOCAL> hack for % syntax ! 58: R$+%$*$=D<@$=A.ARPA> $1<@$2LOCAL> ! 59: R$*<@$+.$=T.$=T>$* $1<@$2.$3>$5 UUCP/Bitnet top level
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.