From d6f6e0dc45e55bf5edd4c16e2b360ab2031d5468 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Tue, 3 Oct 2006 15:11:22 +0000 Subject: Michael Deutschmann's patch for getting TXT from a specific list when a match is found on a merged list. --- test/confs/0139 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/confs/0139') diff --git a/test/confs/0139 b/test/confs/0139 index 3c4db8535..cd9433a92 100644 --- a/test/confs/0139 +++ b/test/confs/0139 @@ -11,6 +11,7 @@ gecos_name = CALLER_NAME # ----- Main settings ----- domainlist local_domains = exim.test.ex +trusted_users = CALLER acl_smtp_rcpt = check_recipient acl_smtp_mail = check_mail @@ -23,6 +24,9 @@ check_mail: warn dnslists = rbl4.test.ex&0.0.0.6 warn dnslists = rbl4.test.ex&127.0.0.3 warn dnslists = rbl4.test.ex!&0.0.0.7 + add_header = DNSlist: $dnslist_domain $dnslist_text + warn dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128 + add_header = DNSlist: $dnslist_domain $dnslist_text accept check_recipient: -- cgit v1.2.3