libpop3 is a very light POP3 library for C. It allows to list, fetch and remove messages from a POP3 mailbox. This library is using the RFC1939 as reference, and uses most basic POP3 commands to provide maximum compatibility across different servers.
libpop3 is written in pure ANSI C89 without any external dependencies, thus it can be compiled and used on anything, anywhere.
Since it is very light, it is designed to be used as a static library (but you could just as well incorporate its code right into your project).
Features
- list, fetch, remove messages from a POP3 mailbox
License
BSD LicenseFollow libpop3
You Might Also Like
One Platform. Total IT Insight. Start with PRTG Now
Why settle for fragmented monitoring? PRTG consolidates everything - servers, VMs, network devices, cloud services, and more, into one powerful platform. Get real-time status, customizable alerts, and deep analytics to drive smarter decisions. Designed for complex environments, PRTG scales with your needs, supports team collaboration, and helps you prevent outages before they impact users. Take control of your IT landscape and deliver the uptime your business requires.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of libpop3!