genericstable.m4 revision 64562
194663Sscottldivert(-1)
294663Sscottl#
394663Sscottl# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
494663Sscottl#	All rights reserved.
594663Sscottl# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
694663Sscottl# Copyright (c) 1988, 1993
794663Sscottl#	The Regents of the University of California.  All rights reserved.
894663Sscottl#
9122099Sscottl# By using this file, you agree to the terms and conditions set
1094663Sscottl# forth in the LICENSE file which can be found at the top level of
1194663Sscottl# the sendmail distribution.
1294663Sscottl#
1394663Sscottl#
14
15divert(0)
16VERSIONID(`$Id: genericstable.m4,v 8.16 1999/07/22 17:55:35 gshapiro Exp $')
17divert(-1)
18
19define(`_GENERICS_TABLE_', `')
20
21LOCAL_CONFIG
22# Generics table (mapping outgoing addresses)
23Kgenerics ifelse(defn(`_ARG_'), `',
24		 DATABASE_MAP_TYPE MAIL_SETTINGS_DIR`genericstable',
25		 `_ARG_')
26