https://github.com/toorop/tmail | Golang SMTP服务器 | 251 https://github.com/networkimprov/mnm | 构建电子邮件的合法替代品 | 177 https://github.com/gleez/smtpd | 轻量级高性能ESMTP电子邮件服务器 | 176 https://github.com/alash3al/g
go-simple-mail - Very simple package to send emails with SMTP Keep Alive and two timeouts: Connect and Send. Hectane - Lightweight SMTP client providing an HTTP API. hermes - Golang package that generates clean, responsive HTML e-mails. Maddy - All-in-one (SMTP, IMAP, DKIM, DMARC, MT...
Create a new group cache with a max cache size of 3MB group: =groupcache.NewGroup("users", 3000000, groupcache.GetterFunc( func(ctx context.Context, id string, dest groupcache.Sink) error { // Returns a protobuf struct `User` if user, err := fetchUserFromMongo(ctx, id); err != ...
MailHog - Email and SMTP testing with web and API interface. SendGrid - SendGrid’s Go library for sending email. smtp - SMTP server protocol state machine. Embeddable Scripting Languages Embedding other languages inside your go code. anko - Scriptable interpreter written in Go. binder - Go to...
* net/smtp: add CRAM-MD5 authentication (thanks Vadim Vygonets). * reflect: fix Slice cap (thanks Gustavo Niemeyer). * regexp: performance improvements; avoid allocation of input interface. * runtime: bump gc 'extra bytes' check (thanks Christopher Wedgwood), madvise and SysUnused for ...
Unclear documentation of the error behavior in ParseWithClaims in <= 4.5.0 could lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by ParseWithClaims return both error codes. If...
https://github.com/toorop/tmail | Golang的SMTP服务器 | 251 https://github.com/gopistolet/gopistolet | 用Go编写的邮件服务器 46 https://github.com/flashmob/go-guerrilla | Golang编写的迷你SMTP服务器 | 2k https://github.com/inbucket/inbucket | 一次性Webmail服务器 | 701 https://github...
https://github.com/toorop/tmail | Golang的SMTP服务器 | 251 https://github.com/gopistolet/gopistolet | 用Go编写的邮件服务器 46 https://github.com/flashmob/go-guerrilla | Golang编写的迷你SMTP服务器 | 2k https://github.com/inbucket/inbucket | 一次性Webmail服务器 | 701 https://github...
https://github.com/mailhog/MailHog | 基于Web和API的SMTP测试 | 8.4k https://github.com/mailhog/mhsendmail | 通过MailHog发送邮件 | 176 https://github.com/sendgrid/sendgrid-go| 通过SendGrid api批量发送邮件 | 724 https://github.com/toorop/tmail | Golang的SMTP服务器 | 251 https://github....
https://github.com/flashmob/go-guerrilla | Golang编写的迷你SMTP服务器 | 2k https://github.com/inbucket/inbucket | 一次性Webmail服务器 | 701 https://github.com/emersion/go-smtp | 用Go编写的SMTP客户端和服务器库 | 668 https://github.com/go-mail/mail | gomail的另一个优秀分支 | 342 ...