mailman
Email library
Provides an Elixir wrapper around the gen_smtp client to send emails with various features and configurations.
Mailman provides a clean way of defining mailers in your Elixir applications
203 stars
3 watching
73 forks
Language: Elixir
last commit: 10 months ago
Linked from 1 awesome list
elixiremailsending
Related projects:
Repository | Description | Stars |
---|---|---|
antp/mailer | A simple email sending system built on top of gen_smtp. | 41 |
duartejc/mailchimp | An Elixir wrapper around the MailChimp API v3 | 48 |
kbrw/mailibex | An Elixir library that provides email parsing and encoding/decoding functionality | 62 |
alexgaribay/sendgrid_elixir | A library that provides an Elixir interface to SendGrid's API for building composable emails | 86 |
craigp/elixir-gmail | Provides a simple Elixir client to interact with Gmail's API | 50 |
sparkpost/elixir-sparkpost | A client library for interacting with the SparkPost email service API | 44 |
swoosh/swoosh | An Elixir library for composing, delivering and testing emails | 1,472 |
chrismccord/mailgun | An Elixir library that simplifies interaction with the Mailgun email service | 195 |
bradleyd/exgrid | An Elixir library providing an interface to Sendgrid's V2 Web API | 8 |
dockyard/elixir-mail | A library for building and manipulating text messages in accordance with the RFC2822 standard | 419 |
elixir-mint/mint | A functional HTTP client for Elixir with support for HTTP/1 and HTTP/2 protocols | 1,373 |
beam-community/bamboo | A functional Elixir email library that makes composable and testable email creation and delivery | 1,911 |
kamillelonek/ex_postmark | Provides an adapter for sending template emails using the Postmark service. | 4 |
ammmir/elixir-dropbox | Elixir client library for interacting with the Dropbox Core API | 13 |
eudoxia0/postmaster | An SMTP/IMAP email library with an API inspired by popular services | 10 |