ログファイルをアップロードしていただきありがとうございます。問題を説明できるエントリがいくつかあります、fe:
25/10/13 4:29:58.408 pm WindowServer[125] disable_update_timeout: UI updates were forcibly disabled by application "Mail" for over 1.00 seconds. Server has re-enabled them.
25/10/13 4:30:12.256 pm WindowServer[125] disable_update_likely_unbalanced: UI updates still disabled by application "Mail" after 15.00 seconds (server forcibly re-enabled them after 1.00 seconds). Likely an unbalanced disableUpdate call.
そして
25/10/13 4:36:30.089 pm WindowServer[125] common_reenable_update: UI updates were finally reenabled by application "Mail" after 392.86 seconds (server forcibly re-enabled them after 1.00 seconds)
25/10/13 4:37:26.568 pm com.apple.IconServicesAgent[437] main Failed to composit image for binding VariantBinding [0x159] flags: 0x8 binding: FileInfoBinding [0x359] - extension: jpg, UTI: public.jpeg, fileType: ????.
そして
25/10/13 4:45:13.084 pm Mail[408] xpc __securityd_create_connection_block_invoke got event: Connection interrupted
そして
25/10/13 4:45:21.796 pm com.apple.internetaccounts[463] An instance 0x7fcb64cef770 of class IMAPMailbox was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
<NSKeyValueObservationInfo 0x7fcb64cf0620> (
<NSKeyValueObservance 0x7fcb64cf0750: Observer: 0x7fcb64f28160, Key path: uidNext, Options: <New: NO, Old: NO, Prior: NO> Context: 0x12131544b, Property: 0x7fcb64cf05f0>
)
一部のエントリは、同期エラーによるタイムアウトを示しています。それらを修正するには?
キャッシュフォルダーを移動するか、IMAPアカウントを削除して再作成することで、メールアカウントのキャッシュをクリーンアップします。
キャッシュをクリーンアップする場合は、次のことを行う必要があります。
- メールを終了
- 〜/ Library / Mail / V2に移動しました
- フォルダ「V2」でIMAPアカウントのフォルダを見つけます。「IMAP-you@email.address」のような名前にする必要があります
- IMAPアカウントのフォルダを別の場所に移動し、デスクトップに移動します
- もう一度メールを開始します。通常の方法でIMAPアカウントからコンピュータにメールを同期しているはずです。
それでも問題が解決しない場合は、IMAPアカウントを削除して再作成するという2番目の方法を試すことができます。
それを試して、結果を投稿してください。