Re: [Evolution] Evolution 3.12.7 debian - Maildir directories name corruption
- From: Milan Crha <mcrha redhat com>
- To: evolution-list gnome org
- Subject: Re: [Evolution] Evolution 3.12.7 debian - Maildir directories name corruption
- Date: Mon, 10 Nov 2014 08:08:41 +0100
On Sun, 2014-11-09 at 09:52 +0100, Peter Von Kaehne wrote:
Now, on starting up Evolution will recreate its own hierarchy of
folders with the same name, but starting with ._2E, will copy all
mail over into that hierachy and eventually delete the starting
folders.
Hi,
Evolution's Maildir didn't support dots in folder names since the
beginning. This had been added later. This migration is done only if
the /path/to/maildir/root/..maildir++ file doesn't exists or denotes a
wrong version. Its content should look like "maildir++ 1" (quotes for
clarity only), where the '1' denotes the version number. This file is
created automatically on start. It seems like your version is too low
or the file is missing, for some reason (maybe file attributes?).
You seem to have this issue with your On This Computer folders, could
you run these commands and post the result of them here, please?
$ ls -l ~/.local/share/evolution/mail/local/..maildir++
$ cat ~/.local/share/evolution/mail/local/..maildir++
$ echo -n "maildir++ 1" >~/.local/share/evolution/mail/local/..maildir++
The last command will try to overwrite the version stored in the file,
which will stop the folder hierarchy update. You may 'cat' it again to
verify that the write succeeded.
Thanks and bye,
Milan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]