- Have SMTP email account and address
- Have frontend or tool to POST data to URL hooks
npm installnpm start
- Make sur
ORIGINenv varialbe corresponds to you domain (and port if needed)
- Build:
docker build -t emailserver . - Run:
docker run -p3000:3000 emailserver