diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-12-17 09:39:59 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-12-17 10:16:34 +0000 |
commit | 958af3bdb77dc5c190b7f5117c68d2b0acd7b5bc (patch) | |
tree | 0d2b074193dc3d21e05af6cb8f49c72c4dbc53f7 /test/stderr | |
parent | 183389fae10672e8d5ffb1f14f23a179798f483a (diff) |
Remove the X_ prefix from the PIPE_CONNECT SMTP service extension keyword.
Diffstat (limited to 'test/stderr')
-rw-r--r-- | test/stderr/4052 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stderr/4052 b/test/stderr/4052 index 53b9e0ae0..d4866ed88 100644 --- a/test/stderr/4052 +++ b/test/stderr/4052 @@ -36,7 +36,7 @@ smtp_reap_early_pipe expect banner smtp_reap_early_pipe expect ehlo SMTP<< 250-esmtp-resp 250-PIPELINING - 250-X_PIPE_CONNECT + 250-PIPE_CONNECT 250-SIZE 250 ok EHLO cleartext extensions changed, 0x0120/0x0000 -> 0x0160/0x0000 |