[Evolution] help understanding a section of evolution log

2022-04-21 Thread Dan Kortschak via evolution-list
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 ~> (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//folders/Spam'
[imapx:?] opening imap folder '/home/user/.cache/evolution/mail//folders/Trash'
[imapx:?] opening imap folder '/home/user/.cache/evolution/mail//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 (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: 009e
[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 ~> (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 (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: 009e
[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 ~> (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 (MOVE_MESSAGE)
[imapx:A] Starting command ( literal) A00295 UID MOVE 24803 Spam
[imapx:

[Evolution] Item in message list in italics

2022-04-21 Thread Jonathan Ryshpan
I have accidentally put an item in the message list into italics.   How
did I do this? What does this mean? How can I unitalicize it? Neither
the documentation nor the right click popup is helpful?

I am old and have a slight tremor. I right clicked on it somehow and
don't know how.

-- 
Sincerely Jonathan Ryshpan 

 Despite the high cost of living, have you noticed how
 popular it remains? -- Dean Brown
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] help understanding a section of evolution log

2022-04-21 Thread Patrick O'Callaghan
On Thu, 2022-04-21 at 21:20 +, Dan Kortschak via evolution-list
wrote:
> 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?

I know nothing about the Protonmail bidge server, but it looks to me
like Evo is asking the server to move the message, not the other way
round. The server is objecting for some reason.

poc
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] help understanding a section of evolution log

2022-04-21 Thread Dan Kortschak via evolution-list
On Thu, 2022-04-21 at 23:50 +0100, Patrick O'Callaghan wrote:
> I know nothing about the Protonmail bidge server, but it looks to me
> like Evo is asking the server to move the message, not the other way
> round. The server is objecting for some reason.

That's very helpful. Thanks. The move request is being rejected because
the bridge server doesn't allow moves to/from the "All Mail" folder.

Do you have any idea why evolution might be asking for the move? I
don't have any junk filter actions on. Though I do have a number of
filter folders active (my understanding is that this wouldn't cause any
mutation since they are just a search view on folders).

Dan


___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] help understanding a section of evolution log

2022-04-21 Thread Dan Kortschak via evolution-list
On Thu, 2022-04-21 at 23:04 +, Dan Kortschak via evolution-list
wrote:
> Though I do have a number of filter folders active

Clarifying this: "Search folders"


___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Item in message list in italics

2022-04-21 Thread Milan Crha via evolution-list
On Thu, 2022-04-21 at 15:16 -0700, Jonathan Ryshpan wrote:
> I have accidentally put an item in the message list into italics.  
> How did I do this? What does this mean? How can I unitalicize it?
> Neither the documentation nor the right click popup is helpful?

Hi,
it means you ignore the thread (or its part), thus any new messages in
this thread are automatically marked as read.

When you right-click the message there is, near the bottom, "Do not
ignore Thread/Subthread". That will turn it off.
Bye,
Milan

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] help understanding a section of evolution log

2022-04-21 Thread Milan Crha via evolution-list
On Fri, 2022-04-22 at 01:04 +0200, Dan Kortschak via evolution-list
wrote:
> Do you have any idea why evolution might be asking for the move?

Hi,
when the IMAP account has set to use a real Junk folder (see the
account Properties->Defaults tab), then, any message marked as spam is
moved to that folder, regardless where the message is stored (except of
the spam and trash folders). The libcamel (a library Evolution uses for
mail) has no idea about special purpose of the "All Mail" folder.

You can avoid the move when you disable real Junk folder in the account
properties. Then you'll see two Junk/Spam folders, one from the server,
the other one a virtual folder, which collects spam from the other
folders of the account. Such change may or may not need a restart of
the Evolution.
Bye,
Milan

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list