0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Mail.app の index がなんかおかしい時の対処方

Posted at

主にSmartFolderがなんかおかしいという状態がたまに発生する

いつもこうしてる

  • Mail.app を終了する
  • $ mv ~/Library/Mail/V5/MailData/Envelope\ Index* /tmp
  • Mail.app 起動

(V5の所はmacOSのversionによって異なります。V5はHighSierra。MojaveはV6)

すると

Screen Shot 2018-08-07 at 18.36.11.png
[Continue] する

Screen Shot 2018-08-07 at 18.37.17.png

:house_with_garden: 帰る

終了 :checkered_flag:

注意点

Mojave からはターミナルにディスクフルアクセスの権限がないと ~/Library/Mail へアクセスできません。
https://applech2.com/archives/macos-mojave-new-privacy-full-disk-access.html

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?