https://github.com/guessi/mailgun-tracker
mailgun event tracker with slack integration
https://github.com/guessi/mailgun-tracker
github-actions golang mailgun slack
Last synced: about 1 year ago
JSON representation
mailgun event tracker with slack integration
- Host: GitHub
- URL: https://github.com/guessi/mailgun-tracker
- Owner: guessi
- License: other
- Created: 2020-07-26T10:12:52.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-05-13T01:35:47.000Z (about 1 year ago)
- Last Synced: 2025-05-22T09:40:52.709Z (about 1 year ago)
- Topics: github-actions, golang, mailgun, slack
- Language: Go
- Homepage:
- Size: 203 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mailgun-tracker
[](https://godoc.org/github.com/guessi/mailgun-tracker)
[](https://goreportcard.com/report/github.com/guessi/mailgun-tracker)
[](https://github.com/guessi/mailgun-tracker/blob/master/go.mod)
[](https://hub.docker.com/r/guessi/mailgun-tracker/)
[](https://hub.docker.com/r/guessi/mailgun-tracker/)
# Prerequisites
- Docker 25.0+
# Usage
$ cp config.example.yaml config.yaml
$ vim config.yaml
$ docker compose pull # make sure your image is up-to-date
$ docker compose up [-d]
# FAQ
## What event type support?
currently, mailgun-tracker only support "permanent-failure"
# Reference
- [Docker](https://www.docker.com)
- [Dockerfile Reference](https://docs.docker.com/engine/reference/builder/)
# License
[Apache-2.0](LICENSE)