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 Electrical Engineering and Computer Sciences at Berkeley, 17# and should not be used elsewhere. It is provided on the sendmail 18# distribution as a sample only. 19# 20# This file is for the primary EECS mail server. 21# 22 23divert(0)dnl 24VERSIONID(`@(#)mail.eecs.mc 8.15 (Berkeley) 5/19/1998') 25OSTYPE(ultrix4)dnl 26DOMAIN(EECS.Berkeley.EDU)dnl 27MASQUERADE_AS(EECS.Berkeley.EDU)dnl 28MAILER(local)dnl 29MAILER(smtp)dnl 30define(`confUSERDB_SPEC', `/usr/local/lib/users.eecs.db,/usr/local/lib/users.cs.db,/usr/local/lib/users.coe.db')dnl 31 32LOCAL_CONFIG 33DDBerkeley.EDU 34 35# hosts for which we accept and forward mail (must be in .Berkeley.EDU) 36CF EECS 37FF/etc/sendmail.cw 38 39LOCAL_RULE_0 40R< @ $=F . $D . > : $* $@ $>7 $2 @here:... -> ... 41R$* $=O $* < @ $=F . $D . > $@ $>7 $1 $2 $3 ...@here -> ... 42 43R$* < @ $=F . $D . > $#local $: $1 use UDB 44