From 2f8e0a5f6bc17ccd0749c0dc28f5da28da5d25a2 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 15 Jun 2021 19:27:04 +0100 Subject: hosts_require_helo --- test/scripts/3200-testdb/3202 | 3 +++ test/scripts/3200-testdb/3204 | 1 + test/scripts/3200-testdb/3205 | 2 ++ test/scripts/3200-testdb/3211 | 3 +++ 4 files changed, 9 insertions(+) (limited to 'test/scripts/3200-testdb') diff --git a/test/scripts/3200-testdb/3202 b/test/scripts/3200-testdb/3202 index 7b7206353..2d971cf07 100644 --- a/test/scripts/3200-testdb/3202 +++ b/test/scripts/3200-testdb/3202 @@ -1,15 +1,18 @@ # ACL defer tests exim -bh 1.1.1.1 +helo test mail from: rcpt to: quit **** exim -bh 1.1.2.1 +helo test mail from: rcpt to: quit **** exim -bh 1.1.3.1 +helo test mail from: rcpt to: quit diff --git a/test/scripts/3200-testdb/3204 b/test/scripts/3200-testdb/3204 index d4a24fe1b..652deb377 100644 --- a/test/scripts/3200-testdb/3204 +++ b/test/scripts/3200-testdb/3204 @@ -1,5 +1,6 @@ # Lookup defer (sender_reject) exim -bh 1.2.3.4 +helo test mail from: rcpt to: quit diff --git a/test/scripts/3200-testdb/3205 b/test/scripts/3200-testdb/3205 index adb8be659..9b4ee524b 100644 --- a/test/scripts/3200-testdb/3205 +++ b/test/scripts/3200-testdb/3205 @@ -1,10 +1,12 @@ # lookup defer (senders and hosts conditions in ACL) exim -bh 1.2.3.4 +helo test mail from: rcpt to: quit **** exim -bh 4.3.2.1 +helo test mail from: rcpt to: quit diff --git a/test/scripts/3200-testdb/3211 b/test/scripts/3200-testdb/3211 index 44ab87238..42da0ce1f 100644 --- a/test/scripts/3200-testdb/3211 +++ b/test/scripts/3200-testdb/3211 @@ -1,15 +1,18 @@ # reset search_error_message for next router exim -bs +helo test mail from: rcpt to: quit **** exim -bh 1.2.3.4 +helo test mail from: rcpt to: quit **** exim -bh 1.2.3.4 +helo test mail from: rcpt to: quit -- cgit v1.2.3