This is a BAREBONES email proxy that leverages mailgun. The goal here is to make it incredibly simple to leverage mailgun.
- Build the docker image
docker-compose build
-
Create a .env and add MG_KEY=
yourkey
-
Copy/adapt
proxy.config.example.yml
toproxy.config.yml
-
docker-compose up