oncall-engine/engine/apps/email
Vadim Stepanov 710fb8bbc2
Inbound email additional logging (#5335)
# What this PR does

Adds some logging for inbound email + comment on why I disabled
`pytest-socket` in a [recent
PR](https://github.com/grafana/oncall/pull/5328)

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
    show up in the autogenerated release notes.
2024-12-06 11:56:37 +00:00
..
migrations Change email message on_delete to not block organization delete (#2060) 2023-05-31 13:44:55 +00:00
templates Change email templating to not wrap user defined templates (#3862) 2024-02-09 19:03:25 +00:00
tests Inbound email improvements (continued) (#5294) 2024-11-25 09:32:53 +00:00
__init__.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
alert_rendering.py Change email templating to not wrap user defined templates (#3862) 2024-02-09 19:03:25 +00:00
backend.py patch default user notification policy changes + fix failing e2e test (#4635) 2024-07-09 11:23:53 -04:00
inbound.py Inbound email additional logging (#5335) 2024-12-06 11:56:37 +00:00
models.py Fix retrying email notification task (#4772) 2024-08-01 14:48:39 +00:00
tasks.py Make cloud email domain configurable (#4982) 2024-09-04 14:46:52 +00:00
validate_amazon_sns_message.py Inbound email improvements (continued) (#5294) 2024-11-25 09:32:53 +00:00