[Dovecot] Can't move messages

David Jonas djonas at vitalwerks.com
Wed Aug 9 02:25:35 EEST 2006


On Wed, 2006-08-09 at 00:58 +0200, Paul van Erk wrote:
> Somewhere in the proces your email about the 32/64 bit change got lost, but 
> the find command that removes all indexes worked. I can now move my mail 
> around again. Thanks very much!

Oops, I hit Reply instead of Reply To All. So here is what I sent to
Paul, just for posterity:

Did you change from a 32bit to a 64bit machine, or anything like that? 

As far as I can tell this error comes up when the files were written
with one offset and are accessed with another. The file offset can be
changed with the ./configure switch, --with-file-offset= either 32 or
64. see ./configure --help. 

Also, you can removed your index files (`cd Maildir; find . -name
'dovecot.index*' -exec rm -f {} \;`) and they will be rewritten on next
access.

> 
> On Tuesday 08 August 2006 22:28, james edwards wrote:
> > On 8/8/06, Paul van Erk <parena at parena.net> wrote:
> > > Hi,
> > >
> > > I use dovecot with IMAP over SSL and with Plain Text authentication. I've
> > > been
> > > using that for quite a while, but now (with my new PC), it's not working
> > > like
> > > it should (I tried several 1.0* releases, including 1.0-rc6. The problem
> > > is
> > > that I can't move messages from one IMAP folder to another, no matter
> > > which
> > > mail client. When I use KMail, I get:
> >
> > What do the logs say about this event ?
> >
> > james
> 



More information about the dovecot mailing list