there is bug with encoding "from" header when it not MIME-encoded (roundcube 0.1-rc2)
for example:
Return-Path: <[email protected]>
Delivered-To: [email][email protected][/email]
Received: from ext.211.ru (ext.211.ru [193.238.131.200])
by mail.211.ru (Postfix) with ESMTP id D3E5FDAF24
for <[email protected]>; Mon, 18 Feb 2008 10:15:54 +0600 (NOVT)
Received: (from www@localhost)
by ext.211.ru (8.14.2/8.14.2/Submit) id m1I4Fs71052529;
Mon, 18 Feb 2008 10:15:54 +0600 (NOVT)
(envelope-from www)
Message-Id: <[email protected]>
To: [email][email protected][/email]
Subject:
=?windows-1251?Q?=D0=E5=E3=E8=F1=F2=F0=E0=F6=E8=FF=20=ED=E0=20=D4=EE=F0=F3=EC=20=D1=E8=E1=E8=F0=F1=EA=E8=F5=20=D1=E5=F2=E5=E9=20(=20=D4=EE=F0=F3=EC=20=D1=E8=E1=E8=F0=F1=EA=E8=F5=20=D1=E5=F2=E5=E9=20)?=
MIME-Version: 1.0
Date: Mon, 18 Feb 2008 10:15:54 +0600
From: "Форум Сибирских Сетей" <[email protected]>
X-Priority: 3
X-Mailer: IPB PHP Mailer
X-Unique-ID: 591a2c7166698822775849789dc5abaf
Content-type: text/plain; charset="windows-1251"
in roundcube "From" in that message appear like this:
Ã"îðóì Ã'èáèðñêèõ Ã'åòåé
this issue can be fixed?