From c0c46c3137a3f1dea014cfa69588c4e121710cf7 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Thu, 21 Mar 2013 12:42:32 +0000 Subject: imap-tests: Added CRLF to reply data to be compliant with RFC-822 Updated the reply data in tests: 800, 801, 802, 804 and 1321 to possess the CRLF as per RFC-822. --- tests/data/test1321 | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'tests/data/test1321') diff --git a/tests/data/test1321 b/tests/data/test1321 index 34cd9ff2a..74f5a1d99 100644 --- a/tests/data/test1321 +++ b/tests/data/test1321 @@ -13,24 +13,24 @@ HTTP proxy # Server-side -From: me@somewhere -To: fake@nowhere - -body - --- - yours sincerely +From: me@somewhere +To: fake@nowhere + +body + +-- + yours sincerely HTTP/1.1 200 Mighty fine indeed -From: me@somewhere -To: fake@nowhere - -body - --- - yours sincerely +From: me@somewhere +To: fake@nowhere + +body + +-- + yours sincerely -- cgit v1.2.3