diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-05-04 09:52:09 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-05-04 10:00:33 +0100 |
commit | 99b40451836dfea2d5dce2ada4fab15b2ab5bfb2 (patch) | |
tree | 1ee978ec9e40ba8cc9bf1c38ecc5ed3099505319 /tests/data/test901 | |
parent | 087f9bb20ae8517a8aa8fa847fe7b25ab0603ad7 (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/test901')
-rw-r--r-- | tests/data/test901 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/test901 b/tests/data/test901 index cc3409990..ed2451824 100644 --- a/tests/data/test901 +++ b/tests/data/test901 @@ -57,7 +57,6 @@ To: another ..
body
-
.
</upload> </verify> |