oncall-engine/engine/apps/base/models
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
..
__init__.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
dynamic_setting.py Remove outdated tasks & DynamicSettingsManager (#465) 2022-09-01 17:50:17 +01:00
failed_to_invoke_celery_task.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
live_setting.py Inbound email integration (#837) 2023-03-16 13:59:21 +08:00
user_notification_policy.py Fix of templates api behaviour for public and private api (#1408) 2023-03-01 16:32:15 +08:00
user_notification_policy_log_record.py Refactor get_user_verbal_for_team_for_slack. (#809) 2023-03-07 10:09:37 +00:00