smtp-mail
Email client library
A Haskell library for sending emails using SMTP protocols
Making it easy to send SMTP email from Haskell
75 stars
6 watching
32 forks
Language: Haskell
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
qnikst/haskellnet | A Haskell library providing client support for common email protocols. | 87 |
stalwartlabs/mail-send | A Rust library for building, signing and sending e-mail messages via SMTP. | 209 |
shawwwn/umail | A lightweight SMTP client for sending emails in MicroPython | 82 |
hectane/hectane | A lightweight email client with an HTTP API and SMTP queue functionality | 223 |
jcabi/jcabi-email | An object-oriented email sending SDK for Java | 55 |
danzuep/mailkitsimplified | An email library that simplifies sending and receiving emails using MailKit | 80 |
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 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 338 |
bbottema/simple-java-mail | A Java library for sending complex emails with features like batch processing and authentication. | 1,229 |
cutelyst/simple-mail | An SMTP library for Qt that allows applications to send emails with various features and attachments. | 213 |
eleith/emailjs | A Node.js library for sending HTML emails and attachments to any SMTP server | 2,187 |
marrow/mailer | A Python library that provides a modular and efficient framework for constructing and delivering emails | 276 |
xhit/go-simple-mail | A package for sending emails using SMTP with various features such as keep-alive connections and timeout handling. | 651 |
lettre/lettre | Provides an API for building and sending emails in Rust | 1,871 |