Re: Query to get emails from notmuch mailing list?
authorTomi Ollila <tomi.ollila@iki.fi>
Fri, 4 Dec 2015 15:08:48 +0000 (17:08 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:50:06 +0000 (14:50 -0700)
cb/e2f4101fe8462ebadf875c56898ab3c4cb1b44 [new file with mode: 0644]

diff --git a/cb/e2f4101fe8462ebadf875c56898ab3c4cb1b44 b/cb/e2f4101fe8462ebadf875c56898ab3c4cb1b44
new file mode 100644 (file)
index 0000000..3c02bcf
--- /dev/null
@@ -0,0 +1,90 @@
+Return-Path: <tomi.ollila@iki.fi>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 4BBC36DE1009\r
+ for <notmuch@notmuchmail.org>; Fri,  4 Dec 2015 07:08:39 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.709\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.709 tagged_above=-999 required=5 tests=[AWL=0.057, \r
+ SPF_NEUTRAL=0.652] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id LVjHqpye6T2s for <notmuch@notmuchmail.org>;\r
+ Fri,  4 Dec 2015 07:08:37 -0800 (PST)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 43BD96DE0FF7\r
+ for <notmuch@notmuchmail.org>; Fri,  4 Dec 2015 07:08:37 -0800 (PST)\r
+Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
+ by guru.guru-group.fi (Postfix) with ESMTP id 82F79100080;\r
+ Fri,  4 Dec 2015 17:08:48 +0200 (EET)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: Xu Wang <xuwang762@gmail.com>\r
+Cc: notmuch@notmuchmail.org\r
+Subject: Re: Query to get emails from notmuch mailing list?\r
+In-Reply-To:\r
+ <CAJhTkNhoPyaDLT+0ciS3nB=FHzHVfF5UVc8C5gfyEHfj_iObaQ@mail.gmail.com>\r
+References: <87y4dbbhlv.fsf@cassou.me> <874mfzl4uh.fsf@tesseract.cs.unb.ca>\r
+ <m2y4dbi7sy.fsf@guru.guru-group.fi>\r
+ <CAJhTkNhoPyaDLT+0ciS3nB=FHzHVfF5UVc8C5gfyEHfj_iObaQ@mail.gmail.com>\r
+User-Agent: Notmuch/0.21+32~g73439f8 (http://notmuchmail.org) Emacs/24.3.1\r
+ (x86_64-unknown-linux-gnu)\r
+X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
+ $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
+ !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
+Date: Fri, 04 Dec 2015 17:08:48 +0200\r
+Message-ID: <m2610e1can.fsf@guru.guru-group.fi>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 04 Dec 2015 15:08:39 -0000\r
+\r
+On Fri, Dec 04 2015, Xu Wang <xuwang762@gmail.com> wrote:\r
+\r
+> On Thu, Dec 3, 2015 at 3:41 PM, Tomi Ollila <tomi.ollila@iki.fi> wrote:\r
+>> On Thu, Dec 03 2015, David Bremner <david@tethera.net> wrote:\r
+>>\r
+>>> Damien Cassou <damien@cassou.me> writes:\r
+>>>\r
+>>>> Hi,\r
+>>>>\r
+>>>> how do you write a notmuch query to get all emails of the notmuch\r
+>>>> mailing list?\r
+>>>>\r
+>>>\r
+>>> at one point I use\r
+>>>\r
+>>> notmuch tag +inbox::notmuch tag:inbox and '(' to:notmuch or folder:notmuch ')'\r
+>>>\r
+>>> just now I noticed the folder:notmuch is not matching anything because\r
+>>> of reorganization, so it's really to:notmuch; that seems to work for me.\r
+>>\r
+>> wouldn't to:notmuch@notmuchmail.org be more accurate ?\r
+>\r
+> Probably also CC? I don't know how to search for To or CC though.\r
+\r
+to: covers [Cc][Cc]: too :D\r
+\r
+but, to followup to my orinal it does not -- or i am not sure,\r
+whether my suggestion matches <notmuch+something@notmuchmail.org>\r
+(but, there probably is no use for that, at least for now).\r
+\r
+Tomi\r
+\r
+>\r
+> Kind regards,\r
+>\r
+> Xu\r