libspopc 0.7.8 (Stable branch) |
|
|
libspopc is an easy-to-use POP3 client library written in C. It implements the client side of RFC 1939, providing an easy and quick way to support POP3 and POP3s (SSL) access in a program. It can download email headers and delete messages remotely without actualy downloading the message.
License: GNU Lesser General Public License (LGPL)
Changes:
A bug in finding the CRLF.CRLF pattern in the
received messages has been fixed. Buffer underruns
have been fixed.
|