xref: /illumos-gate/usr/src/cmd/sendmail/cf/feature/local_no_masquerade.m4 (revision 581cede61ac9c14d8d4ea452562a567189eead78)
1divert(-1)
2#
3# Copyright (c) 2000 Sendmail, Inc. and its suppliers.
4#	All rights reserved.
5#
6# By using this file, you agree to the terms and conditions set
7# forth in the LICENSE file which can be found at the top level of
8# the sendmail distribution.
9#
10#ident	"%Z%%M%	%I%	%E% SMI"
11#
12
13divert(0)
14VERSIONID(`$Id: local_no_masquerade.m4,v 1.2 2000/08/03 15:54:59 ca Exp $')
15divert(-1)
16
17ifdef(`_MAILER_local_',
18	`errprint(`*** MAILER(`local') must appear after FEATURE(`local_no_masquerade')')
19')dnl
20define(`_LOCAL_NO_MASQUERADE_', `1')
21