Greetings...
I'm getting the dreaded "Summary and folder mismatch, even after a sync" with Evolution.
I realize that this error has been beaten to death. I have searched exhaustively for an answer. That is I searched until I was exhausted.
Running F17 with Evolution 3.4.3. This is a fresh install.
The problem only happens with local email and not mail from my ISP.
I restored evolution's data from backup since I was using it on F15 before.
I want to receive root's email to my account. So this is my configuration.
I created an alias in /etc/aliases to direct root's mail to my account.
# Person who should get root's mail
root: mksmith
In the Evolution mail accounts, I have the local mail configured as "Standard Unix mbox spool file" and I have selected the file: /var/spool/mail/mksmith
I can send mail to root by doing mail -s hello root
I can see the message in the inbox but that is when I get the error:
Error while Refreshing folder 'INBOX'.
Summary and folder mismatch, even after a sync
If I attempt to open the message I get:
Unable to retrieve message.
Summary and folder mismatch, even after a sync
If I use mail in a terminal, I can see and read all the messages no problem.
Some of the things I've tried to resolve this issue:
Set Evolution to offline and close it.
Use mail from a terminal and delete all the messages.
Delete all the appropriate files to let Evolution recreate the indexes.
folders.db
INBOX.cmeta
INBOX.ibex.index
INBOX.ibex.index.data
Restart Evolution.
As soon as I get local mail, the problem returns.
Also tried:
Deleting the local mail account in Evolution and starting over.
Tried setting Evolution server type to anything that made sense. Local delivery, Standard Unix mbox spool directory, maildir format mail directory, and MH-format mail directory. None of this helped.
From /home/mksmith/.local/share/evolution/ did a chown -R mksmith:mksmith *
Go through the directories and make sure the UID/GID and file permissions were correct.
Now considering it was working perfectly running on F15, I thought well maybe something got messed up when I restored Evolution's data from backup. But I just can't seem to find it.
All the bug reports I've looked at are older reports and I think I've tried everything that was suggested.
I really need some guidance here. I'm ripping my hair out because this should be simple.
Thanks in advance for any help you can offer.
Mitch