Skip to content

Handle Received header fallback for missing Delivered-To

What does this MR do and why?

Due to a change in Google Groups handling of emails, Delivered-To is no longer being included in some (most?) emails that are arriving via a Google Group and this is disrupting Service Desk. This MR allows another fallback to read the Received headers that includes the destination email.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to gitlab-com/gl-infra/production#6419 (closed) and https://gitlab.com/gitlab-com/gl-infra/production/-/issues/6421

Edited by charlie ablett

Merge request reports