几天前,我安装了Ubuntu17.10,并通过outlook (OWA)建立了与邮件帐户(IMAP)同步的演化机制。现在,以下消息在每次启动时都会弹出(并且在应用程序运行之后也会定期出现):

我提供了CAMEL_DEBUG=all来进一步调查错误:
[...] # more logs
B00027 OK [READ-WRITE] SELECT completed.'
[imapx:B] got untagged response
[imapx:B] Have token 'EXISTS' id 3198
[imapx:B] imapx_untagged_exists: updating mailbox 'INBOX' messages: 3198 ~> 3198
[imapx:B] got untagged response
[imapx:B] Have token 'RECENT' id 0
[imapx:B] imapx_untagged_recent: updating mailbox 'INBOX' recent: 0 ~> 0
[imapx:B] got untagged response
[imapx:B] Have token 'FLAGS' id 0
[imapx:B] flags: 0000001f
[imapx:B] got untagged response
[imapx:B] Have token 'OK' id 0
[imapx:B] got untagged response
[imapx:B] Have token 'OK' id 0
[imapx:B] got untagged response
[imapx:B] Have token 'OK' id 0
[imapx:B] got untagged response
[imapx:B] Have token 'OK' id 0
[imapx:B] Got completion response for command 00027 'SELECT'
[imapx:B] camel_imapx_server_process_command_sync: 0x7f7af0010060 ~> (nil); success:1 local-error:[null] result:OK status-text:'SELECT completed.'
[imapx:B] adding command, format = 'UID MOVE '
[imapx:B] uidset add '9846'
[imapx:B] start
[imapx:B] uidset add '9847'
[imapx:B] uidset add '9849'
[imapx:B] :range
[imapx:B] adding command, format = '%u:%u'
[imapx:B] got gint '9846'
[imapx:B] got gint '9847'
[imapx:B] uidset add '9853'
[imapx:B] ,next
[imapx:B] adding command, format = ','
[imapx:B] adding command, format = '%u'
[imapx:B] got gint '9849'
[imapx:B] uidset add '9854'
[imapx:B] uidset add '9855'
[imapx:B] adding command, format = ','
[imapx:B] adding command, format = '%u:%u'
[imapx:B] got gint '9853'
[imapx:B] got gint '9855'
[imapx:B] adding command, format = ' %M'
[imapx:B] completing command buffer is [39] 'UID MOVE 9846:9847,9849,9853:9855 Trash'
[imapx:B] camel_imapx_server_process_command_sync: (nil) () ~> 0x7f7af0010360 (MOVE_MESSAGE)
[imapx:B] Starting command ( literal) B00028 UID MOVE 9846:9847,9849,9853:9855 Trash
[imapx:B] I/O: 'B00028 UID MOVE 9846:9847,9849,9853:9855 Trash'
[imapx:B] I/O: '[COPYUID 346 ]
B00028 OK MOVE completed.'
[imapx:B] camel_imapx_server_process_command_sync: 0x7f7af0010360 ~> (nil); success:0 local-error:unexpected server response: result:[null] status-text:'[null]'
[imapx:B] Removed connection 0x7f7b8005b590 (server:0x555647a6ee00) due to error: Error moving messages: unexpected server response:
[imapx:B] I/O: ''缺陷帐户的接收选项:

这个错误意味着什么?我如何修复它?
发布于 2017-11-21 14:05:38
我把这个放在“答案”中,这样我就可以添加一个屏幕截图。这就是我如何设置我的进化/展望。我没有和你一样的问题,所以尝试选择可能会有帮助。

发布于 2019-11-19 21:00:26
我可以通过将Outlook设置为来解决类似的问题。不是我想要的,因为我经历了一些其他的缺陷,但管理电子邮件是有效的。
https://askubuntu.com/questions/978777
复制相似问题