On Sat, 14 May 2011 22:23:16 -0700, mueen at 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20110516/b1e4f8bc/attachment.pgp>
