freebsd_amp_hwpstate/contrib/sendmail/cf/feature/promiscuous_relay.m4

20 lines
555 B
Plaintext
Raw Normal View History

divert(-1)
#
2002-02-17 21:56:45 +00:00
# Copyright (c) 1998-1999, 2001 Sendmail, Inc. and its suppliers.
# All rights reserved.
#
# By using this file, you agree to the terms and conditions set
# forth in the LICENSE file which can be found at the top level of
# the sendmail distribution.
#
#
divert(0)
2002-02-17 21:56:45 +00:00
VERSIONID(`$Id: promiscuous_relay.m4,v 8.12 2001/02/06 17:14:35 ca Exp $')
divert(-1)
define(`_PROMISCUOUS_RELAY_', 1)
2002-02-17 21:56:45 +00:00
errprint(`*** WARNING: FEATURE(`promiscuous_relay') configures your system as open
relay. Do NOT use it on a server that is connected to the Internet!
')