problem with message/rfc822 parts
authorAndreas Amann <a.amann@ucc.ie>
Fri, 1 Jul 2011 21:07:38 +0000 (22:07 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:38:54 +0000 (09:38 -0800)
89/1fb7b8241d37afd368fc91a9e5e842fd93e5b1 [new file with mode: 0644]

diff --git a/89/1fb7b8241d37afd368fc91a9e5e842fd93e5b1 b/89/1fb7b8241d37afd368fc91a9e5e842fd93e5b1
new file mode 100644 (file)
index 0000000..aea3ea1
--- /dev/null
@@ -0,0 +1,64 @@
+Return-Path: <a.amann@ucc.ie>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 5398841ED98\r
+       for <notmuch@notmuchmail.org>; Fri,  1 Jul 2011 14:07:47 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.3\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id m0ak7aAfS2ON for <notmuch@notmuchmail.org>;\r
+       Fri,  1 Jul 2011 14:07:45 -0700 (PDT)\r
+Received: from mail4.ucc.ie (mail4.ucc.ie [143.239.1.34])\r
+       by olra.theworths.org (Postfix) with ESMTP id 5641041ED96\r
+       for <notmuch@notmuchmail.org>; Fri,  1 Jul 2011 14:07:45 -0700 (PDT)\r
+Received: from msstf091.ucc.ie (msstf091.ucc.ie [143.239.76.91])\r
+       by mail4.ucc.ie (8.14.4/8.14.4) with ESMTP id p61L7do4001510\r
+       for <notmuch@notmuchmail.org>; Fri, 1 Jul 2011 22:07:44 +0100\r
+Received: by msstf091.ucc.ie (Postfix, from userid 1000)\r
+       id E1D5868FA5; Fri,  1 Jul 2011 22:07:38 +0100 (IST)\r
+From: Andreas Amann <a.amann@ucc.ie>\r
+To: Notmuch Mail <notmuch@notmuchmail.org>\r
+Subject: problem with message/rfc822 parts\r
+User-Agent: Notmuch/0.5-317-g4d4c7bf (http://notmuchmail.org) Emacs/24.0.50.3\r
+       (x86_64-unknown-linux-gnu)\r
+Date: Fri, 01 Jul 2011 22:07:38 +0100\r
+Message-ID: <87vcvld811.fsf@msstf091.ucc.ie>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-MD-NoSA: yes\r
+X-Scanned-By: MIMEDefang 2.68 on 143.239.1.34\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 01 Jul 2011 21:07:47 -0000\r
+\r
+today I updated to the latest git version of notmuch, which mostly works\r
+as expected. \r
+\r
+However, I now have the problem that whenever I look via emacs interface\r
+at a message which contains an embedded message/rfc822 part (like a\r
+forwarded message), then I just see "[ message/rfc822 ]" in the display\r
+buffer. I would expect that I am somehow able to access/view the\r
+forwarded message from the emacs interface, however I do not know how to\r
+achieve this.\r
+\r
+This worked fine with notmuch versions from April, but somehow it seems\r
+to be broken now for me. Is this a known problem or do I need some\r
+configuration magic? Any hints for debugging this would be welcome.\r
+\r
+Andreas\r