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.5 (Berkeley) 12/17/91)
12OSTYPE(hpux)dnl
13DOMAIN(cs.hidden)dnl
14MAILER(local)dnl
15MAILER(smtp)dnl
16DDBerkeley.EDU
17
18# hosts for which we accept and forward mail (must be in .Berkeley.EDU)
19CF CS ucbarpa arpa ucbernie ernie renoir
20
21LOCAL_RULE_0
22R< @ $=F . $D . > : $*		$@ $>7 $2		@here:... -> ...
23R$* $=O $* < @ $=F . $D . >	$@ $>7 $1 $2 $3		...@here -> ...
24
25R$* < @ $=F . $D . >		$#local $: $1		use UDB
26