]> Sergey Matveev's repositories - public-inbox.git/commit
extmsg: shorten partial Message-IDs minimum to 14
authorEric Wong <e@80x24.org>
Fri, 2 Sep 2022 09:12:54 +0000 (09:12 +0000)
committerEric Wong <e@80x24.org>
Fri, 2 Sep 2022 17:40:06 +0000 (17:40 +0000)
commitdadbd6242ca19df6ce0d94d5bf65196cde13f6c6
tree2e4cf1324bb7dd258f89fbbf0892a39f8dcf4d97
parentbedc22c355d570ed07ff6600717a97226f791ff5
extmsg: shorten partial Message-IDs minimum to 14

Gnus seems to start Message-IDs with 10 random characters
followed by ".fsf@$DOMAIN".  In case of mis-linkification or
mis-selection from stopping at the `@', ensuring the first 14
characters are accepted as a search parameter for the truncated
Message-ID improves usability.
lib/PublicInbox/ExtMsg.pm