Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-04 | tests: Updated pop3 tests for change in auth mechanism detection | Steve Holme | |
2012-05-30 | pop3 test server: allow pop3 test server verification to succeed again | Yang Tse | |
Introduce SUPPORTCAPA and SUPPORTAUTH config commands to allow further pop3 test server expansion for tests that require CAPA or AUTH support, although this will need some extra work to make it fully functional. | |||
2012-02-21 | pop3 test server: send terminating ".CRLF" only | Daniel Stenberg | |
With commit 035ef06bda7 applied, the test pop3 server needs to send ".\r\n" as the body terminating sequence and there needs to be a final CRLF in the actual body in the test data file. | |||
2009-12-12 | introducing IMAP, POP3 and SMTP support (still lots of polish left to do) | Daniel Stenberg | |