aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test905
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2013-05-04 09:52:09 +0100
committerSteve Holme <steve_holme@hotmail.com>2013-05-04 10:00:33 +0100
commit99b40451836dfea2d5dce2ada4fab15b2ab5bfb2 (patch)
tree1ee978ec9e40ba8cc9bf1c38ecc5ed3099505319 /tests/data/test905
parent087f9bb20ae8517a8aa8fa847fe7b25ab0603ad7 (diff)
smtp: Fixed sending of double CRLF caused by first in EOB
If the mail sent during the transfer contains a terminating <CRLF> then we should not send the first <CRLF> of the EOB as specified in RFC-5321. Additionally don't send the <CRLF> if there is "no mail data" as the DATA command already includes it.
Diffstat (limited to 'tests/data/test905')
-rw-r--r--tests/data/test9051
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/test905 b/tests/data/test905
index 451a73d49..fccd84bae 100644
--- a/tests/data/test905
+++ b/tests/data/test905
@@ -52,7 +52,6 @@ QUIT
</protocol>
<upload>
mail body
-
.
</upload>
</verify>