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

Question:

Question: Apple Mail Preferences Blank or Empty - SOLVED

Apparently Apple thinks a topic 7 months old is too old to respond to, so I had to make a new thread to post my solution.



A client upgraded to High Sierra and suddenly their Apple Mail app would not show any options in the Preferences window. Searching the internet, apparently this is not a unique problem. Worse yet, the few solutions that are posted simply recommend that you wipe out your entire Mail data & preferences and start fresh with no prior data. A truly Apple Certified solution! Delete everything and then it starts to work!


First, I tried removing the plist file alone and that returned Preferences visibility. There is no need to wipe out all your data. Because I had a bit of free time thanks to the Rona and decided to divide and conquer the preferences. Here is the solution:


  • Find the preferences file com.apple.mail.plist - It is typically located at ~/Library/Containers/com.apple.mail but could be located elsewhere
  • Quit Apple Mail app
  • Drag com.apple.mail.plist to Desktop - it is not editable inside the container
  • Use your favorite plist editor to remove the following entries


ActiveEditors

ActiveSingleViewers

ActiveSingleViewers-v2

ActiveViewers

ActiveViewers-v2

CalSuccessfulLaunchTimestampPreferenceKey

CheckedForOldLSMMapFile

ColorQuoterColorList

ConversationViewNextMessageDirection

ConversationViewSortDescending

CurrentTransferMailboxPath

CurrentTransferMailboxURLString


  • Save changes
  • Drag plist file back to the original folder
  • Open Mail
  • Notice that Preferences is still blank / empty
  • Quit Mail
  • Open Mail
  • Problem solved!


There might be a fewer number of plist entries to be deleted, and someone is welcome to help figure out what the exact culprit is, but these settings appear to have almost no impact on Mail usage after the fix is applied.


Additionally, one could create a terminal .command file or AppleScript to delete these individual entries, but since this is a one-time fix I didn't bother taking this project further.


Maybe Apple can learn from this post and fix their own bug! I won't hold my breath.

Posted on May 15, 2020 7:27 AM

Reply

May 15, 2020 8:03 AM in response to Tom Cassel In response to Tom Cassel

Tom Cassel wrote:

Apparently Apple thinks a topic 7 months old is too old to respond to, so I had to make a new thread to post my solution.
<snip>

There might be a fewer number of plist entries to be deleted, and someone is welcome to help figure out what the exact culprit is, but these settings appear to have almost no impact on Mail usage after the fix is applied.

Maybe Apple can learn from this post and fix their own bug! I won't hold my breath.



ref: step by step including pics:

https://discussions.apple.com/thread/251147316?answerId=252188310022#252188310022

May 15, 2020 8:03 AM

Reply Helpful

May 15, 2020 8:36 AM in response to leroydouglas In response to leroydouglas

Sorry, but this removes all On My Mac and any downloaded email. It's brute force and unnecessary. I was clear in explaining why I took time to find a targeted solution, and why I view it as superior to a 'burn it all down' approach.

Not sure why you would post a link back to a solution that is different than mine. It's unrelated to my approach.

May 15, 2020 8:36 AM

Reply Helpful

May 15, 2020 8:42 AM in response to Tom Cassel In response to Tom Cassel

Tom Cassel wrote:

Sorry, but this removes all On My Mac and any downloaded email. It's brute force and unnecessary. I was clear in explaining why I took time to find a targeted solution, and why I view it as superior to a 'burn it all down' approach.
Not sure why you would post a link back to a solution that is different than mine. It's unrelated to my approach.


You are mis-informed a new Container folder does not remove l On My Mac and any downloaded email.


Thanks anyway for your post.

May 15, 2020 8:42 AM

Reply Helpful
User profile for user: Tom Cassel

Question: Apple Mail Preferences Blank or Empty - SOLVED