authinfo.m4 revision 302408
11556Srgrimesdivert(-1)
21556Srgrimes#
31556Srgrimes# Copyright (c) 2000-2002 Proofpoint, Inc. and its suppliers.
41556Srgrimes#	All rights reserved.
51556Srgrimes#
61556Srgrimes# By using this file, you agree to the terms and conditions set
71556Srgrimes# forth in the LICENSE file which can be found at the top level of
81556Srgrimes# the sendmail distribution.
91556Srgrimes#
101556Srgrimes#
111556Srgrimes
121556Srgrimesdivert(0)
131556SrgrimesVERSIONID(`$Id: authinfo.m4,v 1.10 2013-11-22 20:51:11 ca Exp $')
141556Srgrimesdivert(-1)
151556Srgrimes
161556Srgrimesdefine(`_AUTHINFO_TABLE_', `')
171556Srgrimes
181556SrgrimesLOCAL_CONFIG
191556Srgrimes# authinfo list database: contains info for authentication as client
201556SrgrimesKauthinfo ifelse(defn(`_ARG_'), `', DATABASE_MAP_TYPE MAIL_SETTINGS_DIR`authinfo',
211556Srgrimes		 defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapObject,sendmailMTAMapURL:URL:sendmailMTAMapObject -k (&(objectClass=sendmailMTAMapObject)(|(sendmailMTACluster=${sendmailMTACluster})(sendmailMTAHost=$j))(sendmailMTAMapName=authinfo)(sendmailMTAKey=%0))',
221556Srgrimes		 `_ARG_')
231556Srgrimes