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 _______________________________________________ Pkg-evolution-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-evolution-maintainers

