Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-11-21 | Boost/C++11 shared pointers. | Vincent Richard | 1 | -10/+10 | |
2013-03-06 | Fixed compilation warnings. | Vincent Richard | 1 | -1/+1 | |
2013-02-12 | Unit tests for SMTPCommand and SMTPCommandSet. Fixed ↵ | Vincent Richard | 1 | -1/+1 | |
SMTPCommandSet::isFinished(). | |||||
2013-02-12 | Rewrote SMTP command sending. Better code for pipelining. Report full ↵ | Vincent Richard | 1 | -0/+144 | |
command text on MAIL/RCPT errors. |