From 50a83890c9f14e52caa3d0d87a11cb5959f1b3d0 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 11 Mar 2013 13:26:15 +0100 Subject: test805: added crlf newlines to make data size match since mails sent are supposed to have CRLF line endings I added them and now the data size after (\Seen) matches again properly --- tests/data/test805 | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'tests/data/test805') diff --git a/tests/data/test805 b/tests/data/test805 index f8e2880b5..87039518c 100644 --- a/tests/data/test805 +++ b/tests/data/test805 @@ -25,15 +25,15 @@ IMAP APPEND -u user:secret -T log/upload805 'imap://%HOSTIP:%IMAPPORT/805' -Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST) -From: Fred Foobar -Subject: afternoon meeting -To: joe@example.com -Message-Id: -MIME-Version: 1.0 -Content-Type: TEXT/PLAIN; CHARSET=US-ASCII - -Hello Joe, do you think we can meet at 3:30 tomorrow? +Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST) +From: Fred Foobar +Subject: afternoon meeting +To: joe@example.com +Message-Id: +MIME-Version: 1.0 +Content-Type: TEXT/PLAIN; CHARSET=US-ASCII + +Hello Joe, do you think we can meet at 3:30 tomorrow? @@ -47,15 +47,15 @@ A003 APPEND 805 (\Seen) {295} A004 LOGOUT -Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST) -From: Fred Foobar -Subject: afternoon meeting -To: joe@example.com -Message-Id: -MIME-Version: 1.0 -Content-Type: TEXT/PLAIN; CHARSET=US-ASCII - -Hello Joe, do you think we can meet at 3:30 tomorrow? +Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST) +From: Fred Foobar +Subject: afternoon meeting +To: joe@example.com +Message-Id: +MIME-Version: 1.0 +Content-Type: TEXT/PLAIN; CHARSET=US-ASCII + +Hello Joe, do you think we can meet at 3:30 tomorrow? -- cgit v1.2.3