Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test918
index 3756edd..075b14f 100644 (file)
@@ -20,10 +20,10 @@ smtp
 SMTP with multiple and invalid --mail-rcpt
  </name>
 <stdin>
-From: different\r
-To: another\r
-\r
-body\r
+From: different
+To: another
+
+body
 </stdin>
  <command>
 smtp://%HOSTIP:%SMTPPORT/918 --mail-rcpt recipient.one@example.com --mail-rcpt invalid --mail-rcpt recipient.three@example.com --mail-rcpt sTrAnGe --mail-rcpt recipient.five@example.com --mail-from sender@example.com -T -
@@ -38,11 +38,11 @@ smtp://%HOSTIP:%SMTPPORT/918 --mail-rcpt recipient.one@example.com --mail-rcpt i
 55
 </errorcode>
 <protocol>
-EHLO 918\r
-MAIL FROM:<sender@example.com>\r
-RCPT TO:<recipient.one@example.com>\r
-RCPT TO:<invalid>\r
-QUIT\r
+EHLO 918
+MAIL FROM:<sender@example.com>
+RCPT TO:<recipient.one@example.com>
+RCPT TO:<invalid>
+QUIT
 </protocol>
 </verify>
 </testcase>