tests: Corrected test1406 to be RFC2821 compliant
authorSteve Holme <steve_holme@hotmail.com>
Fri, 3 May 2013 17:22:18 +0000 (18:22 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Fri, 3 May 2013 17:22:18 +0000 (18:22 +0100)
tests/data/test1406

index 478e45ff394daa1ca29082795ffcc4ad05a78ed3..ab0f6e48b7d5905473541e8e4565b415776043f7 100644 (file)
@@ -23,10 +23,10 @@ smtp
 SMTP
  </name>
 <file name="log/test1406.eml">
-From: different
-To: another
-
-body
+From: different\r
+To: another\r
+\r
+body\r
 </file>
  <command>
 smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 1406@foo --mail-rcpt 1406@foobar.example --mail-from 1406@from -T log/test1406.eml --libcurl log/test1406.c
@@ -45,10 +45,10 @@ DATA
 QUIT\r
 </protocol>
 <upload>
-From: different
-To: another
-
-body
+From: different\r
+To: another\r
+\r
+body\r
 \r
 .\r
 </upload>