Skip to content

Bug 1837680: Add Message-ID header when missing at send#146

Open
mrenvoize wants to merge 1 commit into
bugzilla:mainfrom
mrenvoize:bug_1837680
Open

Bug 1837680: Add Message-ID header when missing at send#146
mrenvoize wants to merge 1 commit into
bugzilla:mainfrom
mrenvoize:bug_1837680

Conversation

@mrenvoize

Copy link
Copy Markdown
Contributor

Detect whether a Message-ID header has been included in the message passed to MessageToMTA and generate one if it's missing.

GMail and other modern mail services now expect a Message-ID as part of the message else they mark them as spam or drop them entirely.

** This is a port of the same bug fix submitted for Bugzilla 5.2 **

Detect whether a Message-ID header has been included in the message
passed to MessageToMTA and generate one if it's missing.

GMail and other modern mail services now expect a Message-ID as part of
the message else they mark them as spam or drop them entirely.
@justdave

justdave commented Jun 6, 2026

Copy link
Copy Markdown
Member

GitHub isn't very good with messaging... the force-push was rebasing this PR on top of the target branch since there's been a bunch of upstream changes since it was filed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants