[Evolution] Bug#553379: Bug#553379: evolution: No such message
Felix Koop
fdp at fkoop.de
Sat Oct 31 12:24:35 UTC 2009
Am Samstag, den 31.10.2009, 13:03 +0100 schrieb Yves-Alexis Perez:
> Hmhm, so something might be weird on the local storage, I guess.
>
> One thing you may try is to clean the local .db files.
> Try to do:
>
> ----
> cd ~/.evolution/mail/
> for i in `find . -name folders.db`
> do
> echo "Rebuilding Table $i"
> sqlite3 $i "vacuum;"
> done
> ----
>
> HTH,
>
Running your script did not change anything. :-(
One additional comment, don't know if that helps, is that the mail is no
longer visible if I tried to display it and then change folders. Coming
back to the Inbox this dead mail is no longer displayed.
Regards, Felix
More information about the Pkg-evolution-maintainers
mailing list