Receive Emails using Mailgun webhook callbacks.
Clone the GitHub repo and run:
$ python setup.py install
Or, to install remotely from GitHub run:
$ pip install git+https://github.com/alerta/alerta-contrib.git#subdirectory=webhooks/mailgun
Note: If Alerta is installed in a python virtual environment then plugins need to be installed into the same environment for Alerta to dynamically discover them.
The custom webhook receive incomming emails sent to an Mailgun account.
Copyright (c) 2018 Anton Delitsch. Available under the MIT License.