local_no_masquerade.m4 revision 95154
1218799Snwhitehorndivert(-1)
2218799Snwhitehorn#
3218799Snwhitehorn# Copyright (c) 2000 Sendmail, Inc. and its suppliers.
4218799Snwhitehorn#	All rights reserved.
5283859Sdteske#
6283859Sdteske# By using this file, you agree to the terms and conditions set
7218799Snwhitehorn# forth in the LICENSE file which can be found at the top level of
8218799Snwhitehorn# the sendmail distribution.
9276486Sngie#
10218799Snwhitehorn
11262643Sbrooksdivert(0)
12262643SbrooksVERSIONID(`$Id: local_no_masquerade.m4,v 1.1.1.1 2002/02/17 21:56:44 gshapiro Exp $')
13262643Sbrooksdivert(-1)
14262643Sbrooks
15262643Sbrooksifdef(`_MAILER_local_',
16262643Sbrooks	`errprint(`*** MAILER(`local') must appear after FEATURE(`local_no_masquerade')')
17262643Sbrooks')dnl
18262643Sbrooksdefine(`_LOCAL_NO_MASQUERADE_', `1')
19262643Sbrooks