Bug #84
Cannot read sent mail created by Roundcube
| Status: | New | Start date: | 08/12/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Sylpheed | Spent time: | - | |
| Target version: | 3.2 |
Description
I just installed the latest Roundcube Webmail version on my company server. When I send a mail via Roundcube (IMAP) the saved copy in Sent Mail is correctly read by Roundcube (and other IMAP client) but not by Sylpheed. The mail body text always appear as "MIME-". Below a copy of a message that trigger this behavior (source of message read in my Maildir):
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8;
format=flowed
Content-Transfer-Encoding: 7bit
Date: Sun, 12 Aug 2012 09:49:23 +0200
From: My Name <my.name@example.com>
To: <my.name@example.com>
Subject: test
Organization: My Org
Message-ID: <e7df8d1a50eee6b6ba743a89b8f160eb@mail.example.com>
X-Sender: my.name@example.com
User-Agent: Roundcube Webmail/0.8.0
test2
Instead of "test2" I read "MIME-". BTW Messages created via Sylpheed are correctly read by Sylpheed. Is it a bug ?
tnx
History
Updated by - - 9 months ago
Note: If I send a mail via Roundcube to myself and I read the received copy via Sylpheed, the body text is read correctly (where the sent copy is "MIME-")
Updated by Hiroyuki Yamamoto 9 months ago
Can you attach the cached message file here?
Probably the beggining of the header part is corrupted.
Updated by - - 9 months ago
Hiroyuki Yamamoto wrote:
Can you attach the cached message file here?
Probably the beggining of the header part is corrupted.
From my imapcache/sent folder file number 508:
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8;
format=flowed
Content-Transfer-Encoding: 7bit
Date: Tue, 14 Aug 2012 09:09:41 +0200
From: My Name <my.name@example.com>
To: <My Name <my.name@example.com>
Subject: test
Organization: My Org
Message-ID: <ca5b88bd38de611a5a9dee8e4b9ede1c@mail.example.com>
X-Sender: my.name@example.com
User-Agent: Roundcube Webmail/0.8.0
MIME-