Email sender
A Go library for sending emails via SMTP
The easiest way to send emails in Go.
3 stars
2 watching
2 forks
Language: Go
last commit: about 3 years ago emailgo
Related projects:
Repository | Description | Stars |
---|---|---|
xhit/go-simple-mail | A package for sending emails using SMTP with various features such as keep-alive connections and timeout handling. | 652 |
wneessen/go-mail | A comprehensive library for sending emails in Go with a focus on simplicity and security. | 708 |
valord577/mailx | A Go library that simplifies email sending via SMTP | 19 |
alexcesaro/mail | Provides a simple interface to write and send emails | 83 |
hectane/hectane | A lightweight email client with an HTTP API and SMTP queue functionality | 223 |
jhickner/smtp-mail | A Haskell library for sending emails using SMTP protocols | 75 |
y-taka-23/frege-email | A library that provides a simple API for sending emails via SMTP in a programming language | 1 |
sendgrid/sendgrid-go | A Go library providing a programmatic interface to Twilio SendGrid's email services | 984 |
deanishe/alfred-mailto | A utility workflow for sending emails with recipient suggestions from Mac's Contacts app | 65 |
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 |
benprew/pony | A Ruby library for sending emails in a convenient and flexible way | 1,140 |
moteus/lua-sendmail | A CMake-based wrapper around LuaSocket's SMTP send functionality for sending emails from Lua scripts. | 30 |
mailgun/mailgun-go | A Go library for interacting with the Mailgun API to send and manage email messages | 702 |
ui/django-post_office | An asynchronous email sending system with features like support for HTML emails and scheduled sending. | 1,011 |