A screenshot of the program for the management of the Novell Evolution email Downloading mail with Evolution 2.6 today I stumbled upon a series of errors, due to file corruption with which the program maintains the indexing of messages in each folder. The message that appeared every attempt to download the mail was the following: "Summary and folder do not match, even after a sync" (in English: "Summary and folder mismatch, even after a sync"). The problem has been revealed because of a serious nature occurred in riots cases the non-cancellation of the original messages on the POP3 server, resulting in exponential multiplication of messages next to each "Send / Receive". It was also impossible to empty the Trash. To rectify this I follow two simple steps:

  1. I first closed Evolution
  2. Then I killato all instances of the program in daemon mode survive GUI program running in the background and some advanced features., including the right directory indexing:
    /usr/lib/evolution/2.6/killev
  3. Finally I removed all the indices recursively all directories with the command:
    find ~/.evolution/ -name "*.ev-summary" -print0 | xargs -0 rm -rf

On the first restart of Evolution the problem is gone.

Share this content:
  • del.icio.us
  • Google Bookmarks
  • Digg
  • Facebook
  • Technorati
  • MySpace
  • Twitter