mail.cs.mc revision 266692
1divert(-1)
2#
3# Copyright (c) 1998, 1999 Proofpoint, 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 the Computer Science Division at Berkeley, and should
18#  not be used elsewhere.   It is provided on the sendmail distribution
19#  as a sample only.
20#
21#  This file is for the primary CS Division mail server.
22#
23
24divert(0)dnl
25VERSIONID(`$Id: mail.cs.mc,v 8.19 2013-11-22 20:51:08 ca Exp $')
26OSTYPE(ultrix4)dnl
27DOMAIN(Berkeley.EDU)dnl
28MASQUERADE_AS(CS.Berkeley.EDU)dnl
29MAILER(local)dnl
30MAILER(smtp)dnl
31define(`confUSERDB_SPEC', ``/usr/local/lib/users.cs.db,/usr/local/lib/users.eecs.db'')dnl
32
33LOCAL_CONFIG
34DDBerkeley.EDU
35
36# hosts for which we accept and forward mail (must be in .Berkeley.EDU)
37CF CS
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