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: 9 months ago Related projects:
Repository | Description | Stars |
---|---|---|
qnikst/haskellnet | A Haskell library providing client support for common email protocols. | 88 |
stalwartlabs/mail-send | A Rust library for building, signing and sending e-mail messages via SMTP. | 211 |
shawwwn/umail | A lightweight SMTP client for sending emails in MicroPython | 83 |
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 | 56 |
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 | 140 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 339 |
bbottema/simple-java-mail | A lightweight Java library for sending complex emails with features like batch processing and authenticated SOCKS proxy support. | 1,231 |
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,190 |
marrow/mailer | A Python library that provides a modular and efficient framework for constructing and delivering emails | 277 |
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 | A mailer library for sending emails from Rust applications. | 1,897 |