mailx
SMTP client
A Go library that simplifies email sending via SMTP
A library that makes it easier to send email via SMTP.
19 stars
3 watching
6 forks
Language: Go
last commit: 6 months ago
Linked from 2 awesome lists
email-sendergomailsmtp
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. | 651 |
vert-x3/vertx-mail-client | An asynchronous SMTP client for sending emails asynchronously using the Vert.x framework | 36 |
hectane/hectane | A lightweight email client with an HTTP API and SMTP queue functionality | 223 |
wneessen/go-mail | A comprehensive email sending library in Go with a focus on simplicity and extensibility. | 691 |
danzuep/mailkitsimplified | An email library that simplifies sending and receiving emails using MailKit | 80 |
eudoxia0/postmaster | An SMTP/IMAP email library with an API inspired by popular services | 10 |
albertito/chasquid | An SMTP email server designed to be simple, secure, and easy to use. | 873 |
cinterloper/vertx-smtp-server | An SMTP mail server connector that forwards incoming emails to the Vert.x event bus | 5 |
jhickner/smtp-mail | A Haskell library for sending emails using SMTP protocols | 75 |
joegrasse/mail | A Go library for sending emails via SMTP | 3 |
emersion/go-imap | An IMAP protocol library for building email clients and servers | 2,094 |
shawwwn/umail | A lightweight SMTP client for sending emails in MicroPython | 82 |
alexcesaro/mail | Provides a simple interface to write and send emails | 83 |
fiorix/go-smpp | An implementation of the SMPP 3.4 protocol in Go. | 220 |
axuno/mailmergelib | An SMTP client library for generating and sending personalized emails with templates and attachments | 111 |