From owner-freebsd-gnome@FreeBSD.ORG Wed Dec 23 19:15:53 2009 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B51F21065672 for ; Wed, 23 Dec 2009 19:15:53 +0000 (UTC) (envelope-from vova@parallels.com) Received: from relay.sw.ru (mailhub.sw.ru [195.214.232.25]) by mx1.freebsd.org (Postfix) with ESMTP id 25FCD8FC08 for ; Wed, 23 Dec 2009 19:15:52 +0000 (UTC) Received: from vbook.fbsd.ru ([10.30.1.111]) (authenticated bits=0) by relay.sw.ru (8.13.4/8.13.4) with ESMTP id nBNJFx71025775 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 23 Dec 2009 22:16:00 +0300 (MSK) Received: from vova by vbook.fbsd.ru with local (Exim 4.71 (FreeBSD)) (envelope-from ) id 1NNWgX-0000s0-0X for gnome@freebsd.org; Wed, 23 Dec 2009 22:15:49 +0300 From: Vladimir Grebenschikov To: gnome Content-Type: text/plain; charset="KOI8-R" Content-Transfer-Encoding: quoted-printable Date: Wed, 23 Dec 2009 22:15:48 +0300 Message-ID: <1261595748.51825.38.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov Cc: Subject: evolution + evolution-mapi + iconv and charset CP20866 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vova@fbsd.ru List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Dec 2009 19:15:53 -0000 Hi=20 Anybody knows answer on following questions: - why libiconv has no support for CP20866 charset (alias for koi8-r) - or why /usr/local/libdata/charset.alias file is not processed by libiconv - or why evolution-mapi provides mail messages with that charset=20 Problem reading mail with evolution + evolution-mapi some messages are not displayed correctly, on stderr error message about inability to convert CP20866. Same error shown by iconv. $ iconv -f CP20866 -t koi8-r /etc/hosts iconv: conversion from CP20866 unsupported iconv: try 'iconv -l' to get the list of supported encodings $ --=20 Vladimir B. Grebenschikov vova@fbsd.ru