Roundcube Community Forum

 

Email messages Empty

Started by martensson, September 26, 2009, 05:10:20 PM

Previous topic - Next topic

martensson

Hi there !

Today one of my friends noticed that some e-mails are not displayed in Roundcube. Although the symptoms are exactly the same as this one, the solution provided there didn't resolve the problem.

I've got a message (from a hotmail user) with the following content

Received: from snt0-omc2-s24.snt0.hotmail.com (snt0-omc2-s24.snt0.hotmail.com [65.55.90.99])
for <REMOVED>; Fri, 25 Sep 2009 23:27:29 +0200 (CEST)
Received: from SNT110-W65 ([65.55.90.72]) by snt0-omc2-s24.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959);
Fri, 25 Sep 2009 14:27:28 -0700
Message-ID: <[email protected]>
Content-Type: multipart/alternative;
boundary=&quot;_f4e0d992-c9ef-4687-9e1f-c13fda064a76_&quot;
X-Originating-IP: [217.121.15.120]
From: REMOVED
To: REMOVED
Subject: REMOVED
Date: Fri, 25 Sep 2009 23:27:27 +0200
Importance: Normal
In-Reply-To: <b1d2fc8bdc394401829e1efd64268401@localhost>
References: <9EFE9B81D07D46A5A7509688837832FA@meilink>
X-OriginalArrivalTime: 25 Sep 2009 21:27:28.0137 (UTC) FILETIME=[FB6CC790:01CA3E26]


 <b1d2fc8bdc394401829e1efd64268401@localhost>
MIME-Version: 1.0

--_f4e0d992-c9ef-4687-9e1f-c13fda064a76_
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;
Content-Transfer-Encoding: quoted-printable


Some text=2C

=20

Some text
=20

Some text

=20

Some text=2C=20

=20


=20
--_f4e0d992-c9ef-4687-9e1f-c13fda064a76_
Content-Type: text/html; charset=&quot;iso-8859-1&quot;
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 10pt=3B
font-family:Verdana
}
--></style>
</head>
<body class=3D'hmmessage'>
Some text=2C<BR>
&nbsp=3B<BR>
Some text
&nbsp=3B<BR>
Some text<BR>
&nbsp=3B<BR>
Some text=2C <BR>
&nbsp=3B<BR>
Some text<BR>
<BR>&nbsp=3B<BR>&gt=3B Date: Thu=2C 24 Sep 2009 18:02:19 +0200<BR>&gt=3B --_f4e0d992-c9ef-4687-9e1f-c13fda064a76_--

Any Suggestions? The content type / charset seems to be in order....:confused:

Edit: Squirrel/Thunderbird does display the mail correctly.. maybe something to do with the content type...?

martensson

#1
Don't forget after trying to earlier named solution, you should reset the mailservers cache (ex. dovecot).

So afterall this is exactly the same problem and solution.. Back to the RC code then..