Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mistralmail/smtp

SMTP server implementation in Go
https://github.com/mistralmail/smtp

go golang mail server smtp smtp-server

Last synced: about 2 months ago
JSON representation

SMTP server implementation in Go

Awesome Lists containing this project

README

        

MistralMail SMTP
===============

SMTP ([RFC 5321](https://tools.ietf.org/html/rfc5321)) implementation in Go.

Acknowledgements
-----------------

* [GoConvey](https://github.com/smartystreets/goconvey)
* [Logrus](https://github.com/Sirupsen/logrus)

Authors
-------

Mathias Beke - [denbeke.be](http://denbeke.be)
Timo Truyts