diff options
Diffstat (limited to 'tests/data/test918')
-rw-r--r-- | tests/data/test918 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/data/test918 b/tests/data/test918 index 6f3a382b4..3756edd75 100644 --- a/tests/data/test918 +++ b/tests/data/test918 @@ -33,9 +33,10 @@ smtp://%HOSTIP:%SMTPPORT/918 --mail-rcpt recipient.one@example.com --mail-rcpt i # # Verify data after the test has been "shot" <verify> -<errorcode>
-55
-</errorcode>
+# 55 - CURLE_SEND_ERROR +<errorcode> +55 +</errorcode> <protocol> EHLO 918
MAIL FROM:<sender@example.com>
|