Steve Holme
3f04d48495
tests: Reworked existing SMTP tests to be single recipient based
...
...in preparation of upcoming multiple recipient tests.
2013-09-21 19:44:09 +01:00
Steve Holme
dfe7ee1429
tests: Fixed smtp mail from addresses
2013-09-19 07:19:25 +01:00
Steve Holme
99b4045183
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.
2013-05-04 10:00:33 +01:00
Steve Holme
ee74b77d45
tests: Corrected typo in test909
...
Introduced in commit: 514817669e
2013-05-02 20:03:50 +01:00
Steve Holme
734bdb68c2
tests: Corrected test909 to be RFC2821 compliant
2013-05-02 18:52:52 +01:00
Steve Holme
514817669e
tests: Updated test references to 909 from 1411
...
...and removed references to libcurl and test1406.
2013-05-02 18:50:00 +01:00
Steve Holme
cb9c0ac7d7
tests: Renamed test1411 to test909 as this is a main SMTP test
2013-05-02 18:46:11 +01:00