1divert(-1) 2# 3# Copyright (c) 1998 Sendmail, Inc. All rights reserved. 4# Copyright (c) 1983 Eric P. Allman. All rights reserved. 5# Copyright (c) 1988, 1993 6# The Regents of the University of California. All rights reserved. 7# 8# By using this file, you agree to the terms and conditions set 9# forth in the LICENSE file which can be found at the top level of 10# the sendmail distribution. 11# 12# 13 14# 15# This is a Berkeley-specific configuration file for a specific 16# machine in the Computer Science Division at Berkeley, and should 17# not be used elsewhere. It is provided on the sendmail distribution 18# as a sample only. 19# 20# This file is for the backup CS Division mail server. 21# 22 23divert(0)dnl 24VERSIONID(`@(#)huginn.cs.mc 8.12 (Berkeley) 5/19/98') 25OSTYPE(hpux9)dnl 26DOMAIN(CS.Berkeley.EDU)dnl 27MASQUERADE_AS(CS.Berkeley.EDU)dnl 28MAILER(local)dnl 29MAILER(smtp)dnl 30 31LOCAL_CONFIG 32DDBerkeley.EDU 33 34# hosts for which we accept and forward mail (must be in .Berkeley.EDU) 35CF CS 36FF/etc/sendmail.cw 37 38LOCAL_RULE_0 39R< @ $=F . $D . > : $* $@ $>7 $2 @here:... -> ... 40R$* $=O $* < @ $=F . $D . > $@ $>7 $1 $2 $3 ...@here -> ... 41 42R$* < @ $=F . $D . > $#local $: $1 use UDB 43