Hi,

I would like some help understanding/confirming my understanding of a
section of an evolution log output.

I'm using an archaic versions, 3.28.5-0ubuntu0.18.04.2, but that should
not be an issue here given I just want to understand something rather
than fix a behaviour.

This log section is the conversation between evolution and an imap
server on localhost (specifically the protonmail bridge server) after a
spam message has hit the server and the ensuing synchronisation.

My understanding is that in the last part of the log the bridge server
is asking evolution to sync a move of new message 24803 from "All Mail"
to "Spam" and that the server is then getting angry at the client
because it is trying to do this move.

Is this a correct interpretation? If not, what is correct?

thanks
Dan
[imapx:A] Got completion response for command 00290 'REFRESH_INFO'
[imapx:A] camel_imapx_server_process_command_sync: 0x<redacted0> ~> (nil); success:1 local-error:[null] result:OK status-text:'UID FETCH completed'
[imapx:?] Skipping update of locally changed uid:'24803'
[imapx:?] opening imap folder '/home/user/.cache/evolution/mail/<hash>/folders/Spam'
[imapx:?] opening imap folder '/home/user/.cache/evolution/mail/<hash>/folders/Trash'
[imapx:?] opening imap folder '/home/user/.cache/evolution/mail/<hash>/folders/Spam'
[imapx:A] adding command, format = 'SELECT %M'
[imapx:A] completing command buffer is [11] 'SELECT Spam'
[imapx:A] camel_imapx_server_process_command_sync: (nil) () ~> 0x<redacted1> (SELECT)
[imapx:A] Starting command ( literal) A00293 SELECT Spam
[imapx:A] I/O: 'A00293 SELECT Spam'
[imapx:A] I/O: '* FLAGS (\Seen \SEEN \Flagged \FLAGGED \Deleted \DELETED \Draft \DRAFT $Junk Junk NonJunk)'
[imapx:A] got untagged response
[imapx:A] Have token 'FLAGS' id 0
[imapx:A] flags: 0000009e
[imapx:A] I/O: '* OK [PERMANENTFLAGS (\Seen \SEEN \Flagged \FLAGGED \Deleted \DELETED \Draft \DRAFT $Junk Junk NonJunk)] Flags permitted.'
[imapx:A] got untagged response
[imapx:A] Have token 'OK' id 0
[imapx:A] I/O: '* OK [UNSEEN 1] Message 1 is first unseen'
[imapx:A] got untagged response
[imapx:A] Have token 'OK' id 0
[imapx:A] I/O: '* 1 EXISTS'
[imapx:A] got untagged response
[imapx:A] Have token 'EXISTS' id 1
[imapx:A] imapx_untagged_exists: updating mailbox 'Spam' messages: 0 ~> 1
[imapx:A] I/O: '* 0 RECENT'
[imapx:A] got untagged response
[imapx:A] Have token 'RECENT' id 0
[imapx:A] imapx_untagged_recent: updating mailbox 'Spam' recent: 0 ~> 0
[imapx:A] I/O: '* OK [UIDNEXT 49] Predicted next UID'
[imapx:A] got untagged response
[imapx:A] Have token 'OK' id 0
[imapx:A] I/O: '* OK [UIDVALIDITY 4] UIDs valid'
[imapx:A] got untagged response
[imapx:A] Have token 'OK' id 0
[imapx:A] I/O: 'A00293 OK [READ-WRITE] SELECT completed'
[imapx:A] Got completion response for command 00293 'SELECT'
[imapx:A] camel_imapx_server_process_command_sync: 0x<redacted1> ~> (nil); success:1 local-error:[null] result:OK status-text:'SELECT completed'
[imapx:A] adding command, format = 'SELECT %M'
[imapx:A] completing command buffer is [17] 'SELECT "All Mail"'
[imapx:A] camel_imapx_server_process_command_sync: (nil) () ~> 0x<redacted2> (SELECT)
[imapx:A] Starting command ( literal) A00294 SELECT "All Mail"
[imapx:A] I/O: 'A00294 SELECT "All Mail"'
[imapx:A] I/O: '* FLAGS (\Seen \SEEN \Flagged \FLAGGED \Deleted \DELETED \Draft \DRAFT $Junk Junk NonJunk)'
[imapx:A] got untagged response
[imapx:A] Have token 'FLAGS' id 0
[imapx:A] flags: 0000009e
[imapx:A] I/O: '* OK [PERMANENTFLAGS (\Seen \SEEN \Flagged \FLAGGED \Deleted \DELETED \Draft \DRAFT $Junk Junk NonJunk)] Flags permitted.'
[imapx:A] got untagged response
[imapx:A] Have token 'OK' id 0
[imapx:A] I/O: '* OK [UNSEEN 2783] Message 2783 is first unseen'
[imapx:A] got untagged response
[imapx:A] Have token 'OK' id 0
[imapx:A] I/O: '* OK [UIDVALIDITY 4] UIDs valid'
[imapx:A] got untagged response
[imapx:A] Have token 'OK' id 0
[imapx:A] I/O: '* 24803 EXISTS'
[imapx:A] got untagged response
[imapx:A] Have token 'EXISTS' id 24803
[imapx:A] imapx_untagged_exists: updating mailbox 'All Mail' messages: 24803 ~> 24803
[imapx:A] I/O: '* 0 RECENT'
[imapx:A] got untagged response
[imapx:A] Have token 'RECENT' id 0
[imapx:A] imapx_untagged_recent: updating mailbox 'All Mail' recent: 0 ~> 0
[imapx:A] I/O: '* OK [UIDNEXT 24804] Predicted next UID'
[imapx:A] got untagged response
[imapx:A] Have token 'OK' id 0
[imapx:A] I/O: 'A00294 OK [READ-WRITE] SELECT completed'
[imapx:A] Got completion response for command 00294 'SELECT'
[imapx:A] camel_imapx_server_process_command_sync: 0x<redacted2> ~> (nil); success:1 local-error:[null] result:OK status-text:'SELECT completed'
[imapx:A] adding command, format = 'UID MOVE '
[imapx:A] uidset add '24803'
[imapx:A]  start
[imapx:A] adding command, format = '%u'
[imapx:A] got gint '24803'
[imapx:A] adding command, format = ' %M'
[imapx:A] completing command buffer is [19] 'UID MOVE 24803 Spam'
[imapx:A] camel_imapx_server_process_command_sync: (nil) () ~> 0x<redacted2> (MOVE_MESSAGE)
[imapx:A] Starting command ( literal) A00295 UID MOVE 24803 Spam
[imapx:A] I/O: 'A00295 UID MOVE 24803 Spam'
[imapx:A] I/O: 'A00295 NO move from All Mail is not allowed'
[imapx:A] Got completion response for command 00295 'MOVE_MESSAGE'
[imapx:A] camel_imapx_server_process_command_sync: 0x<redacted2> ~> (nil); success:1 local-error:[null] result:NO status-text:'move from All Mail is not allowed'
[imapx:A] Unmark connection 0x<redacted3> (server:0x<redacted4>) busy after failure, error: Error moving messages: move from All Mail is not allowed
_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to