File:  [CSRG BSD Unix] / 43BSD / usr.lib / sendmail / cf.named / kim.mc
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:55 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43
BSD 4.3

#
#  Sendmail
#  Copyright (c) 1983  Eric P. Allman
#  Berkeley, California
#
#  Copyright (c) 1983 Regents of the University of California.
#  All rights reserved.  The Berkeley software License Agreement
#  specifies the terms and conditions for redistribution.
#
#	@(#)kim.mc	1.2 (Berkeley) 2/26/86
#
############################################################
############################################################
#####
#####		SENDMAIL CONFIGURATION FILE
#####
#####
############################################################
############################################################



##################
#   local info   #
##################

# internet hostname
Cwucbkim kim LOCAL

# uucp hostnames
DUucbkim
CUucbkim

# local UUCP connections
CWfranz
CWfateman
CWfisi
CWendotsew
CWfimus

# we have full sendmail support here
Oa

#############################
###   Setup Information   ###
#############################

include(nsmacros.m4)
include(nsclasses.m4)
include(cchosts.m4)
include(nicregistered.m4)
include(berkhosts.m4)
include(version.m4)
include(boilerplate.m4)

###########################
###   Rewriting Rules   ###
###########################

include(prewriterule.m4)
include(postwriterule.m4)
include(rule3.m4)

###################
###   Mailers   ###
###################

include(localm.m4)
include(nstcpm.m4)
include(nstcpldm.m4)
include(uucpm.m4)

#####################
###   Rule Zero   ###
#####################

include(rule0.m4)

################################################
###  Machine dependent part of ruleset zero  ###
################################################

# resolve names we can handle locally
R<@$=W.UUCP>:$+		$#uucp$@$1$:$2			@host.UUCP:...
R$+<@$=W.UUCP>		$#uucp$@$2$:$1			[email protected]

# resolve names destined for the computer center
R$*<@$=C.berkeley.edu>$*	$#tcpld$@$C$:$1<@$2>$3
R$*<@$=C>$*		$#tcpld$@$C$:$1<@$2>$3
R$*<@$+.CC>$*		$#tcpld$@$C$:$1<@$2>$3	[email protected]

# resolve names destined for berknet sites
R<@$=Z>:$+		$#tcpld$@$B$:$2@$1		@berkhost: ...
R$+<@$=Z>		$#tcpld$@$B$:$1@$2		user@berknethost

# resolve explicit known foreign networks
R$*<@$+.Oz.au>$*	$#[email protected]$:$1<@$2.OZ.AU>$3	down-under
R$*<@$+.BITNET>$*	$#tcpld$@$C$:$1<@$2.BITNET>$3	[email protected]
R$*<@$+.CSNET>$*	$#[email protected]$:$1<@$2.CSNET>$3	[email protected]
R$*<@$+.DEC>$*		$#[email protected]$:$1<@$2.DEC>$3	[email protected]
R$*<@$+.MailNET>$*	$#[email protected]$:$1<@$2.MailNET>$3	[email protected]
R$*<@$*.UUCP>$*		$#tcpld$@$F$:$1<@$2.UUCP>		uucp mail

# local domain sites
R$*<@$*.berkeley.edu>$*	$#tcpld$@$2$:$1<@$2.$A>$3	[email protected]

# other non-local names 
R$*<@$+>$*		$#tcp$@$2$:$1<@$2>$3		[email protected]

# remaining names must be local
R$+			$#local$:$1			everything else

########################################
###  Host dependent address cleanup  ###
########################################

S8
R$*$=U!$+@$+		$3@$4				drop uucp forward


unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.