Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test1520
index 5f9344d..84174dc 100644 (file)
@@ -20,16 +20,16 @@ lib1520
 SMTP with CRLF-dot-CRLF in data
  </name>
 <stdin>
-From: different\r
-To: another\r
-\r
-\r
-.\r
-.\r
-\r
-.\r
-\r
-body\r
+From: different
+To: another
+
+
+.
+.
+
+.
+
+body
 </stdin>
  <command>
 smtp://%HOSTIP:%SMTPPORT/1520
@@ -40,24 +40,24 @@ smtp://%HOSTIP:%SMTPPORT/1520
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-EHLO 1520\r
-MAIL FROM:<sender@example.com>\r
-RCPT TO:<recipient@example.com>\r
-DATA\r
-QUIT\r
+EHLO 1520
+MAIL FROM:<sender@example.com>
+RCPT TO:<recipient@example.com>
+DATA
+QUIT
 </protocol>
 <upload>
-From: different\r
-To: another\r
-\r
-\r
-..\r
-..\r
-\r
-..\r
-\r
-body\r
-.\r
+From: different
+To: another
+
+
+..
+..
+
+..
+
+body
+.
 </upload>
 </verify>
 </testcase>