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(`@(#)blacklist_recipients.m4 8.9 (Berkeley) 5/19/98') 13divert(-1) 14 15ifdef(`ACCESS_TABLE', 16 `define(`_BLACKLIST_RCPT_', 1)', 17 `errprint(`*** ERROR: FEATURE(blacklist_recipients) requires FEATURE(access_db) 18')') 19