mailio
Email client library
A C++ library for sending and receiving email using MIME and protocols like SMTP, POP3, and IMAP
mailio is a cross platform C++ library for MIME format and SMTP, POP3, IMAP protocols. It is based on the standard C++ 17 and Boost library.
382 stars
27 watching
103 forks
Language: C++
last commit: 11 days ago
Linked from 1 awesome list
c-plus-plus-11emailimaplibrarymimepop3smtp
Related projects:
Repository | Description | Stars |
---|---|---|
axuno/mailmergelib | An SMTP client library for generating and sending personalized emails with templates and attachments | 111 |
cutelyst/simple-mail | An SMTP library for Qt that allows applications to send emails with various features and attachments. | 213 |
danzuep/mailkitsimplified | An email library that simplifies sending and receiving emails using MailKit | 80 |
eudoxia0/postmaster | An SMTP/IMAP email library with an API inspired by popular services | 10 |
kbrw/mailibex | An Elixir library that provides email parsing and encoding/decoding functionality | 62 |
jhickner/smtp-mail | A Haskell library for sending emails using SMTP protocols | 75 |
alexcesaro/mail | Provides a simple interface to write and send emails | 83 |
qnikst/haskellnet | A Haskell library providing client support for common email protocols. | 87 |
valord577/mailx | A Go library that simplifies email sending via SMTP | 19 |
synchro/phpmailer | A popular PHP email sending library with features like SMTP support, encryption, and attachment handling. | 1,547 |
bbottema/simple-java-mail | A Java library for sending complex emails with features like batch processing and authentication. | 1,229 |
henrikbjorn/stampie | An API wrapper for sending emails using various providers | 33 |
robinrodricks/airxmail | An email library for AS3 that supports multiple protocols and provides easy access to email data. | 5 |
kde/trojita | A Qt-based IMAP email client designed to be fast and lightweight while adhering to standard protocols. | 35 |
tedious/fetch | A PHP library for interacting with email servers using the IMAP protocol | 503 |