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

https://github.com/pyk/go-rfc5321


https://github.com/pyk/go-rfc5321

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# smtp
Implementation of SMTP protocol written in go. see [roadmap](https://trello.com/b/QZFwLe0d/smtp) and the
[docs](https://docs.google.com/document/d/1ruek5NNE9tOerSZ4Hlw4JoKBrHWz9-ihiiHFFf6Aq-s/edit?usp=sharing).

as defined on [RFC 5321](http://tools.ietf.org/html/rfc5321).