diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-04-04 23:12:44 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-04-04 23:12:44 +0100 |
commit | a9231f68f7c21597260c867dc6f7ad6207a4baf1 (patch) | |
tree | 4489b0a502e98c4c894bad5a798c86c2db2786e4 /test/stdout | |
parent | 5ddebd0eca7f013526cbf4d9b25dd4fa67a283ad (diff) |
Testsuite: account for changed feature name
Broken-by: a375c22c1d
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/4050 | 20 | ||||
-rw-r--r-- | test/stdout/4052 | 18 |
2 files changed, 19 insertions, 19 deletions
diff --git a/test/stdout/4050 b/test/stdout/4050 index 9e78c5f74..00dd50200 100644 --- a/test/stdout/4050 +++ b/test/stdout/4050 @@ -28,8 +28,8 @@ Connecting to 127.0.0.1 port 1225 ... connected <<< 250-8BITMIME ??? 250-PIPELINING <<< 250-PIPELINING -??? 250-PIPE_CONNECT -<<< 250-PIPE_CONNECT +??? 250-PIPECONNECT +<<< 250-PIPECONNECT ??? 250 HELP <<< 250 HELP >>> QUIT @@ -48,8 +48,8 @@ Connecting to 127.0.0.1 port 1225 ... connected <<< 250-8BITMIME ??? 250-PIPELINING <<< 250-PIPELINING -??? 250-PIPE_CONNECT -<<< 250-PIPE_CONNECT +??? 250-PIPECONNECT +<<< 250-PIPECONNECT ??? 250 HELP <<< 250 HELP >>> QUIT @@ -68,8 +68,8 @@ Connecting to 127.0.0.1 port 1225 ... connected <<< 250-8BITMIME ??? 250-PIPELINING <<< 250-PIPELINING -??? 250-PIPE_CONNECT -<<< 250-PIPE_CONNECT +??? 250-PIPECONNECT +<<< 250-PIPECONNECT ??? 250 HELP <<< 250 HELP ??? 250 @@ -90,8 +90,8 @@ Connecting to 127.0.0.1 port 1225 ... connected <<< 250-8BITMIME ??? 250-PIPELINING <<< 250-PIPELINING -??? 250-PIPE_CONNECT -<<< 250-PIPE_CONNECT +??? 250-PIPECONNECT +<<< 250-PIPECONNECT ??? 250 HELP <<< 250 HELP ??? 250 @@ -114,8 +114,8 @@ Connecting to 127.0.0.1 port 1225 ... connected <<< 250-8BITMIME ??? 250-PIPELINING <<< 250-PIPELINING -??? 250-PIPE_CONNECT -<<< 250-PIPE_CONNECT +??? 250-PIPECONNECT +<<< 250-PIPECONNECT ??? 250 HELP <<< 250 HELP ??? 250 diff --git a/test/stdout/4052 b/test/stdout/4052 index c84be25a5..63a12c926 100644 --- a/test/stdout/4052 +++ b/test/stdout/4052 @@ -8,7 +8,7 @@ Connection request from [127.0.0.1] <EHLO the.local.host.name >250-esmtp-resp >250-PIPELINING ->250-PIPE_CONNECT +>250-PIPECONNECT >250 ok <MAIL FROM:<CALLER@the.local.host.name> >250 mail-from accepted @@ -38,7 +38,7 @@ Connection request from [127.0.0.1] <EHLO the.local.host.name >250-esmtp-resp >250-PIPELINING ->250-PIPE_CONNECT +>250-PIPECONNECT >250 ok <MAIL FROM:<CALLER@the.local.host.name> >250 mail-from accepted @@ -84,7 +84,7 @@ Connection request from [127.0.0.1] <EHLO the.local.host.name >250-esmtp-resp >250-PIPELINING ->250-PIPE_CONNECT +>250-PIPECONNECT >250 ok <MAIL FROM:<CALLER@the.local.host.name> >250 mail-from accepted @@ -114,7 +114,7 @@ Connection request from [127.0.0.1] <EHLO the.local.host.name >250-esmtp-resp >250-PIPELINING ->250-PIPE_CONNECT +>250-PIPECONNECT >250 ok <MAIL FROM:<CALLER@the.local.host.name> >250 mail-from accepted @@ -148,7 +148,7 @@ Connection request from [127.0.0.1] >220 banner >250-esmtp-resp >250-PIPELINING ->250-PIPE_CONNECT +>250-PIPECONNECT >250 ok >250 mail good >250 rcpt good @@ -167,7 +167,7 @@ Connection request from [127.0.0.1] >220 banner >250-esmtp-resp >250-PIPELINING ->250-PIPE_CONNECT +>250-PIPECONNECT >250 ok >250 mail good >550 rcpt refused @@ -186,7 +186,7 @@ Connection request from [127.0.0.1] >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 @@ -202,7 +202,7 @@ Connection request from [127.0.0.1] <EHLO the.local.host.name >250-esmtp-resp >250-PIPELINING ->250-PIPE_CONNECT +>250-PIPECONNECT >250 ok <MAIL FROM:<CALLER@the.local.host.name> >250 mail-from accepted @@ -232,7 +232,7 @@ Connection request from [127.0.0.1] <EHLO the.local.host.name >250-esmtp-resp >250-PIPELINING ->250-PIPE_CONNECT +>250-PIPECONNECT >250-SIZE >250 ok <MAIL FROM:<CALLER@the.local.host.name> |