Guest User

Untitled

a guest
Nov 21st, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. [...] # more logs
  2. B00027 OK [READ-WRITE] SELECT completed.'
  3. [imapx:B] got untagged response
  4. [imapx:B] Have token 'EXISTS' id 3198
  5. [imapx:B] imapx_untagged_exists: updating mailbox 'INBOX' messages: 3198 ~> 3198
  6. [imapx:B] got untagged response
  7. [imapx:B] Have token 'RECENT' id 0
  8. [imapx:B] imapx_untagged_recent: updating mailbox 'INBOX' recent: 0 ~> 0
  9. [imapx:B] got untagged response
  10. [imapx:B] Have token 'FLAGS' id 0
  11. [imapx:B] flags: 0000001f
  12. [imapx:B] got untagged response
  13. [imapx:B] Have token 'OK' id 0
  14. [imapx:B] got untagged response
  15. [imapx:B] Have token 'OK' id 0
  16. [imapx:B] got untagged response
  17. [imapx:B] Have token 'OK' id 0
  18. [imapx:B] got untagged response
  19. [imapx:B] Have token 'OK' id 0
  20. [imapx:B] Got completion response for command 00027 'SELECT'
  21. [imapx:B] camel_imapx_server_process_command_sync: 0x7f7af0010060 ~> (nil); success:1 local-error:[null] result:OK status-text:'SELECT completed.'
  22. [imapx:B] adding command, format = 'UID MOVE '
  23. [imapx:B] uidset add '9846'
  24. [imapx:B] start
  25. [imapx:B] uidset add '9847'
  26. [imapx:B] uidset add '9849'
  27. [imapx:B] :range
  28. [imapx:B] adding command, format = '%u:%u'
  29. [imapx:B] got gint '9846'
  30. [imapx:B] got gint '9847'
  31. [imapx:B] uidset add '9853'
  32. [imapx:B] ,next
  33. [imapx:B] adding command, format = ','
  34. [imapx:B] adding command, format = '%u'
  35. [imapx:B] got gint '9849'
  36. [imapx:B] uidset add '9854'
  37. [imapx:B] uidset add '9855'
  38. [imapx:B] adding command, format = ','
  39. [imapx:B] adding command, format = '%u:%u'
  40. [imapx:B] got gint '9853'
  41. [imapx:B] got gint '9855'
  42. [imapx:B] adding command, format = ' %M'
  43. [imapx:B] completing command buffer is [39] 'UID MOVE 9846:9847,9849,9853:9855 Trash'
  44. [imapx:B] camel_imapx_server_process_command_sync: (nil) () ~> 0x7f7af0010360 (MOVE_MESSAGE)
  45. [imapx:B] Starting command ( literal) B00028 UID MOVE 9846:9847,9849,9853:9855 Trash
  46. [imapx:B] I/O: 'B00028 UID MOVE 9846:9847,9849,9853:9855 Trash'
  47. [imapx:B] I/O: '[COPYUID 346 ]
  48. B00028 OK MOVE completed.'
  49. [imapx:B] camel_imapx_server_process_command_sync: 0x7f7af0010360 ~> (nil); success:0 local-error:unexpected server response: result:[null] status-text:'[null]'
  50. [imapx:B] Removed connection 0x7f7b8005b590 (server:0x555647a6ee00) due to error: Error moving messages: unexpected server response:
  51. [imapx:B] I/O: ''
Add Comment
Please, Sign In to add comment