[Evolution-users] Sent folder randomly resets to default
Pete Biggs
pete at biggs.org.uk
Tue Apr 14 16:39:27 UTC 2026
On Tue, 2026-04-14 at 08:44 +0200, Milan Crha via evolution-users
wrote:
> On Tue, 2026-04-14 at 00:13 +0200, Pete Biggs wrote:
> > * LIST (\Sent) "/" "Sent Messages"
>
> Hi,
> could you check what A00008 to A00011 commands are, please? At least
> two of them will be LIST and LSUB, I suppose.
Yes, there's LIST command with lots of replies and an LSUB, with again
a lot of replies all completed successfully. I've removed the personal
information from the logs - although I left in the "01-not-direct"
because that was the filter destination that kept being removed
previously:
[imapx:A] I/O: 'A00007 NOOP'
[imapx:A] I/O: 'A00007 OK NOOP completed (took 4 ms)'
[imapx:A] I/O: 'A00008 LIST "" "*" RETURN (STATUS (MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
[imapx:A] I/O: '* LIST () "/" "Archive"
* STATUS "Archive" (MESSAGES 0 UNSEEN 0 UIDVALIDITY 1 UIDNEXT 2 HIGHESTMODSEQ 400181332030092)
.
.
* LIST (\Sent) "/" "Sent Messages"
* STATUS "Sent Messages" (MESSAGES 1640 UNSEEN 0 UIDVALIDITY 1389540480 UIDNEXT 1646 HIGHESTMODSEQ 400181332164805)
.
.
* LIST () "/" "Junk"
* STATUS "Junk" (MESSAGES 0 UNSEEN 0 UIDVALIDITY 4 UIDNEXT 1628 HIGHESTMODSEQ 400181332164839)
.
.
* LIST () "/" "01-not-direct"
* STATUS "01-not-direct" (MESSAGES 997 UNSEEN 0 UIDVALIDITY 1643080963 UIDNEXT 1063 HIGHESTMODSEQ 400181332164760)
* LIST (\Noinferiors) "/" "INBOX"
* STATUS "INBOX" (MESSAGES 834 UNSEEN 0 UIDVALIDITY 1389540428 UIDNEXT 18716 HIGHESTMODSEQ 40018133'
[imapx:A] I/O: '2164914)
.
.
* LIST (\Trash) "/" "Deleted Messages"
* STATUS "Deleted Messages" (MESSAGES 10435 UNSEEN 0 UIDVALIDITY 2 UIDNEXT 18071 HIGHESTMODSEQ 400181332164911)
* LIST () "/" "evolution"
* STATUS "evolution" (MESSAGES 2467 UNSEEN 0 UIDVALIDITY 1643001505 UIDNEXT 2473 HIGHESTMODSEQ 400181332164919)
.
.
A00008 OK LIST completed (took 536 ms)'
[imapx:A] I/O: 'A00009 LSUB "" "*"'
[imapx:A] I/O: '* LSUB () "/" "Archive"
.
.
* LSUB () "/" "Sent Messages"
.
.
* LSUB () "/" "01-not-direct"
* LSUB (\Noinferiors) "/" "INBOX"
.
.
* LSUB () "/" "evolution"
.
.
A00009 OK LSUB completed (took 3 ms)'
[imapx:A] I/O: 'A00010 LIST "" evolution RETURN (STATUS (MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
[imapx:A] I/O: '* LIST () "/" "evolution"
* STATUS "evolution" (MESSAGES 2467 UNSEEN 0 UIDVALIDITY 1643001505 UIDNEXT 2473 HIGHESTMODSEQ 400181332164919)
A00010 OK LIST completed (took 41 ms)'
[imapx:A] I/O: 'A00011 LSUB "" evolution'
[imapx:A] I/O: '* LSUB () "/" "evolution"
A00011 OK LSUB completed (took 12 ms)'
[imapx:A] I/O: 'A00012 LIST "" "Sent Messages" RETURN (STATUS (MESSAGES UNSEEN UIDVALIDITY UIDNEXT HIGHESTMODSEQ))'
[imapx:A] I/O: '* LIST (\Sent) "/" "Sent Messages"
* STATUS "Sent Messages" (MESSAGES 1640 UNSEEN 0 UIDVALIDITY 1389540480 UIDNEXT 1646 HIGHESTMODSEQ 400181332164805)
A00012 OK LIST completed (took 130 ms)'
More information about the evolution-users
mailing list