Re: [Dovecot] Problem in mbox-sync.c

2007-10-22 Thread Hal Pomeranz
> > >Oct 21 19:36:01 postoffice1 dovecot: POP3(someuser): file mbox- > > >sync.c: line 1433 (mbox_sync_handle_eof_updates): assertion failed: > > >(file_size >= sync_ctx->expunged_space + trailer_size) > > > > Does the file have CRLFs as linefeeds instead of plain LFs? CRLF > > handling is pr

Re: [Dovecot] Problem in mbox-sync.c

2007-10-22 Thread Hal Pomeranz
> >Oct 21 19:36:01 postoffice1 dovecot: POP3(someuser): file mbox- > >sync.c: line 1433 (mbox_sync_handle_eof_updates): assertion failed: > >(file_size >= sync_ctx->expunged_space + trailer_size) > > Does the file have CRLFs as linefeeds instead of plain LFs? CRLF > handling is probably still

Re: [Dovecot] Problem in mbox-sync.c

2007-10-22 Thread Timo Sirainen
On 22.10.2007, at 5.46, Hal Pomeranz wrote: Oct 21 19:36:01 postoffice1 dovecot: POP3(someuser): file mbox- sync.c: line 1433 (mbox_sync_handle_eof_updates): assertion failed: (file_size >= sync_ctx->expunged_space + trailer_size) Does the file have CRLFs as linefeeds instead of plain LFs? C

[Dovecot] Problem in mbox-sync.c

2007-10-21 Thread Hal Pomeranz
We've just cut over to a new mail server running Dovecot 1.0.5. The underlying OS is RHEL 5. User mailboxes are stored in Unix mbox format on a local ext3 file system. The MTA on the system is the default RedHat version of Sendmail 8.13.8 with procmail for local delivery. We're using a combina