You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MassMail is a web application built using Django that allows users to send mass emails to a list of recipients using CSV files. This project is intended as a practice project and serves as a basic version 1 implementation.
Nunjucks based templating application developed to quickly create email templates with features like using scss for styling, customizable layouts, dynamic variables and data insertion, live server for development. It also has commands to generate sql queries and run those sql queries in db to either insert or update the generated email templates.
A modern, flexible email delivery library for .NET that simplifies sending emails through various providers like SendGrid and Amazon SES. Features include templating support with Scriban, HTML/plain-text email formatting, development environment support, comprehensive error handling, and strongly-typed models.