1N/Adivert(-1)
1N/A#
1N/A# Copyright (c) 1999-2000 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: delay_checks.m4,v 8.8 2000/12/05 18:50:45 ca Exp $')
1N/Adivert(-1)
1N/A
1N/Adefine(`_DELAY_CHECKS_', 1)
1N/Aifelse(defn(`_ARG_'), `', `',
1N/A lower(substr(_ARG_,0,1)), `f', `define(`_SPAM_FRIEND_', 1) define(`_SPAM_FH_', 1)',
1N/A lower(substr(_ARG_,0,1)), `h', `define(`_SPAM_HATER_', 1) define(`_SPAM_FH_', 1)',
1N/A `errprint(`*** ERROR: illegal argument _ARG_ for FEATURE(delay_checks)
1N/A')
1N/A ')
1N/A
1N/Adnl be backward compatible by default
1N/Aifelse(len(X`'_ARG2_), `1', `define(`_DELAY_COMPAT_8_10_', 1)', `')