diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/scripts/0000-Basic/0473 | 9 | ||||
-rw-r--r-- | test/stdout/0473 | 9 |
2 files changed, 18 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 diff --git a/test/stdout/0473 b/test/stdout/0473 index eda29bd92..7ac03f12a 100644 --- a/test/stdout/0473 +++ b/test/stdout/0473 @@ -110,6 +110,15 @@ 250 OK
250 Accepted
221 the.local.host.name closing connection
+220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250-the.local.host.name Hello CALLER at xxxx
+250-SIZE 52428800
+250-8BITMIME
+250-PIPELINING
+250 HELP
+250 OK
+250 Accepted
+221 the.local.host.name closing connection
+++++++++++++++++++++++++++ 07-Mar-2000 12:21:52 other.ex callout=accept postmaster=unknown random=unknown 07-Mar-2000 12:21:52 r12@three.test.ex callout=accept |