[dovecot] Re: Using on AIX
Timo Sirainen
tss at iki.fi
Tue Apr 22 22:50:01 EEST 2003
On Mon, 2003-04-21 at 23:57, Adam Lackorzynski wrote:
> On Mon Apr 21, 2003 at 23:02:13 +0300, Timo Sirainen wrote:
> > Hmm.. This is quite likely because struct mail_index_data_record_header
> > isn't padded to take 8 bytes with 32bit off_t. Has all systems until now
> > really had 64bit off_t? This should fix it:
> >
> > + time_t filler;
>
> Now, the error message is different:
>
> imap(xxx): Apr 21 20:42:14 Error: Corrupted index data file .../Mail/.imap/INBOX/.imap.index.data: Invalid location field for record 1
Umm. Are you sure the sources got fully rebuilt after you added the
filler? That looks like it..
More information about the dovecot
mailing list