1divert(-1)
2#
3# Copyright (c) 1983 Eric P. Allman
4# Copyright (c) 1988, 1993
5#	The Regents of the University of California.  All rights reserved.
6#
7# %sccs.include.redist.sh%
8#
9
10include(`../m4/cf.m4')
11VERSIONID(`@(#)mail.eecs.mc	8.4 (Berkeley) 02/06/95')
12OSTYPE(ultrix4.1)dnl
13DOMAIN(eecs.exposed)dnl
14MAILER(local)dnl
15MAILER(smtp)dnl
16define(`confUSERDB_SPEC', `/usr/local/lib/users.eecs.db,/usr/local/lib/users.cs.db,/usr/local/lib/users.coe.db')dnl
17DDBerkeley.EDU
18
19# hosts for which we accept and forward mail (must be in .Berkeley.EDU)
20CF EECS
21FF/etc/sendmail.cw
22
23LOCAL_RULE_0
24R< @ $=F . $D . > : $*		$@ $>7 $2		@here:... -> ...
25R$* $=O $* < @ $=F . $D . >	$@ $>7 $1 $2 $3		...@here -> ...
26
27R$* < @ $=F . $D . >		$#local $: $1		use UDB
28