From 60ecdba67b5c8fa1d26b8054fa074240385e23b9 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 4 Feb 2015 22:08:57 +0100 Subject: [PATCH] Re: Unable to search for emails with content with a given MIME type --- 15/f07e943ce8ad0b00f18e414a8aa864e3de1668 | 72 +++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 15/f07e943ce8ad0b00f18e414a8aa864e3de1668 diff --git a/15/f07e943ce8ad0b00f18e414a8aa864e3de1668 b/15/f07e943ce8ad0b00f18e414a8aa864e3de1668 new file mode 100644 index 000000000..fff5ef71e --- /dev/null +++ b/15/f07e943ce8ad0b00f18e414a8aa864e3de1668 @@ -0,0 +1,72 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 4D05C431FC7 + for ; Wed, 4 Feb 2015 13:10:42 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 2.438 +X-Spam-Level: ** +X-Spam-Status: No, score=2.438 tagged_above=-999 required=5 + tests=[DNS_FROM_AHBL_RHSBL=2.438] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id jCehtIOlcF9j for ; + Wed, 4 Feb 2015 13:10:39 -0800 (PST) +Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net + [87.98.215.224]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 0A4EC431FBC + for ; Wed, 4 Feb 2015 13:10:39 -0800 (PST) +Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim + 4.80) (envelope-from ) + id 1YJ7CA-0004K8-CG; Wed, 04 Feb 2015 21:09:10 +0000 +Received: (nullmailer pid 10956 invoked by uid 1000); Wed, 04 Feb 2015 + 21:08:57 -0000 +From: David Bremner +To: Suvayu Ali , notmuch@notmuchmail.org +Subject: Re: Unable to search for emails with content with a given MIME type +In-Reply-To: <20150204205340.GB18466@chitra.no-ip.org> +References: <2fl1tyos3ex.fsf@diskless.uio.no> + <877fw7r7d0.fsf@electricoding.com> + <20150204205340.GB18466@chitra.no-ip.org> +User-Agent: Notmuch/0.19+48~gb74ed1c (http://notmuchmail.org) Emacs/24.4.1 + (x86_64-pc-linux-gnu) +Date: Wed, 04 Feb 2015 22:08:57 +0100 +Message-ID: <87fvaltmdy.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +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: Wed, 04 Feb 2015 21:10:42 -0000 + +Suvayu Ali writes: + +> Hi, +> +> On Tue, Jan 27, 2015 at 08:01:31PM -0600, Todd wrote: +>> +>> The feature you wanted was committed a few days ago (searching with a +>> "mimetype:" prefix). Searching for "mimetype:calendar" would get any +>> "text/calendar" or "ics/calendar" attachments. +> +> I am using notmuch from HEAD, but I do not get any results with +> mimetype:. Is this only available for new emails? If so, how do +> I enable, searching with mimetype: for old emails? +> + +You'll have to dump your tags, re-index, and restore your tags. + +d -- 2.26.2