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