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(`@(#)huginn.cs.mc	8.3 (Berkeley) 11/13/94')
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
20FF/etc/sendmail.cw
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