1N/Adivert(-1)
1N/A#
1N/A# Copyright (c) 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: lookupdotdomain.m4,v 1.1 2000/04/13 22:32:49 ca Exp $')
1N/Adivert(-1)
1N/A
1N/Aifdef(`_ACCESS_TABLE_',
1N/A `define(`_LOOKUPDOTDOMAIN_')',
1N/A `errprint(`*** ERROR: FEATURE(`lookupdotdomain') requires FEATURE(`access_db')
1N/A')')
1N/Aifdef(`_RELAY_HOSTS_ONLY_',
1N/A `errprint(`*** WARNING: FEATURE(`lookupdotdomain') does not work well with FEATURE(`relay_hosts_only')
1N/A')')