[Evolution] Bug#553379: Bug#553379: evolution: No such message

Yves-Alexis Perez corsac at debian.org
Sat Oct 31 12:03:43 UTC 2009


On sam., 2009-10-31 at 12:57 +0100, Felix Koop wrote:
> Am Samstag, den 31.10.2009, 12:10 +0100 schrieb Yves-Alexis Perez: 
> > Are you sure the problem doesn't lies on your mailserver? If you have
> > access, maybe check the server log. And try to delete it with another
> > client and report back? (it's an imap account, isn't it?)
> > 
> > Cheers,
> > 
> 
> It's not an imap account, but pop3 and when I telnet onto the mail
> server it tells me that there are no messages.

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,

-- 
Yves-Alexis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-evolution-maintainers/attachments/20091031/46d2d6bf/attachment.pgp>


More information about the Pkg-evolution-maintainers mailing list