You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Yosemite Mail is unable to list search results.

I search for an email address and nothing happens, although it says 90 messages found, keeping the same Inbox list as before. Any suggestions? Is this a bug?

John

OS X Yosemite (10.10), Mail Searches

Posted on Oct 17, 2014 2:25 PM

Reply
54 replies

Mar 24, 2015 7:19 PM in response to andreyfromekaterinburg

@andreyfromekaterinburg I would like to try what you are suggesting, just not exactly sure what youare suggesting. Let me know if I have the steps right

  1. opened a new finder window
  2. Selected Go to Folder and Pasted /Library/Preferences
  3. located com.apple.security.appsandbox
  4. Opened it in TextEdit
  5. Located the line "UnrestrictSpotlightContainerScope"
  6. Change from:

<dict>

<key>UnrestrictSpotlightContainerScope</key>

<true/>

</dict>

To

<dict>

<key>UnrestrictSpotlightContainerScope -bool true</key>

<true/>

</dict>


Is that about it?

Just want to make sure. I have absolutely no idea what I am mucking with were, just want my mail filter/search to work again.

Thanks

Mar 24, 2015 11:23 PM in response to stantonfrombrooklin

@stantonfrombrooklin, all six steps is wrong.

i'm suggest:

  1. open new Terminal window by launching Terminal application
  2. In opened window, execute the command: sudo defaults write /Library/Preferences/com.apple.security.appsandbox UnrestrictSpotlightContainerScope -bool true

User uploaded file

In my case this helps because no file ( lost, removed, etc. ) named /Library/Preferences/com.apple.security.appsandbox.plist and this command creates the file with correct content.


You need to try other methods to resolve the problem ( reindexing spotlight database, recreate message indexes in Mail, etc.) look other suggestions.

Yosemite Mail is unable to list search results.

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.