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 24CBA431FD0 for ; Fri, 21 Jan 2011 03:19:35 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.3 X-Spam-Level: X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3] 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 Q4V2T0Ly7R2F for ; Fri, 21 Jan 2011 03:19:34 -0800 (PST) X-Greylist: delayed 2067 seconds by postgrey-1.32 at olra; Fri, 21 Jan 2011 03:19:34 PST Received: from market.scs.stanford.edu (market.scs.stanford.edu [171.66.3.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 9F05D431FB6 for ; Fri, 21 Jan 2011 03:19:34 -0800 (PST) Received: from market.scs.stanford.edu (localhost.scs.stanford.edu [127.0.0.1]) by market.scs.stanford.edu (8.14.3/8.14.3) with ESMTP id p0LAj5pX010522 for ; Fri, 21 Jan 2011 02:45:05 -0800 (PST) Received: from garage.uun.org.scs.stanford.edu (dm@localhost) by market.scs.stanford.edu (8.14.3/8.13.3/Submit) with ESMTP id p0LAj47G001918 for ; Fri, 21 Jan 2011 02:45:05 -0800 (PST) X-Authentication-Warning: market.scs.stanford.edu: dm owned process doing -bs Date: Fri, 21 Jan 2011 02:45:04 -0800 Message-ID: From: mazieres-6kd3dvy8f9kx6dc7vcsytfvnai@temporary-address.scs.stanford.edu To: notmuch@notmuchmail.org Subject: Re: Folder-based searching User-Agent: SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/23.2 (x86_64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Mailman-Approved-At: Fri, 21 Jan 2011 08:53:25 -0800 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: Fri, 21 Jan 2011 11:19:35 -0000 This folder-based searching is very handy. However, I have a scenario in which I'd prefer to consolidate mail to multiple addresses into one or a small number of physical mail folders. Thus, what I really want to search on is not the mail folder name, but the Delivered-To: header. Can someone tell me if there is any easy way to restrict a search to the Delivered-To: header, or to add custom header support to notmuch? Sorry if this is a very basic question. I've just started checking out notmuch and really like what I see so far. My inability to figure out how to search unambiguously for Delivered-To headers looks like it could be the biggest obstacle to switching from Wanderlust (which lets me customize search for arbitrary headers listed in elmo-msgdb-extra-fields). Thanks.