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.1 (Berkeley) 06/07/93')
12OSTYPE(ultrix4.1)dnl
13DOMAIN(eecs.hidden)dnl
14FEATURE(notsticky)dnl
15MAILER(local)dnl
16MAILER(smtp)dnl
17define(`confUSERDB_SPEC', `/usr/local/lib/users.cs.db,/usr/local/lib/users.eecs.db')dnl
18DDBerkeley.EDU
19
20# hosts for which we accept and forward mail (must be in .Berkeley.EDU)
21CF EECS
22FF/etc/sendmail.cw
23
24LOCAL_RULE_0
25R< @ $=F . $D . > : $*		$@ $>7 $2		@here:... -> ...
26R$* $=O $* < @ $=F . $D . >	$@ $>7 $1 $2 $3		...@here -> ...
27
28R$* < @ $=F . $D . >		$#local $: $1		use UDB
29