感谢您上传日志文件。有几个条目可以描述问题,例如:
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帐户来清理Mailaccount的缓存。
如果要清除缓存,则必须:
- 退出邮件
- 到〜/图书馆/邮件/ V2
- 在文件夹“ V2”中找到您的IMAP帐户的文件夹。它的名称应类似于“ IMAP-you@email.address”
- 将IMAP帐户的文件夹移动到其他地方,例如,到桌面
- 再次启动Mail。它应该以正常方式将邮件从IMAP帐户同步到计算机。
如果那不能解决问题,您可以尝试第二种方法:删除IMAP帐户并重新创建。
试试看,然后发布您的结果。