simple-mail
Email library
An SMTP library for Qt that allows applications to send emails with various features and attachments.
An SMTP library written in C++ for Qt. Allows applications to send emails (MIME with text, html, attachments, inline files, etc.) via SMTP. Supports SSL and SMTP authentication.
213 stars
12 watching
64 forks
Language: C++
last commit: 3 months ago attachmentc-plus-plusc-plus-plus-11inline-filesmimeqtqt5recipientssimplemailsmtpsmtp-authentication
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rust library for building, signing and sending e-mail messages via SMTP. | 211 |
| A Haskell library providing client support for common email protocols. | 88 |
| A package for sending emails using SMTP with various features such as keep-alive connections and timeout handling. | 651 |
| A Haskell library for sending emails using SMTP protocols | 75 |
| A C++ library for handling email protocols such as SMTP, POP3, and IMAP. | 392 |
| A lightweight SMTP client for sending emails in MicroPython | 83 |
| A lightweight Java library for sending complex emails with features like batch processing and authenticated SOCKS proxy support. | 1,231 |
| A Go library that simplifies email sending via SMTP | 19 |
| A library that provides an easy-to-use SMTP/IMAP interface with API inspired by NodeMailer, allowing users to send and manage email through a variety of services. | 10 |
| Provides building blocks for creating custom email servers | 172 |
| An email library that simplifies sending and receiving emails using MailKit | 80 |
| A popular PHP email sending library with features like SMTP support, encryption, and attachment handling. | 1,547 |
| A Flask extension that simplifies email sending functionality | 611 |
| A wrapper around an IMAP library to simplify common tasks like reading emails from a server | 3 |
| A CMake-based wrapper around LuaSocket's SMTP send functionality for sending emails from Lua scripts. | 30 |