1divert(-1) 2# 3# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers. 4# All rights reserved. 5# 6# By using this file, you agree to the terms and conditions set 7# forth in the LICENSE file which can be found at the top level of 8# the sendmail distribution. 9# 10# 11 12divert(0) 13VERSIONID(`$Id: access_db.m4,v 8.15 1999/07/22 17:55:34 gshapiro Exp $') 14divert(-1) 15 16define(`_ACCESS_TABLE_', `') 17define(`_TAG_DELIM_', `:')dnl should be in OperatorChars 18 19LOCAL_CONFIG 20# Access list database (for spam stomping) 21Kaccess ifelse(defn(`_ARG_'), `', 22 DATABASE_MAP_TYPE MAIL_SETTINGS_DIR`access', 23 `_ARG_') 24