1N/Adivert(-1)
1N/A#
1N/A# Copyright (c) 1999, 2001 Sendmail, Inc. and its suppliers.
1N/A# All rights reserved.
1N/A#
1N/A# By using this file, you agree to the terms and conditions set
1N/A# forth in the LICENSE file which can be found at the top level of
1N/A# the sendmail distribution.
1N/A#
1N/A#ident "%Z%%M% %I% %E% SMI"
1N/A#
1N/A
1N/Adivert(0)
1N/AVERSIONID(`$Id: relay_mail_from.m4,v 8.3 2001/02/06 16:07:12 ca Exp $')
1N/Adivert(-1)
1N/A
1N/Aifdef(`_ACCESS_TABLE_',
1N/A `define(`_RELAY_DB_FROM_', 1)
1N/A ifelse(_ARG_,`domain',`define(`_RELAY_DB_FROM_DOMAIN_', 1)')',
1N/A `errprint(`*** ERROR: FEATURE(`relay_mail_from') requires FEATURE(`access_db')
1N/A')')
1N/Aerrprint(`*** WARNING: FEATURE(`relay_mail_from') may cause your system to act as open
1N/A relay. Use SMTP AUTH or STARTTLS instead.
1N/A')