summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/0000-Basic')
-rw-r--r--test/scripts/0000-Basic/04739
1 files changed, 9 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0473 b/test/scripts/0000-Basic/0473
index df613c4b7..4392c7e33 100644
--- a/test/scripts/0000-Basic/0473
+++ b/test/scripts/0000-Basic/0473
@@ -94,6 +94,7 @@ RCPT TO
QUIT
250 OK
****
+# A rcpt refusal
exim -bs
ehlo xxxx
mail from:<x9@test.ex>
@@ -143,6 +144,7 @@ RCPT TO
QUIT
250 OK
****
+# an accepted random
exim -DUSE_SENDER=,defer_ok,random,use_postmaster -bs
ehlo xxxx
mail from: x11@two.test.ex
@@ -150,6 +152,13 @@ rcpt to: r11@two.test.ex
quit
****
dump callout
+# repeat from cache
+exim -DUSE_SENDER=,defer_ok,random,use_postmaster -bs
+ehlo xxxx
+mail from: x11@two.test.ex
+rcpt to: r11@two.test.ex
+quit
+****
#
# callout target dumps after random-reject
server PORT_S 2