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




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to