bitdomain.m4 revision 98121
1205147Sedwindivert(-1)
2205147Sedwin#
3205147Sedwin# Copyright (c) 1998, 1999, 2001 Sendmail, Inc. and its suppliers.
4205147Sedwin#	All rights reserved.
5205147Sedwin# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
6205147Sedwin# Copyright (c) 1988, 1993
7205147Sedwin#	The Regents of the University of California.  All rights reserved.
8205147Sedwin#
9205147Sedwin# By using this file, you agree to the terms and conditions set
10205147Sedwin# forth in the LICENSE file which can be found at the top level of
11205147Sedwin# the sendmail distribution.
12205147Sedwin#
13205147Sedwin#
14205147Sedwin
15205147Sedwindivert(0)
16205147SedwinVERSIONID(`$Id: bitdomain.m4,v 8.28 2001/03/16 00:51:25 gshapiro Exp $')
17205147Sedwindivert(-1)
18205147Sedwin
19205147Sedwindefine(`_BITDOMAIN_TABLE_', `')
20205147Sedwin
21205147SedwinLOCAL_CONFIG
22205147Sedwin# BITNET mapping table
23205147SedwinKbitdomain ifelse(defn(`_ARG_'), `', DATABASE_MAP_TYPE MAIL_SETTINGS_DIR`bitdomain',
24205147Sedwin		  defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue -k (&(objectClass=sendmailMTAMapObject)(|(sendmailMTACluster=${sendmailMTACluster})(sendmailMTAHost=$j))(sendmailMTAMapName=bitdomain)(sendmailMTAKey=%0))',
25205147Sedwin		  `_ARG_')
26205147Sedwin