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 0E404431FBC for ; Tue, 23 Jul 2013 01:54:12 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 nLWKTtFFPnj9 for ; Tue, 23 Jul 2013 01:54:04 -0700 (PDT) Received: from mail-bk0-f48.google.com (mail-bk0-f48.google.com [209.85.214.48]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 86DB5431FB6 for ; Tue, 23 Jul 2013 01:54:04 -0700 (PDT) Received: by mail-bk0-f48.google.com with SMTP id jf17so2878315bkc.35 for ; Tue, 23 Jul 2013 01:54:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:user-agent:mime-version:message-id :content-type:content-transfer-encoding; bh=w/w41WqUjdGbs2owxA2B/F/RfZPdFapGWMFrWMQD8qc=; b=qeBzGVIGZPdOMiBS/tjmv6j+DEVW8itSgdVNMz9wcwM84DANXjDN8yz3F+Mg9QxbZJ U+UD+SjbTS0pZd+Yu9FNyT68BKdwPIicz3tiyRRUbdtHs7FdrmS+7BXjjgVo9zYSzGSz jekrMHTqc78JRZ9FVbKnV/K92yIhMsXYIz+jP2BoGhCkp875Hvy55i9rebLpBC6qCnFv qvCt/XZ18b0tMnLwoFdKmGkDQlBITUlIWN9BPDDwkkx8SvjnhYx7xGOxtK/IoHNo4n2G WY5S5F7lfsRlSe7VC8B/kRqBtQEGEqgaCTnY4O0jIl2kfXf2oZWz8WOTZuDudKpgd8kl 7m6Q== X-Received: by 10.204.185.135 with SMTP id co7mr4369791bkb.91.1374569643201; Tue, 23 Jul 2013 01:54:03 -0700 (PDT) Received: from localhost (p4FD0C2D8.dip0.t-ipconnect.de. [79.208.194.216]) by mx.google.com with ESMTPSA id kz11sm7862724bkb.11.2013.07.23.01.54.01 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 23 Jul 2013 01:54:02 -0700 (PDT) From: Franz Fellner To: Subject: UTF-8 in mail headers (namely FROM) sent by bugzilla Date: Tue, 23 Jul 2013 10:55:46 +0200 User-Agent: trojita/v0.3.93-100-gbbf4022-dirty; Qt/4.8.4; X11; Linux; MIME-Version: 1.0 Message-ID: <08cb1dcd-c5db-4e33-8b09-7730cb3d59a2@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable 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: Tue, 23 Jul 2013 08:54:12 -0000 Hi,=0A=0AI have a problem with notmuch-vim (now: git master from 10 min= . ago) (also with alot and ner, not with 'notmuch show' or notmuch-emac= s). UTF-8-encoded From: (at least) does not show Umlauts but a weird en= coded-string.=0AExample:=0A"Thomas L=C3=BCbking" as one of the KWin dev= s comes in replies as=0A=3D?UTF-8?Q?Thomas=3D20L=3DC3=3DBCbking=3D20?=3D= =0AIn private conversations with Thomas ever= ything is fine, so it seems to depend on the way bugzilla encodes the "= From:".=0ASubject is absolutely fine, btw.=0A=0AThx=0AFranz