libspopc 0.7.6 (Stable branch) |
|
|
Thursday February 28, 2008. 08:44 PM FreshMeat
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:
This version does an exact match for the end of message as rn.rn. The 512 bytes limit for server short reply has been removed. Some memory leaks on errors have been fixed.
|