A easy to use temporary email service
Try it out here: https://lasagna.email
Mailgun Account
Go
git clone https://github.com/TheBaconPug/lasagna.email.git
Set the expression type to "Match Recipient"
Set the recipient to .*@yourdomain
Turn on "Store and notify" and set the value to https://yourdomain/api/callback
Turn on "Stop"
Set the priority to 0
Set "port" to the port you're going to use
Set "domains" to your domain name(s)
Rename "config.example.json" to "config.json"
Run go run .
or go build && ./lasagnamail