190792Sgshapirodivert(-1)
290792Sgshapiro#
3261194Sgshapiro# Copyright (c) 2000 Proofpoint, Inc. and its suppliers.
490792Sgshapiro#	All rights reserved.
590792Sgshapiro#
690792Sgshapiro# By using this file, you agree to the terms and conditions set
790792Sgshapiro# forth in the LICENSE file which can be found at the top level of
890792Sgshapiro# the sendmail distribution.
990792Sgshapiro#
1090792Sgshapiro#
1190792Sgshapiro
1290792Sgshapirodivert(0)
13266527SgshapiroVERSIONID(`$Id: lookupdotdomain.m4,v 1.2 2013-11-22 20:51:11 ca Exp $')
1490792Sgshapirodivert(-1)
1590792Sgshapiro
1690792Sgshapiroifdef(`_ACCESS_TABLE_',
1790792Sgshapiro	`define(`_LOOKUPDOTDOMAIN_')',
1890792Sgshapiro	`errprint(`*** ERROR: FEATURE(`lookupdotdomain') requires FEATURE(`access_db')
1990792Sgshapiro')')
2090792Sgshapiroifdef(`_RELAY_HOSTS_ONLY_',
2190792Sgshapiro	`errprint(`*** WARNING: FEATURE(`lookupdotdomain') does not work well with FEATURE(`relay_hosts_only')
2290792Sgshapiro')')
23