summaryrefslogtreecommitdiff
path: root/mail/sendmail/patches/patch-bq
blob: 51cd8ec0dc4f4704bd1a8b70a97628a828b01492 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-bq,v 1.1 2019/07/15 05:30:33 jnemeth Exp $

--- cf/m4/cfhead.m4.orig	2015-02-28 00:20:38.000000000 +0000
+++ cf/m4/cfhead.m4
@@ -304,6 +304,7 @@ define(`confMILTER_MACROS_HELO', ``{tls_
 define(`confMILTER_MACROS_ENVFROM', ``i, {auth_type}, {auth_authen}, {auth_ssf}, {auth_author}, {mail_mailer}, {mail_host}, {mail_addr}'')
 define(`confMILTER_MACROS_ENVRCPT', ``{rcpt_mailer}, {rcpt_host}, {rcpt_addr}'')
 define(`confMILTER_MACROS_EOM', `{msg_id}')
+define(`confUSE_BLACKLIST', `False')
 
 
 divert(0)dnl