genericstable.m4 revision 261363
1254721Semastedivert(-1)
2254721Semaste#
3353358Sdim# Copyright (c) 1998, 1999, 2001-2002 Proofpoint, Inc. and its suppliers.
4353358Sdim#	All rights reserved.
5353358Sdim# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
6254721Semaste# Copyright (c) 1988, 1993
7254721Semaste#	The Regents of the University of California.  All rights reserved.
8254721Semaste#
9254721Semaste# By using this file, you agree to the terms and conditions set
10254721Semaste# forth in the LICENSE file which can be found at the top level of
11254721Semaste# the sendmail distribution.
12254721Semaste#
13254721Semaste#
14254721Semaste
15314564Sdimdivert(0)
16314564SdimVERSIONID(`$Id: genericstable.m4,v 8.24 2013/11/22 20:51:11 ca Exp $')
17314564Sdimdivert(-1)
18314564Sdim
19254721Semastedefine(`_GENERICS_TABLE_', `')
20314564Sdim
21314564SdimLOCAL_CONFIG
22314564Sdim# Generics table (mapping outgoing addresses)
23314564SdimKgenerics ifelse(defn(`_ARG_'), `', DATABASE_MAP_TYPE MAIL_SETTINGS_DIR`genericstable',
24314564Sdim		 defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapObject,sendmailMTAMapURL:URL:sendmailMTAMapObject -k (&(objectClass=sendmailMTAMapObject)(|(sendmailMTACluster=${sendmailMTACluster})(sendmailMTAHost=$j))(sendmailMTAMapName=generics)(sendmailMTAKey=%0))',
25314564Sdim		 `_ARG_')
26314564Sdim