Age | Commit message (Expand) | Author |
---|---|---|
2010-12-22 | SMTP tests: updated MAIL FROM use | Daniel Stenberg |
2010-02-20 | - Fixed the SMTP compliance by making sure RCPT TO addresses are specified | Daniel Stenberg |
2010-02-12 | - Jack Zhang reported a problem with SMTP: we wrongly used multiple addresses | Daniel Stenberg |
2009-12-30 | modified to get the EHLO domain from the path part of the URL instead of the | Daniel Stenberg |
2009-12-30 | (SMTP) support DATA better in the server and make sure to "escape" CRLF.CRLF | Daniel Stenberg |
2009-12-29 | test 802 is the first SMTP test, although not strictly SMTP yet... | Daniel Stenberg |