Skip to content

Fix issues with null message ids

Michael Gratton requested to merge mjog/fix-null-message-ids into mainline

Make the Composer more robust in the face of replying to message ids, fix problem parsing headers in a case-sensitive way introduced in !342 (merged) that was causing Geary to not be able to parse its own Message-ID headers, and some general tidy up.

Merge request reports