Comment 104 for bug 27014

Revision history for this message
Jacob Popov (j-a-popov) wrote :

To sum it all up. I wrote a script to work over this damn bug:

#!/bin/bash
rm ~/.evolution/mail/local/folders.db
rm /home/jacob/.evolution/mail/local/*/*/*/*.ibex*
rm /home/jacob/.evolution/mail/local/*/*/*.ibex*
rm /home/jacob/.evolution/mail/local/*/*.ibex*
rm /home/jacob/.evolution/mail/local/*.ibex*
rm /home/jacob/.evolution/mail/local/*/*/*/*.cmeta
rm /home/jacob/.evolution/mail/local/*/*/*.cmeta
rm /home/jacob/.evolution/mail/local/*/*.cmeta
rm /home/jacob/.evolution/mail/local/*.cmeta

Still I'm looking for a better solution rather than asking the Dark side of the Force for help.