From: Nico Schottelius Date: Mon, 11 Aug 2014 16:50:29 +0000 (+0200) Subject: Re: Matching on any header line X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=02aa5f684653fe4dde4bd8ff88ad4feee3acae68;p=notmuch-archives.git Re: Matching on any header line --- diff --git a/61/2ebfedef46e8376008ab4ca788333bb0ab986c b/61/2ebfedef46e8376008ab4ca788333bb0ab986c new file mode 100644 index 000000000..14a37d4a0 --- /dev/null +++ b/61/2ebfedef46e8376008ab4ca788333bb0ab986c @@ -0,0 +1,78 @@ +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 0F3CC431FAE + for ; Mon, 11 Aug 2014 09:51:41 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + 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 4TOSMalANPHp for ; + Mon, 11 Aug 2014 09:51:33 -0700 (PDT) +Received: from mx.ungleich.ch (mx.ungleich.ch [77.109.138.221]) + (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 70FBE431FAF + for ; Mon, 11 Aug 2014 09:51:33 -0700 (PDT) +Received: from artist.localdomain (tee.schottelius.org [77.109.138.222]) + by mx.ungleich.ch (Postfix) with ESMTP id 5B3A8197A00D; + Mon, 11 Aug 2014 18:51:27 +0200 (CEST) +Received: by artist.localdomain (Postfix, from userid 1000) + id E36F86A289E; Mon, 11 Aug 2014 18:50:29 +0200 (CEST) +Date: Mon, 11 Aug 2014 18:50:29 +0200 +From: Nico Schottelius +To: David Bremner +Subject: Re: Matching on any header line +Message-ID: <20140811165029.GB10944@schottelius.org> +References: <20140808075519.GA27645@schottelius.org> + <87a97bf0dd.fsf@tethera.net> +MIME-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +In-Reply-To: <87a97bf0dd.fsf@tethera.net> +User-Agent: echo $message | gpg -e $sender -s | netcat mailhost 25 +X-Netzseite: http://www.nico.schottelius.org/ +X-System-Info: artist (Linux 3.15.8-1-ARCH x86_64) +X-Mailman-Approved-At: Tue, 12 Aug 2014 03:47:09 -0700 +Cc: notmuch@notmuchmail.org, + Nico Schottelius +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: Mon, 11 Aug 2014 16:51:41 -0000 + +David Bremner [Mon, Aug 11, 2014 at 01:37:50PM -0300]: +> Nico Schottelius writes: +> +> > I have the problem that often To/Cc do not reveal the real destination, +> > so I would like to match on X-Original-To: or Delivered-To: +> > header lines. +> > +> > So I was wondering, if there is generic support to match on something +> > like "header:x-original-to:this@example.org"? +> +> Such support does not currently exist in notmuch. + +Too bad - if you are in general open for it, I will add it to my +"to hack" list. + +Cheers, + +Nico + +-- +New PGP key: 659B 0D91 E86E 7E24 FD15 69D0 C729 21A1 293F 2D24