Lightweight HTTP server to handle webhooks from listmonk and forward it to different messengers.
- Pinpoint
- Twilio
- AWS SES - Use
listmonk >= v2.2.0
- Build binary
make build
- Change config.toml and tweak messenger config
Run the binary which starts a server on :8082
./listmonk-messenger.bin --config config.toml --msgr pinpoint --msgr ses