Hello,
It seems that mbox format mailboxes holding \r\n (CR + LF) character sequences (instead of \n only) still cause assertion failures when moving messages from one folder to another.
-- dovecot: Jul 19 17:14:52 Error: IMAP(dovetest): file istream-raw-mbox.c: line 38 3 (istream_raw_mbox_get_body_size): assertion failed: (rstream->body_offset != ( uoff_t)-1)
I seems to work in -test78 though.
Is there any plan to handle this in -stable branch ?
-- Thomas Hummel | Institut Pasteur hummel@pasteur.fr | Pôle informatique - systèmes et réseau
On Wed, 2005-07-20 at 13:48 +0200, Thomas Hummel wrote:
It seems that mbox format mailboxes holding \r\n (CR + LF) character sequences (instead of \n only) still cause assertion failures when moving messages from one folder to another.
-- dovecot: Jul 19 17:14:52 Error: IMAP(dovetest): file istream-raw-mbox.c: line 38 3 (istream_raw_mbox_get_body_size): assertion failed: (rstream->body_offset != ( uoff_t)-1)
I seems to work in -test78 though.
Is there any plan to handle this in -stable branch ?
Well, it's a potentially destabilizing change which isn't useful to all that many people, so I wasn't really planning on backporting it..
It probably shouldn't be too difficult to backport using cvs log/diff commands.
participants (2)
-
Thomas Hummel
-
Timo Sirainen