Thanks for the followup. I ran: $ CAMEL_DEBUG=imapx:io flatpak run org.gnome.Evolution This came back when sending the message: [imapx:A] I/O: 'A00019 OK IDLE completed (new feature) * 4863 EXISTS * 0 RECENT * OK [UIDVALIDITY 1548904006] Uid epoch * OK [UIDNEXT 12793] Predicted next uid * FLAGS (\Answered \Flagged \Deleted \Draft \Seen $Forwarded ) * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Draft \Seen $Forwarded )] Limited' [imapx:A] I/O: 'A00021 APPEND Sent (\SEEN) "17-Dec-2021 00:00:23 +0000" {954}' [imapx:A] I/O: '' [imapx:B] I/O: 'B00022 SELECT INBOX' [imapx:B] I/O: '* 51 EXISTS * 0 RECENT * OK [UNSEEN 42] first unseen message * OK [UIDVALIDITY 1548898140] Uid epoch * OK [UIDNEXT 117245] Predicted next uid * FLAGS (\Answered \Flagged \Deleted \Draft \Seen $Forwarded ) * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Draft \Seen $Forwarded )] Limited' [imapx:B] I/O: 'B00022 OK [READ-WRITE] SELECT completed' [imapx:B] I/O: 'B00023 IDLE' [imapx:B] I/O: '+ idling' This came back when moving a message from On My Computer to the Sent folder on the IMAP server: [imapx:B] I/O: '' [imapx:B] I/O: 'DONE' [imapx:B] I/O: '' [imapx:B] I/O: 'B00023 OK IDLE completed (new feature)' [imapx:B] I/O: 'B00024 SELECT Sent' [imapx:B] I/O: 'B00023 OK IDLE completed (new feature) * 4863 EXISTS * 0 RECENT * OK [UIDVALIDITY 1548904006] Uid epoch * OK [UIDNEXT 12793] Predicted next uid * FLAGS (\Answered \Flagged \Deleted \Draft \Seen $Forwarded ) * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Draft \Seen $Forwarded )] Limited' [imapx:B] I/O: 'B00025 APPEND Sent (\SEEN) "17-Dec-2021 00:00:23 +0000" {954}' [imapx:B] I/O: '' These error messages came back when I first started running the command and Evolution first launched, if this helps pinpoint anything: Gtk-Message: 17:59:48.157: Failed to load module "xapp-gtk3-module" (evolution.bin:26): e-mail-engine-WARNING **: 17:59:49.016: Failed to add service 'Sendmail' (sendmail): No provider available for protocol “sendmail” Gtk-Message: 17:59:49.541: Failed to load module "xapp-gtk3-module" Gtk-Message: 17:59:49.831: Failed to load module "xapp-gtk3-module" Let me know if you need more tests run. Thanks! Nathan Parker On Thursday 12/16/2021 at 1:41 am, Milan Crha via evolution-list wrote: On Wed, 2021-12-15 at 17:42 -0600, Nathan Parker via evolution-list |