access_db.m4 revision 64562
138032Speterdivert(-1)
238032Speter#
364562Sgshapiro# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
464562Sgshapiro#	All rights reserved.
538032Speter#
638032Speter# By using this file, you agree to the terms and conditions set
738032Speter# forth in the LICENSE file which can be found at the top level of
838032Speter# the sendmail distribution.
938032Speter#
1038032Speter#
1138032Speter
1238032Speterdivert(0)
1364562SgshapiroVERSIONID(`$Id: access_db.m4,v 8.15 1999/07/22 17:55:34 gshapiro Exp $')
1438032Speterdivert(-1)
1538032Speter
1664562Sgshapirodefine(`_ACCESS_TABLE_', `')
1764562Sgshapirodefine(`_TAG_DELIM_', `:')dnl should be in OperatorChars
1864562Sgshapiro
1964562SgshapiroLOCAL_CONFIG
2064562Sgshapiro# Access list database (for spam stomping)
2164562SgshapiroKaccess ifelse(defn(`_ARG_'), `',
2264562Sgshapiro	       DATABASE_MAP_TYPE MAIL_SETTINGS_DIR`access',
2364562Sgshapiro	       `_ARG_')
24