go-simple-mail
Email sender library
A package for sending emails using SMTP with various features such as keep-alive connections and timeout handling.
Golang package for send email. Support keep alive connection, TLS and SSL. Easy for bulk SMTP.
651 stars
8 watching
102 forks
Language: Go
last commit: 6 months ago
Linked from 2 awesome lists
bulk-emailbulk-email-senderemailgogolanggolang-packagekeep-alivemailpersistentpersistent-connectionssend-emailsend-email-with-attachmentsmtpsmtp-clientsmtp-mailtimeout
Related projects:
Repository | Description | Stars |
---|---|---|
wneessen/go-mail | A comprehensive library for sending emails in Go with a focus on simplicity and security. | 732 |
valord577/mailx | A Go library that simplifies email sending via SMTP | 19 |
joegrasse/mail | A Go library for sending emails via SMTP | 3 |
hectane/hectane | A lightweight email client with an HTTP API and SMTP queue functionality | 223 |
sendgrid/sendgrid-go | A Go library providing a programmatic interface to Twilio SendGrid's email services | 986 |
zachlatta/postman | A command-line tool for sending email batches via any SMTP server. | 775 |
cutelyst/simple-mail | An SMTP library for Qt that allows applications to send emails with various features and attachments. | 213 |
jhickner/smtp-mail | A Haskell library for sending emails using SMTP protocols | 75 |
alexcesaro/mail | Provides a simple interface to write and send emails | 83 |
kayeenl/sitecore.experienceforms.modules.sendmail | An extension for Sitecore Forms that enables sending emails from forms using an SMTP server. | 0 |
y-taka-23/frege-email | A library that provides a simple API for sending emails via SMTP in a programming language | 1 |
truemail-rb/truemail-go | A Golang package for validating and verifying email addresses using multiple methods including regex, DNS, and SMTP | 106 |
albertito/chasquid | An SMTP server designed for simplicity, security, and ease of operation | 880 |
stalwartlabs/mail-send | A Rust library for building, signing and sending e-mail messages via SMTP. | 211 |
bbottema/simple-java-mail | A lightweight Java library for sending complex emails with features like batch processing and authenticated SOCKS proxy support. | 1,231 |