Tiny SMTP server written in GoLang for raspberrypi
, Based on go-guerrilla.
Required OS : Linux raspberrypi 4.19.75-v7l+ armv7l
wget https://github.com/rahulvramesh/MailbayPi-Backend/releases/download/1.0/mailbaypi
wget https://raw.githubusercontent.com/rahulvramesh/MailbayPi-Backend/master/guerrillad.conf.json.sample
mv configs/guerrillad.conf.json.sample guerrillad.conf.json
./mailbaypi
make sure your incoming port is open
rahulvramesh 💻 |
sivsivsree 💻 |