Berkeley.EDU.m4 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#
14divert(0)
15VERSIONID(`$Id: Berkeley.EDU.m4,v 8.18 2013-11-22 20:51:10 ca Exp $')
16DOMAIN(berkeley-only)dnl
17define(`BITNET_RELAY', `bitnet-relay.Berkeley.EDU')dnl
18define(`UUCP_RELAY', `uucp-relay.Berkeley.EDU')dnl
19define(`confFORWARD_PATH', `$z/.forward.$w:$z/.forward')dnl
20define(`confCW_FILE', `-o /etc/sendmail.cw')dnl
21define(`confDONT_INIT_GROUPS', True)dnl
22FEATURE(redirect)dnl
23FEATURE(use_cw_file)dnl
24FEATURE(stickyhost)dnl
25