authinfo.m4 revision 261363
1212795Sdimdivert(-1)
2212795Sdim#
3212795Sdim# Copyright (c) 2000-2002 Proofpoint, Inc. and its suppliers.
4212795Sdim#	All rights reserved.
5212795Sdim#
6212795Sdim# By using this file, you agree to the terms and conditions set
7212795Sdim# forth in the LICENSE file which can be found at the top level of
8212795Sdim# the sendmail distribution.
9212795Sdim#
10212795Sdim#
11212795Sdim
12212795Sdimdivert(0)
13212795SdimVERSIONID(`$Id: authinfo.m4,v 1.10 2013/11/22 20:51:11 ca Exp $')
14212795Sdimdivert(-1)
15212795Sdim
16212795Sdimdefine(`_AUTHINFO_TABLE_', `')
17212795Sdim
18218893SdimLOCAL_CONFIG
19218893Sdim# authinfo list database: contains info for authentication as client
20212795SdimKauthinfo ifelse(defn(`_ARG_'), `', DATABASE_MAP_TYPE MAIL_SETTINGS_DIR`authinfo',
21212795Sdim		 defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapObject,sendmailMTAMapURL:URL:sendmailMTAMapObject -k (&(objectClass=sendmailMTAMapObject)(|(sendmailMTACluster=${sendmailMTACluster})(sendmailMTAHost=$j))(sendmailMTAMapName=authinfo)(sendmailMTAKey=%0))',
22212795Sdim		 `_ARG_')
23212795Sdim