From d94043c7291ebf09ca3d3444606eda4877bdcd3e Mon Sep 17 00:00:00 2001 From: Xu Wang Date: Sun, 14 Jun 2015 14:47:00 +2000 Subject: [PATCH] search query "replytoid:" --- 35/8ecb9c5d8713d2cfdaf6a62c4a61c79621a5a7 | 69 +++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 35/8ecb9c5d8713d2cfdaf6a62c4a61c79621a5a7 diff --git a/35/8ecb9c5d8713d2cfdaf6a62c4a61c79621a5a7 b/35/8ecb9c5d8713d2cfdaf6a62c4a61c79621a5a7 new file mode 100644 index 000000000..65630c7d5 --- /dev/null +++ b/35/8ecb9c5d8713d2cfdaf6a62c4a61c79621a5a7 @@ -0,0 +1,69 @@ +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 ACBDC6DE0B20 + for ; Sat, 13 Jun 2015 11:47:02 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.578 +X-Spam-Level: +X-Spam-Status: No, score=-0.578 tagged_above=-999 required=5 + tests=[AWL=-0.008, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, + DKIM_VALID_AU=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, + FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, + RCVD_IN_MSPIKE_WL=-0.01, 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 5Fd90uTCmMy6 for ; + Sat, 13 Jun 2015 11:47:01 -0700 (PDT) +Received: from mail-ob0-f180.google.com (mail-ob0-f180.google.com + [209.85.214.180]) + by arlo.cworth.org (Postfix) with ESMTPS id D61E06DE0AF8 + for ; Sat, 13 Jun 2015 11:47:00 -0700 (PDT) +Received: by obbgp2 with SMTP id gp2so41086997obb.2 + for ; Sat, 13 Jun 2015 11:47:00 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=mime-version:date:message-id:subject:from:to:content-type; + bh=eSs2NyTBL4aS/K0yPf1Go6jTsWbdVyBjd5Q46GkDv94=; + b=ZtmsYJ+TxR8gfda7++iuLMkjJQCdJxM4PeiswLtepQErzqEGJs2VSU7FVzdsWRrIAH + J/RIi9X+pnOQXZtAnjzEH8Y4DjLM07e6iPZ/dij+xbw8BnaezREdEg58rF5sHrFwvvNC + XbNY+huemlQcFuBkyT3hQT2xDTYcTgzbErzzcw8xzjVWX8tKoGeRLOj8j2vkySuzBFGP + DsSUl/MIN0E5VkX2WzGKaKgNf+v1ua449Pa+g1yvjJqAL3t2yGOUU9LHiKhyKJGQ7zb1 + abYtfwaxgsICBu9BwRHbvx7IGw8XCspc1IgVEJXbpNlx5CVSssR6GHiDLFiGugYSmBRY + MU4A== +MIME-Version: 1.0 +X-Received: by 10.60.96.35 with SMTP id dp3mr17531741oeb.47.1434221220216; + Sat, 13 Jun 2015 11:47:00 -0700 (PDT) +Received: by 10.182.241.167 with HTTP; Sat, 13 Jun 2015 11:47:00 -0700 (PDT) +Date: Sat, 13 Jun 2015 14:47:00 -0400 +Message-ID: + +Subject: search query "replytoid:" +From: Xu Wang +To: notmuch@notmuchmail.org +Content-Type: text/plain; charset=UTF-8 +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +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: Sat, 13 Jun 2015 18:47:02 -0000 + +Dear all, + +Is it possible to search based on which message ID a message +*responds* to? For example, suppose message id is MESSAGEID. I want to +find all emails that responded to MESSAGEID. How to enter such a query +into notmuch? + +Kind regards, + +Xu -- 2.26.2