oncall-engine/engine/apps/base
Vadim Stepanov ea60c0d247
Inbound email integration (#837)
This PR add Inbound Email integration.

It designed to support some variety of ESPs, but in prod we will use
Mailgun, so locally I tested it only with mailgun ESP.

**Important:**
To make it work on different clusters I'm planning to provide different
email domains for different regions, like ....@us.oncall.grafana.net,
...@eu.oncall.grafana.net

---------

Co-authored-by: Innokentii Konstantinov <innokenty.konstantinov@grafana.com>
2023-03-16 13:59:21 +08:00
..
migrations Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
models Inbound email integration (#837) 2023-03-16 13:59:21 +08:00
tests Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
admin.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
messaging.py Fix of templates api behaviour for public and private api (#1408) 2023-03-01 16:32:15 +08:00
tasks.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
utils.py Merge dev 2022-11-01 17:56:03 -06:00