Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-04 | Added error checking for samples. | Guenter Knauf | |
2011-12-30 | examples: add a couple of simple pop3s examples | Alessandro Ghedini | |
These examples show how to fetch a single message (RETR command) and how to list all the messages in a given mailbox (LIST command), with authentication via SSL. They were both based on the https.c example. |