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
7 watching
103 forks
Language: Go
last commit: 4 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 email sending library in Go with a focus on simplicity and extensibility. | 691 |
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 | 984 |
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 | 104 |
albertito/chasquid | An SMTP email server designed to be simple, secure, and easy to use. | 873 |
stalwartlabs/mail-send | A Rust library for building, signing and sending e-mail messages via SMTP. | 209 |
bbottema/simple-java-mail | A Java library for sending complex emails with features like batch processing and authentication. | 1,229 |