mail-send
Email client library
A Rust library for building, signing and sending e-mail messages via SMTP.
E-mail delivery library for Rust with DKIM support
209 stars
8 watching
21 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
deliverydkimemailmailmimerustsendsmtp
Related projects:
Repository | Description | Stars |
---|---|---|
stalwartlabs/mail-parser | A fast and robust e-mail parsing library | 300 |
stalwartlabs/mail-auth | An e-mail authentication and reporting library written in Rust | 84 |
lettre/lettre | Provides an API for building and sending emails in Rust | 1,871 |
jhickner/smtp-mail | A Haskell library for sending emails using SMTP protocols | 75 |
staktrace/mailparse | A library to parse MIME email messages and extract their contents. | 183 |
cutelyst/simple-mail | An SMTP library for Qt that allows applications to send emails with various features and attachments. | 213 |
valord577/mailx | A Go library that simplifies email sending via SMTP | 19 |
jdrouet/catapulte | An email sender service that renders and sends MJML templates with customizable SMTP options | 139 |
axuno/mailmergelib | An SMTP client library for generating and sending personalized emails with templates and attachments | 111 |
danzuep/mailkitsimplified | An email library that simplifies sending and receiving emails using MailKit | 80 |
xhit/go-simple-mail | A package for sending emails using SMTP with various features such as keep-alive connections and timeout handling. | 651 |
mattnenterprise/rust-pop3 | A Rust library providing an implementation of the POP3 email client protocol with SSL support. | 31 |
bbottema/simple-java-mail | A Java library for sending complex emails with features like batch processing and authentication. | 1,229 |
arcage/crystal-email | An email sending library that provides a simple way to compose and send emails with various features. | 111 |
jericho/stronggrid | Provides strongly typed access to SendGrid's API for sending emails and managing email marketing data | 183 |