Re: UTF-8 in mail headers (namely FROM) sent by bugzilla
authorEric Abrahamsen <eric@ericabrahamsen.net>
Tue, 23 Jul 2013 09:30:28 +0000 (17:30 +0800)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:56:08 +0000 (09:56 -0800)
b5/180cffe37d95b525c2da0d9af820126409a710 [new file with mode: 0644]

diff --git a/b5/180cffe37d95b525c2da0d9af820126409a710 b/b5/180cffe37d95b525c2da0d9af820126409a710
new file mode 100644 (file)
index 0000000..eafb3ea
--- /dev/null
@@ -0,0 +1,82 @@
+Return-Path: <gmn-notmuch@m.gmane.org>\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 16C04431FBC\r
+       for <notmuch@notmuchmail.org>; Tue, 23 Jul 2013 02:35:16 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.865\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.865 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_NONE=-0.0001, RCVD_NUMERIC_HELO=0.865]\r
+       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 saP36eLK3la5 for <notmuch@notmuchmail.org>;\r
+       Tue, 23 Jul 2013 02:35:08 -0700 (PDT)\r
+Received: from plane.gmane.org (plane.gmane.org [80.91.229.3])\r
+       (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 52A5E431FB6\r
+       for <notmuch@notmuchmail.org>; Tue, 23 Jul 2013 02:35:08 -0700 (PDT)\r
+Received: from list by plane.gmane.org with local (Exim 4.69)\r
+       (envelope-from <gmn-notmuch@m.gmane.org>) id 1V1Yzm-0001ie-R3\r
+       for notmuch@notmuchmail.org; Tue, 23 Jul 2013 11:35:02 +0200\r
+Received: from 114.250.130.112 ([114.250.130.112])\r
+       by main.gmane.org with esmtp (Gmexim 0.1 (Debian))\r
+       id 1AlnuQ-0007hv-00\r
+       for <notmuch@notmuchmail.org>; Tue, 23 Jul 2013 11:35:02 +0200\r
+Received: from eric by 114.250.130.112 with local (Gmexim 0.1 (Debian))\r
+       id 1AlnuQ-0007hv-00\r
+       for <notmuch@notmuchmail.org>; Tue, 23 Jul 2013 11:35:02 +0200\r
+X-Injected-Via-Gmane: http://gmane.org/\r
+To: notmuch@notmuchmail.org\r
+From: Eric Abrahamsen <eric@ericabrahamsen.net>\r
+Subject: Re: UTF-8 in mail headers (namely FROM) sent by bugzilla\r
+Date: Tue, 23 Jul 2013 17:30:28 +0800\r
+Lines: 20\r
+Message-ID: <871u6psjwr.fsf@ericabrahamsen.net>\r
+References: <08cb1dcd-c5db-4e33-8b09-7730cb3d59a2@gmail.com>\r
+Mime-Version: 1.0\r
+Content-Type: text/plain; charset=utf-8\r
+Content-Transfer-Encoding: 8bit\r
+X-Complaints-To: usenet@ger.gmane.org\r
+X-Gmane-NNTP-Posting-Host: 114.250.130.112\r
+User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux)\r
+Cancel-Lock: sha1:lsdtyYgLsbC9pm9G1lQqYR5xY30=\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: Tue, 23 Jul 2013 09:35:16 -0000\r
+\r
+Franz Fellner <alpine.art.de@gmail.com>\r
+writes:\r
+\r
+> Hi,\r
+>\r
+> I have a problem with notmuch-vim (now: git master from 10 min. ago)\r
+> (also with alot and ner, not with 'notmuch show' or notmuch-emacs).\r
+> UTF-8-encoded From: (at least) does not show Umlauts but a weird\r
+> encoded-string.\r
+> Example:\r
+> "Thomas Lübking" as one of the KWin devs comes in replies as\r
+> =?UTF-8?Q?Thomas=20L=C3=BCbking=20?=<thomas.luebking@gmail.com>\r
+> In private conversations with Thomas everything is fine, so it seems to depend on the way bugzilla encodes the "From:".\r
+> Subject is absolutely fine, btw.\r
+\r
+Looks like rfc 2047, which is a way of encoding non-ASCII characters in\r
+message headers. Gmail does the same thing, and I've had to work around\r
+that in emacs/gnus.\r
+\r
+http://www.ietf.org/rfc/rfc2047.txt\r
+\r