flashmob / go-guerrilla

Mini SMTP server written in golang
MIT License
2.79k stars 366 forks source link

Take note of go-falcon #32

Closed xeoncross closed 7 years ago

xeoncross commented 7 years ago

There a another great SMTP server in go called https://github.com/le0pard/go-falcon. It supports POP3 in addition to being a SMTP server which does spam and virus checks. Lots of good things could be borrowed including attachment saving/handling.

flashmob commented 7 years ago

Thanks! It certainly looks like a helpful resource! Their license is a also MIT, so it means we could share the code both ways. There's also a handful of other golang SMTPd servers around, and it's always interesting to see how they done things. Perhaps we could put these in a Wiki instead of an issue? You're welcome to start a wiki. https://github.com/flashmob/go-guerrilla/wiki