mail.eecs.mc revision 38032
138032Speterdivert(-1)
238032Speter#
338032Speter# Copyright (c) 1998 Sendmail, Inc.  All rights reserved.
438032Speter# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
538032Speter# Copyright (c) 1988, 1993
638032Speter#	The Regents of the University of California.  All rights reserved.
738032Speter#
838032Speter# By using this file, you agree to the terms and conditions set
938032Speter# forth in the LICENSE file which can be found at the top level of
1038032Speter# the sendmail distribution.
1138032Speter#
1238032Speter#
1338032Speter
1438032Speter#
1538032Speter#  This is a Berkeley-specific configuration file for a specific
1638032Speter#  machine in Electrical Engineering and Computer Sciences at Berkeley,
1738032Speter#  and should not be used elsewhere.   It is provided on the sendmail
1838032Speter#  distribution as a sample only.
1938032Speter#
2038032Speter#  This file is for the primary EECS mail server.
2138032Speter#
2238032Speter
2338032Speterdivert(0)dnl
2438032SpeterVERSIONID(`@(#)mail.eecs.mc	8.15 (Berkeley) 5/19/98')
2538032SpeterOSTYPE(ultrix4)dnl
2638032SpeterDOMAIN(EECS.Berkeley.EDU)dnl
2738032SpeterMASQUERADE_AS(EECS.Berkeley.EDU)dnl
2838032SpeterMAILER(local)dnl
2938032SpeterMAILER(smtp)dnl
3038032Speterdefine(`confUSERDB_SPEC', `/usr/local/lib/users.eecs.db,/usr/local/lib/users.cs.db,/usr/local/lib/users.coe.db')dnl
3138032Speter
3238032SpeterLOCAL_CONFIG
3338032SpeterDDBerkeley.EDU
3438032Speter
3538032Speter# hosts for which we accept and forward mail (must be in .Berkeley.EDU)
3638032SpeterCF EECS
3738032SpeterFF/etc/sendmail.cw
3838032Speter
3938032SpeterLOCAL_RULE_0
4038032SpeterR< @ $=F . $D . > : $*		$@ $>7 $2		@here:... -> ...
4138032SpeterR$* $=O $* < @ $=F . $D . >	$@ $>7 $1 $2 $3		...@here -> ...
4238032Speter
4338032SpeterR$* < @ $=F . $D . >		$#local $: $1		use UDB
44