IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    Fix apple Mail app slow on start

    R0uter发表于 2023-01-07 12:07:17
    love 0

    去落格博客阅读完整排版的<span lang ="en">Fix apple Mail app slow on start</span>

    最近更新:7th 1月, 2023

    It’s been a while since I switched back to the macOS default email client. I’m rarely shut down or restart my mac, so I didn’t know when the mail app super slow to start until recently I restarted my mac.

    It takes minutes to show the window. No color ball, no dock bouncing. However, once the window shows, everything is back to normal. I tried to search for some answers but most ppl say creating a new system user or rebuilding all the mailboxes…. annnd its not working. The mail app is still slow to start.

    I found this post at the beginning, and nothing helped but when I went to page 2, something looked promising, refer to this post, it worked.

    Solution

    So basically, there was an event id that was too old. This makes the mail app do tons of internal event updates during the start process. (However, this should be processed on the background thread tho.) Anyhoo, we just simply delete the file that stores the event id. This makes the mail app create a new record file in the same place with the new event id, and now the mail app starts instantly.

    File path: ~/Library/Application Support/Mail/Plug-ins/Bundles/Library/Mail/Bundles/Properties.plist

    Limitation

    Yeh, it’s not a perfect solution. As you can see, events happening, so the id will grow. So as the new events keep coming, the mail app has more stuff to do before finish the start, at that time, you will need to delete that file again to make the mail app update event id.

    <span lang ="en">Fix apple Mail app slow on start</span>,首发于落格博客。

    其他推荐:
    1. 如何让 NSWindow 显示在不同的 Space 或者 Screen 中
    2. 落格输入法 macOS 2 是如何实现免重启激活输入法的
    3. 禁用 Android File Transfer 自动启动
    4. 使用 Packages 创建支持 Apple M1 芯片的 pkg 安装包
    5. 如何在Mac上正确删除Time Machine数据库



沪ICP备19023445号-2号
友情链接