flashmob / go-guerrilla

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

Guide on how to setup for production usage #90

Closed montanaflynn closed 6 years ago

montanaflynn commented 7 years ago

Hello and thanks for the great software. I am trying to set this up on a server but am unsure on how to actually make emails sent be received. I'm assuming I need to set up DNS but have no experience with setting up email server DNS. It would be helpful if the documentation or wiki had a section for setting up the domain / DNS.

flashmob commented 6 years ago

https://github.com/flashmob/go-guerrilla/wiki/Deploying-(POSIX-system)

montanaflynn commented 6 years ago

Thanks! The link is broken but I found it in the wiki:

https://github.com/flashmob/go-guerrilla/wiki/Deploying-(on-a-POSIX-system)