Mail.app indexes all the time
I use Mail.app for email on my Apple Powerbook.
Lately it had got to a point where Mail.app would re-index the Inbox all the time. This turned into big trouble eventually, with the processor working hard all the time to reindex the mailbox again and again and again.
I put up with it for a while, then eventually found this hint at macosxhints.com which helped but didn’t quite have the answer.
What I did to fix my problem is shown below. This worked for me with Mail.app version 1.3.9 under Mac OS X 10.3.6:
- Back up all you mail folders first. Just in case. This worked for me but may not work for you. Your mileage may vary. I accept no responsibility for these steps doing anything to your computer or email. That’s your responsibility.
- Empty your Junk Mail and Trash folders from Mail.app and also make sure you’ve read everything in your Inbox. This is important because we are going to re-make the indexes and this will reset the status of messages.
- Quit Mail.app
- Open a terminal window and perform the following commands
cd ~/Library/Mail/cdto the directory of your mailbox that is causing problems. Mine was calledPOP-gra@sf.barkingowl.comcd INBOX.mbox- Now we are going to delete some files. Be careful! Only proceed if you know what you are doing…
rm .index.readyrm content_indexrm table_of_contents- restart Mail.app. You’ll see that your inbox now shows all items are unread and it will re-index the mailbox. You can select all messages and mark them as read and you are back to normal.
This worked for me. Mail.app now doesn’t index all the time. Much better.
No comments yet.