You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2011/05/03 16:50:06 UTC

[jira] [Resolved] (IMAP-276) Incorrect headers "From", "To" and "Subject"

     [ https://issues.apache.org/jira/browse/IMAP-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved IMAP-276.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.2
         Assignee: Norman Maurer

This is fixed in james pop3server code. See JAMES-1222. 

> Incorrect headers "From", "To" and "Subject"
> --------------------------------------------
>
>                 Key: IMAP-276
>                 URL: https://issues.apache.org/jira/browse/IMAP-276
>             Project: JAMES Imap
>          Issue Type: Bug
>         Environment: Windows XP
>            Reporter: Dmitry
>            Assignee: Norman Maurer
>             Fix For: 0.2
>
>
> There is another problem with character codes above 127.
> The headers "From", "To" and "Subject" in the message list in the IMAP folders (inbox and sent) are displayed incorrectly, if they are in the plain cyrillic text (ie not encoded using base64 or quoted-printable). Question marks are displayed instead of cyrillic letters in "From" and "Subject". The header "To" is empty.
> Through the IMAP protocol in message lists at first I get the headers "From", "To" and "Subject" incorrectly. After opening the mail entirely I am seeing the correct mail (headers and text).
> This problem is very bad.
> If mails with malformated headers are on JAMES server, I can not get ALL mails (incorrect and correct) through POP3: error 0x800CCC19 in Outlook Express (timeout) or error 0x8004210A in MS Outlook ('The operation timed out waiting for a response from the receiving (POP) server...')
> It was checked for James 3.0 M3 (with IMAP-266 fix) and for Outlook Express, Horde IMP, MS Outlook.
> Below is email which reproduce the problem:
> ====================== begin ======================
> Return-path: <ro...@user.z8.ru>
> Envelope-to: dir@petroarenda.ru
> Delivery-date: Fri, 01 Apr 2011 20:03:22 +0400
> Received: from [195.128.50.36] (helo=mailx.hoster.ru)
> 	by mail.hoster.ru with esmtps (TLSv1:AES256-SHA:256)
> 	(Exim 4.69 (FreeBSD))
> 	(envelope-from <ro...@user.z8.ru>)
> 	id 1Q5gok-000AOW-VT
> 	for dir@petroarenda.ru; Fri, 01 Apr 2011 20:03:22 +0400
> Received: from bmx1.z8.ru ([80.93.62.39])
> 	by mailx.hoster.ru with esmtp (Exim 4.69 (FreeBSD))
> 	(envelope-from <ro...@user.z8.ru>)
> 	id 1Q5goh-00060i-Gp
> 	for dir@petroarenda.ru; Fri, 01 Apr 2011 20:03:19 +0400
> Received: from titan.phst ([192.168.6.81] helo=titan.z8.ru)
> 	by bmx1.z8.ru with esmtp (Exim 4.71 (FreeBSD))
> 	(envelope-from <ro...@user.z8.ru>)
> 	id 1Q5goU-000Al5-6g
> 	for dir@petroarenda.ru; Fri, 01 Apr 2011 20:03:06 +0400
> Received: (from roost@localhost)
> 	by titan.z8.ru (8.14.3/8.13.8/Submit) id p31G36Ju029025;
> 	Fri, 1 Apr 2011 20:03:06 +0400 (MSD)
> 	(envelope-from roost)
> Date: Fri, 1 Apr 2011 20:03:06 +0400 (MSD)
> Message-Id: <20...@titan.z8.ru>
> To: dir@petroarenda.ru
> Subject: 1 апреля на Невафоруме! ( Питерский форум )
> X-PHP-Script: nevaforum.ru/index.php for 95.27.254.221, 95.27.254.221
> MIME-Version: 1.0
> Content-type: text/html; charset="windows-1251"
> From: "Питерский форум" <ad...@nevaforum.ru>
> X-Priority: 3
> X-Mailer: IPB PHP Mailer
> X-SA-Exim-Connect-IP: 192.168.6.81
> X-SA-Exim-Mail-From: roost@user.z8.ru
> X-SA-Exim-Scanned: No (on bmx1.z8.ru); SAEximRunCond expanded to false
> X-HOSTER.RU-SPAMSCORE: 0
> X-Antivirus: avast! (VPS 110401-1, 01.04.2011), Inbound message
> X-Antivirus-Status: Clean
> X-Antivirus: avast! (VPS 110401-1, 01.04.2011), Inbound message
> X-Antivirus-Status: Clean
> Уважаемый(ая), victorr!
> <br><br>В честь 1 апреля на один день главная страница форума изменилась до неузнаваемости! Наконец-то разделы получили свое правильное название))
> <br>Улыбнитесь вместе с нами, улыбайтесь чаще!
> <br><br>С наилучшими пожеланиями,
> <br>Администрация Невафорума
> <br>http://nevaforum.ru/
> ======================= end ======================

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org