From b028fcd0824acc6d1e630d7e435e1228d565d8f6 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Thu, 14 Jan 2016 20:10:48 +2000 Subject: [PATCH] Re: What to do with messages lacking a Message-ID --- 21/4a47aabfda35e2d060966062326b6e160b67d0 | 57 +++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 21/4a47aabfda35e2d060966062326b6e160b67d0 diff --git a/21/4a47aabfda35e2d060966062326b6e160b67d0 b/21/4a47aabfda35e2d060966062326b6e160b67d0 new file mode 100644 index 000000000..5d94f59fa --- /dev/null +++ b/21/4a47aabfda35e2d060966062326b6e160b67d0 @@ -0,0 +1,57 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 1C3236DE1607 + for ; Wed, 13 Jan 2016 16:10:57 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.309 +X-Spam-Level: +X-Spam-Status: No, score=-0.309 tagged_above=-999 required=5 tests=[AWL=0.242, + RP_MATCHES_RCVD=-0.55, SPF_PASS=-0.001] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id bJlIZgJk9ojj for ; + Wed, 13 Jan 2016 16:10:53 -0800 (PST) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id 7F23F6DE091E + for ; Wed, 13 Jan 2016 16:10:53 -0800 (PST) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) + id 1aJVUu-0007XC-L1; Wed, 13 Jan 2016 19:10:40 -0500 +Received: (nullmailer pid 30541 invoked by uid 1000); + Thu, 14 Jan 2016 00:10:48 -0000 +From: David Bremner +To: Erik Quaeghebeur , + notmuch@notmuchmail.org +Subject: Re: What to do with messages lacking a Message-ID +In-Reply-To: <1793345.AM1NXn4izx@sysoppad> +References: <1793345.AM1NXn4izx@sysoppad> +User-Agent: Notmuch/0.21+26~g9404723 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Wed, 13 Jan 2016 20:10:48 -0400 +Message-ID: <87mvs93trr.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Thu, 14 Jan 2016 00:10:57 -0000 + +Erik Quaeghebeur writes: + +> It appears that I have some old messages that lack a Message-ID. Is +> there any preferred approach to dealing with this? How does notmuch +> react if such a message is inserted? + +notmuch will generate one based on the sha1 hash of the message file -- 2.26.2