MailMergeLib
Email library
An SMTP client library for generating and sending personalized emails with templates and attachments
MailMergeLib is a mail message client library which provides comfortable mail merge capabilities for text, inline images and attachments, as well as good throughput and fault tolerance for sending mail messages.
111 stars
12 watching
33 forks
Language: C#
last commit: 4 months ago
Linked from 2 awesome lists
dotnet-frameworkemailmailmergemimenetcorenetstandardsmtptemplate
Related projects:
Repository | Description | Stars |
---|---|---|
karastojko/mailio | A C++ library for sending and receiving email using MIME and protocols like SMTP, POP3, and IMAP | 382 |
danzuep/mailkitsimplified | An email library that simplifies sending and receiving emails using MailKit | 80 |
valord577/mailx | A Go library that simplifies email sending via SMTP | 19 |
stalwartlabs/mail-send | A Rust library for building, signing and sending e-mail messages via SMTP. | 209 |
arcage/crystal-email | An email sending library that provides a simple way to compose and send emails with various features. | 111 |
alexcesaro/mail | Provides a simple interface to write and send emails | 83 |
kbrw/mailibex | An Elixir library that provides email parsing and encoding/decoding functionality | 62 |
mailgun/mailgun-ruby | A Ruby library providing an interface to the Mailgun API for sending and managing email messages. | 470 |
marrow/mailer | A Python library that provides a modular and efficient framework for constructing and delivering emails | 276 |
albertito/chasquid | An SMTP email server designed for simplicity and security in small groups and individuals. | 875 |
bbottema/simple-java-mail | A Java library for sending complex emails with features like batch processing and authentication. | 1,230 |
magepal/magento2-gmail-smtp-app | An extension for Magento 2 that enables secure and easy integration with various email providers for sending transactional emails. | 321 |
jhickner/smtp-mail | A Haskell library for sending emails using SMTP protocols | 75 |
mailman-elixir/mailman | Provides an Elixir wrapper around the gen_smtp client to send emails with various features and configurations. | 203 |
miseeger/dotliquid.mailer | An SMTP mailing service using DotLiquid as templating engine with viewmodel capability | 30 |