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