/MailbayPi-Backend

Tiny SMTP server for raspberry-pi, used for Temp Mail

Primary LanguageGo

MailbayPi-Backend

Go

Tiny SMTP server written in GoLang for raspberrypi , Based on go-guerrilla.

Installation

Required OS : Linux raspberrypi 4.19.75-v7l+ armv7l

Download Binary File:

wget https://github.com/rahulvramesh/MailbayPi-Backend/releases/download/1.0/mailbaypi

Setup Config File:

wget https://raw.githubusercontent.com/rahulvramesh/MailbayPi-Backend/master/guerrillad.conf.json.sample 

mv configs/guerrillad.conf.json.sample guerrillad.conf.json

Run The File:

./mailbaypi

make sure your incoming port is open