X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/d5b80e59458182b2d557a929a18cb8c70cd56b68..b9ecb570888756a645781505fbcd1b70c93216a5:/test/scripts/0000-Basic/0580 diff --git a/test/scripts/0000-Basic/0580 b/test/scripts/0000-Basic/0580 index 8d8a11751..4d216677a 100644 --- a/test/scripts/0000-Basic/0580 +++ b/test/scripts/0000-Basic/0580 @@ -19,7 +19,8 @@ QUIT 221 Bye **** # -exim -bs +exim -bs -odi +helo test mail from: rcpt to: data @@ -29,7 +30,6 @@ body . quit **** -sleep 1 # # # multiple recipients @@ -62,7 +62,8 @@ QUIT 221 Bye **** # -exim -bs +exim -bs -odi +helo test mail from: rcpt to: rcpt to: @@ -73,7 +74,6 @@ body . quit **** -sleep 1 # # # 2nd callout result is cached (above); should not activate LCC @@ -105,7 +105,8 @@ QUIT 221 Bye **** # -exim -bs +exim -bs -odi +helo test mail from: rcpt to: rcpt to: @@ -116,7 +117,6 @@ body . quit **** -sleep 1 # # # no cache hits; should do LCC @@ -138,7 +138,8 @@ QUIT 221 Bye **** # -exim -bs +exim -bs -odi +helo test mail from: rcpt to: rcpt to: @@ -149,8 +150,34 @@ body . quit **** -sleep 1 # +# cmdline -bs send, rmt conn timeout, also local rcpt +server PORT_S +220 Welcome +EHLO +250 Hi +MAIL FROM +250 OK +RCPT TO +250 OK +DATA +354 hit me +. +250 message accepted +QUIT +221 bye +**** +exim -bs -odi +helo test +mail from: +rcpt to: +rcpt to: +data +Subject: test +. +quit +**** +exim -bp +**** # -no_stdout_check no_msglog_check