elixir-mail
Message builder
A library for building and manipulating text messages in accordance with the RFC2822 standard
Build composable mail messages
419 stars
16 watching
67 forks
Language: Elixir
last commit: 6 days ago
Linked from 1 awesome list
elixirmailrfc-2822
Related projects:
Repository | Description | Stars |
---|---|---|
mailman-elixir/mailman | Provides an Elixir wrapper around the gen_smtp client to send emails with various features and configurations. | 203 |
alexgaribay/sendgrid_elixir | A library that provides an Elixir interface to SendGrid's API for building composable emails | 86 |
simonewebdesign/elixir_pubsub | A utility module that enables message passing between processes in Elixir without burdening the business logic with communication. | 69 |
kbrw/mailibex | An Elixir library that provides email parsing and encoding/decoding functionality | 62 |
dockyard/inquisitor | A query builder for Ecto that allows composable querying of model fields | 170 |
phoenixframework/phoenix_html | Builds upon Elixir to create safe and convenient HTML structures and abstractions for Phoenix applications. | 403 |
marrow/mailer | A Python library that provides a modular and efficient framework for constructing and delivering emails | 276 |
beam-community/bamboo | A functional Elixir email library that makes composable and testable email creation and delivery | 1,911 |
elixir-maru/maru | An Elixir framework for building RESTful APIs with a simple and flexible architecture | 1,321 |
duartejc/mailchimp | An Elixir wrapper around the MailChimp API v3 | 48 |
betree/atomex | A tool for building compliant ATOM feeds with standards support and extensibility | 57 |
mururu/msgpack-elixir | An Elixir implementation of the MessagePack data serialization format | 70 |
antp/mailer | A simple email sending system built on top of gen_smtp. | 41 |
blakewilliams/elixir-slack | A Slack API client written in Elixir that allows real-time messaging and web API interactions. | 674 |
pma/amqp | Provides an Elixir client for the RabbitMQ message broker | 681 |