21 Apr
2005
21 Apr
'05
9:47 p.m.
On 12.4.2005, at 17:40, Martin Preen wrote:
Hello everybody, I get the following assertion error with dovecot 1.0-stable when accessing a large folder:
file istream-raw-mbox.c: line 383 (istream_raw_mbox_get_body_size): assertion failed: (rstream->body_offset != (uoff_t)-1)
This is because your mbox contains CR+LF linefeeds in headers which the new mbox code doesn't like much. Maybe not too big of a job to fix, but I thought no-one really used CR+LF linefeeds with mboxes..