1N/Adivert(-1)
1N/A#
1N/A# Copyright (c) 2006 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: badmx.m4,v 1.1 2006/12/16 00:56:32 ca Exp $')
1N/Adivert(-1)
1N/A
1N/Adefine(`_BADMX_CHK_', 1)
1N/A
1N/ALOCAL_CONFIG
1N/AKmxlist bestmx -z: -T<TEMP>
1N/AKbadmx regex -a<BADMX> ^(([0-9]{1,3}\.){3}[0-9]){0,1}\.$
1N/AKdnsA dns -R A -a. -T<TEMP>
1N/AKBadMXIP regex -a<BADMXIP> ifelse(defn(`_ARG_'), `', `^(127\.|10\.|0\.0\.0\.0)', `_ARG_')