bitdomain.m4 revision 132943
194334Sgshapirodivert(-1)
290792Sgshapiro#
390792Sgshapiro# Copyright (c) 1998, 1999, 2001-2002 Sendmail, Inc. and its suppliers.
490792Sgshapiro#	All rights reserved.
590792Sgshapiro# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
690792Sgshapiro# Copyright (c) 1988, 1993
790792Sgshapiro#	The Regents of the University of California.  All rights reserved.
894334Sgshapiro#
990792Sgshapiro# By using this file, you agree to the terms and conditions set
1090792Sgshapiro# forth in the LICENSE file which can be found at the top level of
1190792Sgshapiro# the sendmail distribution.
1290792Sgshapiro#
1390792Sgshapiro#
1490792Sgshapiro
1590792Sgshapirodivert(0)
1690792SgshapiroVERSIONID(`$Id: bitdomain.m4,v 8.30 2002/06/27 23:23:57 gshapiro Exp $')
1790792Sgshapirodivert(-1)
1890792Sgshapiro
1990792Sgshapirodefine(`_BITDOMAIN_TABLE_', `')
2090792Sgshapiro
2190792SgshapiroLOCAL_CONFIG
2290792Sgshapiro# BITNET mapping table
2390792SgshapiroKbitdomain ifelse(defn(`_ARG_'), `', DATABASE_MAP_TYPE MAIL_SETTINGS_DIR`bitdomain',
2490792Sgshapiro		  defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapObject,sendmailMTAMapURL:URL:sendmailMTAMapObject -k (&(objectClass=sendmailMTAMapObject)(|(sendmailMTACluster=${sendmailMTACluster})(sendmailMTAHost=$j))(sendmailMTAMapName=bitdomain)(sendmailMTAKey=%0))',
2590792Sgshapiro		  `_ARG_')
2690792Sgshapiro