1divert(-1) 2# 3# Copyright (c) 1998 Sendmail, Inc. All rights reserved. 4# 5# By using this file, you agree to the terms and conditions set 6# forth in the LICENSE file which can be found at the top level of 7# the sendmail distribution. 8# 9# 10 11divert(0) 12VERSIONID(`@(#)access_db.m4 8.8 (Berkeley) 5/19/1998') 13divert(-1) 14 15define(`ACCESS_TABLE', 16 ifelse(_ARG_, `', 17 DATABASE_MAP_TYPE` -o /etc/mail/access', 18 `_ARG_'))dnl 19