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
10#
11#  This is a Berkeley-specific configuration file for a specific
12#  machine in the Computer Science Division at Berkeley, and should
13#  not be used elsewhere.   It is provided on the sendmail distribution
14#  as a sample only.
15#
16#  This file is for the backup CS Division mail server.
17#
18
19include(`../m4/cf.m4')
20VERSIONID(`@(#)huginn.cs.mc	8.4 (Berkeley) 04/21/95')
21OSTYPE(hpux9)dnl
22DOMAIN(CS.Berkeley.EDU)dnl
23MASQUERADE_AS(CS.Berkeley.EDU)dnl
24MAILER(local)dnl
25MAILER(smtp)dnl
26DDBerkeley.EDU
27
28# hosts for which we accept and forward mail (must be in .Berkeley.EDU)
29CF CS
30FF/etc/sendmail.cw
31
32LOCAL_RULE_0
33R< @ $=F . $D . > : $*		$@ $>7 $2		@here:... -> ...
34R$* $=O $* < @ $=F . $D . >	$@ $>7 $1 $2 $3		...@here -> ...
35
36R$* < @ $=F . $D . >		$#local $: $1		use UDB
37