1divert(-1)
2#
3# Copyright (c) 1983 Eric P. Allman
4# Copyright (c) 1988, 1993
5#	The Regents of the University of California.  All rights reserved.
6#
7# %sccs.include.redist.sh%
8#
9
10include(`../m4/cf.m4')
11VERSIONID(`@(#)python.cs.mc	8.1 (Berkeley) 06/07/93')
12OSTYPE(bsd4.4)dnl
13DOMAIN(cs.exposed)dnl
14define(`LOCAL_RELAY', vangogh.CS.Berkeley.EDU)dnl
15define(`MASQUERADE_NAME', vangogh.CS.Berkeley.EDU)dnl
16MAILER(local)dnl
17MAILER(smtp)dnl
18
19# accept mail sent to the domain head
20DDBostic.COM
21
22LOCAL_RULE_0
23# accept mail sent to the domain head
24R< @ $D . > : $*		$@ $>7 $1		@here:... -> ...
25R$* $=O $* < @ $D . >		$@ $>7 $1 $2 $3		...@here -> ...
26R$* < @ $D . >			$#local $: $1		user@here -> user
27