Description: Small library for reading mail messages via POP3. Currently doesn\'t return all header fields, and does only plain text authorization.
Changes
| Revision | Date | Who | Commit message |
|---|---|---|---|
| 18 Feb 2011 | added license | ||
| 14 Feb 2011 | |||
| 01 Feb 2011 | bugfix - did not read UIDL | ||
| 01 Feb 2011 | Now using UIDL as message ID, since the normal ID is not unique (between sessions). Also, now closes the session properly. | ||
| 29 Jan 2011 | changed to use the TcpLineStream library - makes it simples and faster | ||
| 11 Jan 2011 | fixed compile error & include handling | ||
| 10 Jan 2011 | initial version |

