gitlab-org--gitlab-foss/changelogs/unreleased/dont-blow-up-when-email-has-no-references-header.yml
Sean McGivern 08b1380ff7 Don't blow up when email has no References header
If an email doesn't match our incoming email patterns on the To header, we fall
back to the References header. If there was no References header, we'd raise an
exception, when we'd be better off acting as if it was empty.
2017-05-01 14:25:04 +01:00

5 lines
150 B
YAML

---
title: Gracefully handle failures for incoming emails which do not match on the To
header, and have no References header
merge_request:
author: