nest-mailman
Email sender
A mailer package for NestJS applications that allows programmatically building and sending emails with various templates.
📮 The mailer package for your NestJS Applications.
216 stars
9 watching
20 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
nest-mailmannestjsnestjs-mailersquareboat
Related projects:
Repository | Description | Stars |
---|---|---|
nest-modules/mailer | A module for sending emails using the Nest framework with support for various template engines. | 847 |
zachlatta/postman | A command-line tool for sending email batches via any SMTP server. | 775 |
stampie/stampie | Provides an API wrapper for sending emails via multiple online email providers. | 294 |
mailman-elixir/mailman | Provides an Elixir wrapper around the gen_smtp client to send emails with various features and configurations. | 203 |
feathersjs-ecosystem/feathers-mailer | A service for sending emails using various transport methods (SMTP, Mandrill) in Node.js applications built with FeathersJS. | 83 |
bbottema/simple-java-mail | A Java library for sending complex emails with features like batch processing and authentication. | 1,229 |
nlog/nlog.mailkit | An NLog target for sending emails using MailKit | 13 |
antp/mailer | A simple email sending system built on top of gen_smtp. | 41 |
lettre/lettre | Provides an API for building and sending emails in Rust | 1,871 |
y-taka-23/frege-email | A library that provides a simple API for sending emails via SMTP in a programming language | 1 |
40ants/mailgun | A Common Lisp library to send HTML emails using Mailgun's API | 12 |
kayeenl/sitecore.experienceforms.modules.sendmail | An extension for Sitecore Forms that enables sending emails from forms using an SMTP server. | 0 |
stampie/extra | An event-based extension point for sending emails with customization options and logging capabilities. | 16 |
eahefnawy/lambda-mailer | A tool for sending emails through an AWS Lambda function with various template engines and email services supported. | 131 |
pylons/pyramid_mailer | A package for sending emails from Python web applications | 50 |