xref: /freebsd/contrib/sendmail/cf/feature/blocklist_recipients.m4 (revision e2c0e292e8a7ca00ba99bcfccc9e637f45c3e8b1)
1*5b0945b5SGregory Neil Shapirodivert(-1)
2*5b0945b5SGregory Neil Shapiro#
3*5b0945b5SGregory Neil Shapiro# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
4*5b0945b5SGregory Neil Shapiro#	All rights reserved.
5*5b0945b5SGregory Neil Shapiro#
6*5b0945b5SGregory Neil Shapiro# By using this file, you agree to the terms and conditions set
7*5b0945b5SGregory Neil Shapiro# forth in the LICENSE file which can be found at the top level of
8*5b0945b5SGregory Neil Shapiro# the sendmail distribution.
9*5b0945b5SGregory Neil Shapiro#
10*5b0945b5SGregory Neil Shapiro#
11*5b0945b5SGregory Neil Shapiro
12*5b0945b5SGregory Neil Shapirodivert(0)
13*5b0945b5SGregory Neil ShapiroVERSIONID(`$Id: blocklist_recipients.m4,v 8.14 2013-11-22 20:51:11 ca Exp $')
14*5b0945b5SGregory Neil Shapirodivert(-1)
15*5b0945b5SGregory Neil Shapiro
16*5b0945b5SGregory Neil Shapiroifdef(`_ACCESS_TABLE_',
17*5b0945b5SGregory Neil Shapiro	`define(`_BLOCKLIST_RCPT_', 1)',
18*5b0945b5SGregory Neil Shapiro	`errprint(`*** ERROR: FEATURE(blocklist_recipients) requires FEATURE(access_db)
19*5b0945b5SGregory Neil Shapiro')')
20