]> Sergey Matveev's repositories - public-inbox.git/commit
mid: be strict with References, but loose on Message-Id
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Sat, 3 Mar 2018 05:14:33 +0000 (05:14 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Sat, 3 Mar 2018 06:47:19 +0000 (06:47 +0000)
commit4030525cb228eb3837f5260637bd7a5a861e81e2
tree758e21d29d926cb444bdc7feb2ab0b3ee09a5b22
parent3f2d9e30255824da52bca422d07e97e0859500e2
mid: be strict with References, but loose on Message-Id

Traditionally we've been more lax on parsing Message-Id
and allow it without the angle brackets.  We've always been
strict on References and can't have it be pointlessly
large when some MUA decides to use HTML-escaped angle
brackets ("&lt;", "&gt;").
lib/PublicInbox/MID.pm