summaryrefslogtreecommitdiff
path: root/tests/data/test802
Commit message (Expand)AuthorAgeFilesLines
* SMTP tests: updated MAIL FROM useDaniel Stenberg2010-12-221-1/+1
* - Fixed the SMTP compliance by making sure RCPT TO addresses are specifiedDaniel Stenberg2010-02-201-2/+2
* - Jack Zhang reported a problem with SMTP: we wrongly used multiple addressesDaniel Stenberg2010-02-121-1/+2
* modified to get the EHLO domain from the path part of the URL instead of theDaniel Stenberg2009-12-301-1/+1
* (SMTP) support DATA better in the server and make sure to "escape" CRLF.CRLFDaniel Stenberg2009-12-301-2/+6
* test 802 is the first SMTP test, although not strictly SMTP yet...Daniel Stenberg2009-12-291-0/+48