]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
mail_diff: show headers differences in WWW /$MSGID/d/ view
authorEric Wong <e@80x24.org>
Tue, 25 Apr 2023 10:50:51 +0000 (10:50 +0000)
committerEric Wong <e@80x24.org>
Tue, 25 Apr 2023 20:51:34 +0000 (20:51 +0000)
commitc4a87bb8552579f5414496a38bec3c3ee585c37c
tree36e5b7f02862b1ad9f43eb09da8d30b158ad48dd
parentb00cfa89a6e0a9fc89aedf1a66172c4ad0566ece
mail_diff: show headers differences in WWW /$MSGID/d/ view

Some messages only differ in the To/Cc headers because some
MTAs seem to normalize them.  I was getting confused when I
saw some /d/ endpoints with no visible differences
lib/PublicInbox/ContentDigestDbg.pm
lib/PublicInbox/MailDiff.pm