smtp
SMTP protocol simulator
An SMTP state machine implemented in Go.
MailHog SMTP Protocol
74 stars
10 watching
32 forks
Language: Go
last commit: about 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mocktools/go-smtp-mock | A configurable, multithreaded SMTP mock server written in Go | 128 |
friendsofgo/killgrave | A tool to create and manage mock servers with customizable responses | 522 |
valord577/mailx | A Go library that simplifies email sending via SMTP | 19 |
pkg/sftp | Provides file system operations on remote SSH servers using SFTP | 1,520 |
thebagchi/sctp-go | An SCTP library for Go that enables secure and reliable communication over IP networks. | 16 |
tv42/mockhttp | Provides an HTTP mock object for unit testing Go web applications | 23 |
mailtutan/mailtutan | An SMTP server for test and development environments written in Rust. | 171 |
hectane/hectane | A lightweight email client with an HTTP API and SMTP queue functionality | 223 |
galoisinc/hans | A set of network stack examples in Haskell designed to test and demonstrate various network protocols. | 115 |
posteo/go-agentx | Implementation of a standardized protocol for extending SNMP agents to dispatch requests to Go applications. | 60 |
yvesago/imap-honey | An IMAP and SMTP honeypot tool written in Go. | 25 |
simonwaldherr/cgolgo | An implementation of Conway's Game of Life in Golang | 46 |
xhit/go-simple-mail | A package for sending emails using SMTP with various features such as keep-alive connections and timeout handling. | 651 |
mailmug/zigmailer | Custom SMTP servers can be created on the fly using this project | 1 |
manyuanrong/deno-smtp | An SMTP implementation for Deno, providing a mail client in TypeScript. | 80 |