catapulte
Email sender service
An email sender service that renders and sends MJML templates with customizable SMTP options
Rust implementation of catapulte email sender
139 stars
3 watching
6 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list
emailhacktoberfestmjmlsmtptemplate
Related projects:
Repository | Description | Stars |
---|---|---|
jdrouet/jolimail | An email templating application that allows users to create and manage transactional emails without relying on external services. | 135 |
lettre/lettre | Provides an API for building and sending emails in Rust | 1,871 |
jhickner/smtp-mail | A Haskell library for sending emails using SMTP protocols | 75 |
stalwartlabs/mail-send | A Rust library for building, signing and sending e-mail messages via SMTP. | 209 |
jdrouet/mrml | An implementation of a markup language used to define HTML templates with nested includes and variables | 355 |
y-taka-23/frege-email | A library that provides a simple API for sending emails via SMTP in a programming language | 1 |
jcabi/jcabi-email | An object-oriented email sending SDK for Java | 55 |
kayeenl/sitecore.experienceforms.modules.sendmail | An extension for Sitecore Forms that enables sending emails from forms using an SMTP server. | 0 |
eleith/emailjs | A Node.js library for sending HTML emails and attachments to any SMTP server | 2,187 |
jsthomas/dream-email-example | A system for sending email in the background using a queue and an external service. | 10 |
zachlatta/postman | A command-line tool for sending email batches via any SMTP server. | 775 |
moteus/lua-sendmail | A CMake-based wrapper around LuaSocket's SMTP send functionality for sending emails from Lua scripts. | 30 |
shawwwn/umail | A lightweight SMTP client for sending emails in MicroPython | 82 |
feathersjs-ecosystem/feathers-mailer | A service for sending emails using various transport methods (SMTP, Mandrill) in Node.js applications built with FeathersJS. | 83 |
vintasoftware/django-templated-email | A Django module for sending templated emails using templates or transactional mail providers. | 724 |