1divert(-1) 2# 3# Copyright (c) 2000 Proofpoint, 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 11divert(0) 12VERSIONID(`$Id: local_no_masquerade.m4,v 1.3 2013-11-22 20:51:11 ca Exp $') 13divert(-1) 14 15ifdef(`_MAILER_local_', 16 `errprint(`*** MAILER(`local') must appear after FEATURE(`local_no_masquerade')') 17')dnl 18define(`_LOCAL_NO_MASQUERADE_', `1') 19