Skip to content

Fix References header parser for Microsoft Exchange

username-removed-423915 requested to merge fix-references-header-parsing into master

Fix References header parser for Microsoft Exchange

Microsoft Exchange would append a comma and another message id into the References header, therefore we'll need to fallback and parse the header by ourselves.

Closes #26567 (closed)

Merge request reports