]> git.notmuchmail.org Git - notmuch/commitdiff
lib: add _notmuch_message_id_parse_strict
authorDavid Bremner <david@tethera.net>
Thu, 30 Aug 2018 11:29:14 +0000 (08:29 -0300)
committerDavid Bremner <david@tethera.net>
Thu, 6 Sep 2018 11:07:13 +0000 (08:07 -0300)
The idea is that if a message-id parses with this function, the MUA
generating it was probably sane, and in particular it's probably safe
to use the result as a parent from In-Reply-to.


No differences found