Message-ID
Message-ID is a unique identifier for a digital message, most commonly a globally unique identifier used in email and Usenet newsgroups.[1]
Message-IDs are required to have a specific format which is a subset of an email address[2] and be globally unique. No two different messages must ever have the same Message-ID. If two messages have the same Message-ID, they are assumed to be the same and one version is discarded. This can cause issues if tools mangle the IDs created by other tools. Such a problem has been reported with Google MTAs mangling Message-IDs created by Outlook, making it difficult to reference other messages and breaking threading.
Message-IDs, if present, are generated by the client program sending the email[3] or by the first mail server.[4] A common of method of generating such ID is by combining the time and domain name, for example: [email protected].[5]
Mails to public mailing-lists and news groups can be found via their Message-ID by using links from various services:
http://mid.gmane.org/[email protected] http://news.gmane.org/find-root.php?message_id=alpine.BSF.2.00.1004291655110.61392@x.fncre.vasb https://marc.info/[email protected] http://mid.mail-archive.com/[email protected] https://www.freebsd.org/cgi/mid.cgi?db=mid&[email protected] https://lists.debian.org/msgid-search/[email protected] https://lists.debconf.org/cgi-lurker/keyword.cgi?doc-url=/lurker&format=en.html&query=id:[email protected] https://www.w3.org/mid/[email protected] https://www.postgresql.org/message-id/[email protected] https://public-inbox.org/git/[email protected] https://article.olduse.net/[email protected] http://al.howardknight.net/msgid.cgi?STYPE=msgid&A=0&MSGI=<usenet-hier-faq-1516003264%246620%40hope.eyrie.org> https://lwn.net/ml/linux-kernel/[email protected]/ https://lore.kernel.org/lkml/[email protected]/ https://public-inbox.org/git/[email protected]/ https://www.43-1.org/app/nntp/mid/[email protected]
See also
- RFC 2392 Content-ID and Message-ID Uniform Resource Locators
- RFC 2111 Content-ID and Message-ID Uniform Resource Locators (Obsolete)
- RFC 5322 Internet Message Format
- Recommendations for generating Message IDs
- MessageID-Finder Thunderbird extension
- ThunderLink Thunderbird extension
References
- Eoghan Casey (2004). Digital evidence and computer crime: forensic science, computers and the Internet. Academic Press. p. 506. ISBN 0-12-163104-4.
- RFC5322 – Internet Message Format
- RFC5322 – Internet Message Format
- RFC5321 – Simple Mail Transfer Protocol
- RFC2392 – Content-ID and Message-ID Uniform Resource Locators