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