138032Speterdivert(-1)
238032Speter#
364562Sgshapiro# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
464562Sgshapiro#	All rights reserved.
538032Speter# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
638032Speter# Copyright (c) 1988, 1993
738032Speter#	The Regents of the University of California.  All rights reserved.
838032Speter#
938032Speter# By using this file, you agree to the terms and conditions set
1038032Speter# forth in the LICENSE file which can be found at the top level of
1138032Speter# the sendmail distribution.
1238032Speter#
1338032Speter#
1438032Speter
1538032Speter#
1638032Speter#  This is a Berkeley-specific configuration file for a specific
1738032Speter#  machine in the Computer Science Division at Berkeley, and should
1838032Speter#  not be used elsewhere.   It is provided on the sendmail distribution
1938032Speter#  as a sample only.
2038032Speter#
2138032Speter#  This file is for the backup CS Division mail server.
2238032Speter#
2338032Speter
2438032Speterdivert(0)dnl
2598121SgshapiroVERSIONID(`$Id: huginn.cs.mc,v 8.15 1999/02/07 07:26:03 gshapiro Exp $')
2638032SpeterOSTYPE(hpux9)dnl
2738032SpeterDOMAIN(CS.Berkeley.EDU)dnl
2838032SpeterMASQUERADE_AS(CS.Berkeley.EDU)dnl
2938032SpeterMAILER(local)dnl
3038032SpeterMAILER(smtp)dnl
3138032Speter
3238032SpeterLOCAL_CONFIG
3338032SpeterDDBerkeley.EDU
3438032Speter
3538032Speter# hosts for which we accept and forward mail (must be in .Berkeley.EDU)
3638032SpeterCF CS
3738032SpeterFF/etc/sendmail.cw
3838032Speter
3938032SpeterLOCAL_RULE_0
4038032SpeterR< @ $=F . $D . > : $*		$@ $>7 $2		@here:... -> ...
4138032SpeterR$* $=O $* < @ $=F . $D . >	$@ $>7 $1 $2 $3		...@here -> ...
4238032Speter
4338032SpeterR$* < @ $=F . $D . >		$#local $: $1		use UDB
44