[Evolution-users] Sent folder randomly resets to default

Milan Crha mcrha at redhat.com
Mon Apr 13 07:34:16 UTC 2026


On Fri, 2026-04-10 at 19:30 +0200, Pete Biggs wrote:
> Is it the same code that handles both the filter folders and
> the "special" folders?

	Hi
not precisely the same code, but listening to the same signal from the
mail store.

On Fri, 2026-04-10 at 19:50 +0200, Pete Biggs wrote:
> The IMAP connection log is big and contains some things I might
> consider to be private!  What information do you need from the log?

Right, the log contains all the private information, starting with your
folders, down to the messages' content. It's nothing to be shared in
public.

There should be some LIST and/or LSUB requests and responses, that's
almost the first thing after the IMAP code connects to the server
(after the richer CAPABILITY response). You should see in these
responses the Sent folder; if not, then the server did not include it
for some reason. Maybe the reason is in the log, maybe not.

In short, check the LIST and LSUB lines (sometimes split into two
lines) and whether there's any server error shown after they finish.

	Bye,
	Milan



More information about the evolution-users mailing list