frege-email
Email sender
A library that provides a simple API for sending emails via SMTP in a programming language
A Frege library for sending emails via SMTP.
1 stars
2 watching
0 forks
Language: Frege
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lettre/lettre | A mailer library for sending emails from Rust applications. | 1,897 |
symfony/mailer | A component for sending emails in Symfony applications. | 1,508 |
kayeenl/sitecore.experienceforms.modules.sendmail | An extension for Sitecore Forms that enables sending emails from forms using an SMTP server. | 0 |
zachlatta/postman | A command-line tool for sending email batches via any SMTP server. | 775 |
foca/sinatra-mailer | A plugin for Sinatra that adds email sending functionality to the framework | 58 |
ui/django-post_office | An asynchronous email sending system with features like support for HTML emails and scheduled sending. | 1,021 |
xhit/go-simple-mail | A package for sending emails using SMTP with various features such as keep-alive connections and timeout handling. | 651 |
jhickner/smtp-mail | A Haskell library for sending emails using SMTP protocols | 75 |
joegrasse/mail | A Go library for sending emails via SMTP | 3 |
40ants/mailgun | A Common Lisp library to send HTML emails through Mailgun's API | 12 |
wneessen/go-mail | A comprehensive library for sending emails in Go with a focus on simplicity and security. | 732 |
nest-modules/mailer | A module for sending emails using the Nest framework with support for various template engines. | 853 |
squareboat/nest-mailman | A mailer package for NestJS applications that allows programmatically building and sending emails with various templates. | 217 |
bameda/djmail | A middleware for Django's email backend that sends emails asynchronously and provides features like retry and priority management. | 78 |
shawwwn/umail | A lightweight SMTP client for sending emails in MicroPython | 83 |