summaryrefslogtreecommitdiff
path: root/test/scripts/4050-pipe-conn
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-04-04 23:12:44 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2022-04-04 23:12:44 +0100
commita9231f68f7c21597260c867dc6f7ad6207a4baf1 (patch)
tree4489b0a502e98c4c894bad5a798c86c2db2786e4 /test/scripts/4050-pipe-conn
parent5ddebd0eca7f013526cbf4d9b25dd4fa67a283ad (diff)
Testsuite: account for changed feature name
Broken-by: a375c22c1d
Diffstat (limited to 'test/scripts/4050-pipe-conn')
-rw-r--r--test/scripts/4050-pipe-conn/405010
-rw-r--r--test/scripts/4050-pipe-conn/405218
-rw-r--r--test/scripts/4050-pipe-conn/REQUIRES2
3 files changed, 15 insertions, 15 deletions
diff --git a/test/scripts/4050-pipe-conn/4050 b/test/scripts/4050-pipe-conn/4050
index 9b06defbb..a969b3f85 100644
--- a/test/scripts/4050-pipe-conn/4050
+++ b/test/scripts/4050-pipe-conn/4050
@@ -28,7 +28,7 @@ EHLO testclient
??? 250-SIZE
??? 250-8BITMIME
??? 250-PIPELINING
-??? 250-PIPE_CONNECT
+??? 250-PIPECONNECT
??? 250 HELP
QUIT
??? 221
@@ -46,7 +46,7 @@ EHLO testclient
??? 250-SIZE
??? 250-8BITMIME
??? 250-PIPELINING
-??? 250-PIPE_CONNECT
+??? 250-PIPECONNECT
??? 250 HELP
QUIT
??? 221
@@ -59,7 +59,7 @@ EHLO testclient\r\nMAIL FROM:<a@test.ex>
??? 250-SIZE
??? 250-8BITMIME
??? 250-PIPELINING
-??? 250-PIPE_CONNECT
+??? 250-PIPECONNECT
??? 250 HELP
??? 250
QUIT
@@ -73,7 +73,7 @@ EHLO testclient\r\nMAIL FROM:<a@test.ex>\r\nRCPT TO:<a@test.ex>
??? 250-SIZE
??? 250-8BITMIME
??? 250-PIPELINING
-??? 250-PIPE_CONNECT
+??? 250-PIPECONNECT
??? 250 HELP
??? 250
??? 250
@@ -88,7 +88,7 @@ EHLO testclient\r\nMAIL FROM:<a@test.ex>\r\nRCPT TO:<a@test.ex>\r\nDATA
??? 250-SIZE
??? 250-8BITMIME
??? 250-PIPELINING
-??? 250-PIPE_CONNECT
+??? 250-PIPECONNECT
??? 250 HELP
??? 250
??? 250
diff --git a/test/scripts/4050-pipe-conn/4052 b/test/scripts/4050-pipe-conn/4052
index 8ee494744..ba550fd6c 100644
--- a/test/scripts/4050-pipe-conn/4052
+++ b/test/scripts/4050-pipe-conn/4052
@@ -53,7 +53,7 @@ server PORT_D
<EHLO
>250-esmtp-resp
>250-PIPELINING
->250-PIPE_CONNECT
+>250-PIPECONNECT
>250 ok
<MAIL
>250 mail-from accepted
@@ -75,7 +75,7 @@ server PORT_D
<EHLO
>250-esmtp-resp
>250-PIPELINING
->250-PIPE_CONNECT
+>250-PIPECONNECT
>250 ok
<MAIL
>250 mail-from accepted
@@ -118,7 +118,7 @@ server PORT_D
<EHLO
>250-esmtp-resp
>250-PIPELINING
->250-PIPE_CONNECT
+>250-PIPECONNECT
>250 ok
<MAIL
>250 mail-from accepted
@@ -140,7 +140,7 @@ server PORT_D
<EHLO
>250-esmtp-resp
>250-PIPELINING
->250-PIPE_CONNECT
+>250-PIPECONNECT
>250 ok
<MAIL
>250 mail-from accepted
@@ -166,7 +166,7 @@ server PORT_D
>220 banner
>250-esmtp-resp
>250-PIPELINING
->250-PIPE_CONNECT
+>250-PIPECONNECT
>250 ok
>250 mail good
>250 rcpt good
@@ -187,7 +187,7 @@ server PORT_D
>220 banner
>250-esmtp-resp
>250-PIPELINING
->250-PIPE_CONNECT
+>250-PIPECONNECT
>250 ok
>250 mail good
>550 rcpt refused
@@ -208,7 +208,7 @@ server PORT_D
>220 banner
>250-esmtp-resp
>250-PIPELINING
->250-PIPE_CONNECT
+>250-PIPECONNECT
>250 ok
>550 mail cmd refused
>550 rcpt cmd rejected - no valid mail
@@ -226,7 +226,7 @@ server PORT_D
<EHLO
>250-esmtp-resp
>250-PIPELINING
->250-PIPE_CONNECT
+>250-PIPECONNECT
>250 ok
<MAIL
>250 mail-from accepted
@@ -258,7 +258,7 @@ server PORT_D 1
<EHLO
>250-esmtp-resp
>250-PIPELINING
->250-PIPE_CONNECT
+>250-PIPECONNECT
>250-SIZE
>250 ok
<MAIL
diff --git a/test/scripts/4050-pipe-conn/REQUIRES b/test/scripts/4050-pipe-conn/REQUIRES
index 1b9b3f83c..52f2130d5 100644
--- a/test/scripts/4050-pipe-conn/REQUIRES
+++ b/test/scripts/4050-pipe-conn/REQUIRES
@@ -1 +1 @@
-support PIPE_CONNECT
+support PIPECONNECT