mailibex
Email parser library
An Elixir library that provides email parsing and encoding/decoding functionality
Library containing Email related implementations in Elixir : dkim, spf, dmark, mimemail, smtp
62 stars
6 watching
23 forks
Language: Elixir
last commit: 8 months ago
Linked from 1 awesome list
decodingdkimdmarcelixirmimemailsmtpspf
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 |
swoosh/swoosh | An Elixir library for composing, delivering and testing emails | 1,472 |
kbrw/rulex | A tiny Elixir library providing a simple rule handler using pattern matching | 13 |
duartejc/mailchimp | An Elixir wrapper around the MailChimp API v3 | 48 |
bradleyd/exgrid | An Elixir library providing an interface to Sendgrid's V2 Web API | 8 |
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 |
dockyard/elixir-mail | A library for building and manipulating text messages in accordance with the RFC2822 standard | 419 |
sanbornm/mp | A command-line email parser that extracts and formats email metadata from raw input | 47 |
kbrw/sweet_xml | A wrapper around :xmerl to convert XML documents into Elixir data structures | 362 |
staktrace/mailparse | A library to parse MIME email messages and extract their contents. | 183 |
axuno/mailmergelib | An SMTP client library for generating and sending personalized emails with templates and attachments | 111 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
mailgun/flanker | A Python library for parsing email addresses and MIME messages. | 1,634 |
alexgaribay/sendgrid_elixir | A library that provides an Elixir interface to SendGrid's API for building composable emails | 86 |