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 1BCF7431FD0 for ; Mon, 16 May 2011 02:23:45 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.09 X-Spam-Level: X-Spam-Status: No, score=-0.09 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01] 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 k7NmOb9MJaq5 for ; Mon, 16 May 2011 02:23:43 -0700 (PDT) Received: from homiemail-a76.g.dreamhost.com (caiajhbdcaib.dreamhost.com [208.97.132.81]) by olra.theworths.org (Postfix) with ESMTP id E471A431FB6 for ; Mon, 16 May 2011 02:23:42 -0700 (PDT) Received: from homiemail-a76.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a76.g.dreamhost.com (Postfix) with ESMTP id 749B5458080; Mon, 16 May 2011 02:23:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:subject :in-reply-to:references:date:message-id:mime-version: content-type; q=dns; s=sspaeth.de; b=Gs4sZsXSPfGHWb562QIwnbly1BA 0DWaUa1wVsUNq10jjxN30SL8j+37PSqB66YeZCqIcbAVvY8zAvbTa/Hcvp5AOrvQ Yzrd2voKz5e0Msdclg5rIwCC5BqviFCku4W6Eyp4SsosBs/MgWAqwqAB3Ki3Ywna g8JKU8k1xkWf9a9s= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to :subject:in-reply-to:references:date:message-id:mime-version: content-type; s=sspaeth.de; bh=FKnRnj85aX8vfpmUkGZ8rT+eOzw=; b=M dpPnp4W8I6VxymFijwiV0Cg7063g4rSyLl23DaYNpEVPewgkTF/vbEdvy/KFTciU XpAf8gvuqMqmJkE5sJa2ymHkPHjkHhATZ17SUAIsC94ml00uwGTz7flYdSEVWpNG qZy9s+AIVLbpuPLpDa3SRlYb4vLkoocdEzongtR7W4= Received: from spaetzbook.sspaeth.de (mtec-hg-docking-1-dhcp-253.ethz.ch [129.132.133.253]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: fax@sspaeth.de) by homiemail-a76.g.dreamhost.com (Postfix) with ESMTPSA id E6E3F45807B; Mon, 16 May 2011 02:23:40 -0700 (PDT) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Mon, 16 May 2011 11:23:39 +0200 From: Sebastian Spaeth To: mueen@nawaz.org, notmuch@notmuchmail.org Subject: Re: Header and other questions In-Reply-To: <878vu8edvf.fsf@fester.com> References: <878vu8edvf.fsf@fester.com> User-Agent: Notmuch/0.5-164-g8ce82ed (http://notmuchmail.org) Emacs/23.1.50.1 (x86_64-pc-linux-gnu) Date: Mon, 16 May 2011 11:23:38 +0200 Message-ID: <8762pbatid.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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, 16 May 2011 09:23:45 -0000 --=-=-= On Sat, 14 May 2011 22:23:16 -0700, mueen@nawaz.org wrote: > 2. Using the Python bindings, I want to do a query, get the messages, > and examine the headers of the messages. The problem is that if a > message is multi-part, then, I can't find any way to see the main > headers. I can only see the "headers" of each part. (I really would like > this working!) Python just does a notmuch_message_get_headers I believe, so it will return whatever libnotmuch returns. Sebastian --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk3Q7RoACgkQVYX1jMgnoGIklQCcDI2hyC7PvyrP0k2cGHCqBuE6 NcwAn17ONrHHvud2IeUzTSfLvWHiqaXv =3v8W -----END PGP SIGNATURE----- --=-=-=--