oncall-engine/engine/apps/email
Vadim Stepanov 0078dd6f61
Fix inbound email bug when attaching files (#1970)
# What this PR does
Fix inbound email endpoint bug when attaching files to email leads to
HTTP 500.

## 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] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-05-18 17:35:36 +00:00
..
migrations Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
templates Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
tests Add test for newlines in email subject (#1510) 2023-03-09 01:25:44 +00:00
__init__.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
alert_rendering.py grafana ticketing 81244 : Emails fails if the alert title has a newline char (#1499) 2023-03-08 17:08:19 +00:00
backend.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
inbound.py Fix inbound email bug when attaching files (#1970) 2023-05-18 17:35:36 +00:00
models.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
tasks.py Allow no-auth SMTP connection for email notifications (#759) 2022-11-03 16:18:37 +00:00