postal
Email library
A Clojure library for constructing and sending standard Internet email messages.
Clojure email support
587 stars
18 watching
85 forks
Language: Clojure
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nlog/nlog.mailkit | An NLog target for sending emails using MailKit | 13 |
lettre/lettre | Provides an API for building and sending emails in Rust | 1,871 |
alexcesaro/mail | Provides a simple interface to write and send emails | 83 |
stalwartlabs/mail-send | A Rust library for building, signing and sending e-mail messages via SMTP. | 209 |
jhickner/smtp-mail | A Haskell library for sending emails using SMTP protocols | 75 |
wneessen/go-mail | A comprehensive email sending library in Go with a focus on simplicity and extensibility. | 691 |
robinrodricks/airxmail | An email library for AS3 that supports multiple protocols and provides easy access to email data. | 5 |
vercel/email-prompt | A CLI email prompt utility with autocompletion and built-in validation | 275 |
synchro/phpmailer | A popular PHP email sending library with features like SMTP support, encryption, and attachment handling. | 1,547 |
kbrw/mailibex | An Elixir library that provides email parsing and encoding/decoding functionality | 62 |
thinkjs/think-email | An email module for the ThinkJS 3 framework | 2 |
tedious/fetch | A PHP library for interacting with email servers using the IMAP protocol | 503 |
benprew/pony | A Ruby library for sending emails in a convenient and flexible way | 1,141 |
staktrace/mailparse | A library to parse MIME email messages and extract their contents. | 183 |
mailman-elixir/mailman | Provides an Elixir wrapper around the gen_smtp client to send emails with various features and configurations. | 203 |