diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-01-28 17:53:29 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-01-28 17:53:29 +0000 |
commit | 560e71cc545182bb51a7d038ac40eebac8e045aa (patch) | |
tree | dbfbb889245ab0d12b259bc53a5a7d9dc16ed191 /test/scripts/2200-dnsdb | |
parent | 30c3236bdc2fba05051cd77d52fb1cb29cb70afb (diff) |
Testsuite: add dnsdb testcase for defer when used in ACL
Diffstat (limited to 'test/scripts/2200-dnsdb')
-rw-r--r-- | test/scripts/2200-dnsdb/2200 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/scripts/2200-dnsdb/2200 b/test/scripts/2200-dnsdb/2200 index 9f6262524..96c8dc7ec 100644 --- a/test/scripts/2200-dnsdb/2200 +++ b/test/scripts/2200-dnsdb/2200 @@ -60,5 +60,13 @@ a=localhost.test.ex ${lookup dnsdb{a=localhost.test.ex}{$value}fail} exim -d-all+lookup -odq user@shorthost.test.ex **** # +# ACL defer_strict +exim -bs +HELO test +MAIL FROM:<> +RCPT TO:<defer_strict@test.again.dns> +QUIT +**** +# no_msglog_check # |