On Sat, 2025-01-25 at 18:30 +0300, Andrii Kalashnykov wrote:
> On Sat, 2025-01-25 at 11:46 +0100, hw wrote:
> 
> --------------- 8< -------------- cut -------------- 8< ---------------
> 
> > Ok, neither CAMEL_DEBUG=filters, nor CAMEL_DEBUG=junk has produced
> > any output. The filtering seems to happen once a day.
> > 
> > I can debug IMAP, but that would only show if (that) evolution does
> > it and still wouldn't tell me how to turn it off.
> 
> Well, then I would make sure that no archiving settings are enabled by
> the email provider.

The email provider doesn't do it.  I've debugged IMAP and the log file
shows that Evolution creates the 'archive' folder and its sub-folders
right after that:


[...]
11107478 [imapx:A] IDLE finished successfully
11107479 [imapx:A] adding command, format = 'LIST "" %s'
11107480 [imapx:A] got string 'INBOX.*'
11107481 [imapx:A] completing command buffer is [17] 'LIST "" "INBOX.*"'
11107482 [imapx:A] camel_imapx_server_process_command_sync: (nil) () ~>
0x7fbf24006150 (LIST)
11107483 [imapx:A] Starting command ( literal) A03536 LIST "" "INBOX.*"
11107484 [imapx:A] I/O: 'A03536 LIST "" "INBOX.*"'
11107485 [imapx:A] I/O: '* LIST (\HasChildren) "." "archive"'
11107486 [imapx:A] got untagged response
11107487 [imapx:A] Have token 'LIST' id 0
11107488 [imapx:*] CamelIMAPXStore::mailbox-created ("archive")
[...]


(The numbers at the beginning of the lines are line numbers; stupidly
the log doesn't show any time stamps.)

> You can also try to turn off one more archiving setting:
>   
>   Edit -> Preferences -> Mail Preferences -> General -> Archive Mail ->
>   On This Computer Archive folder set to None (just in case it helps?).

Yes, I did that and before that, the folder used to be called 'archive'.
However, I have other users on a different IMAP server who probably have
never set an archive folder and they also have the problem that emails
are archived.  That makes it difficult for them to find their emails.  I
tried it turn it off for them and checked the settings but it still
happens.

> If that doesn't help, after that, I would back up Evolution Data:
> 
>   File -> Back up Evolution Data...
> 
> Next, I would stop Evolution:
> 
>   evolution --force-shutdown
> 
> Next I would back up (well, just in case) the directories 
> 
>   ~/.config/evolution/
>   ~/.local/share/evolution/
>   ~/.cache/evolution/
> 
> and delete them.
> 
> I would also backup the entire dconf database (~/.config/dconf/), dump
> directory paths:
> 
>   dconf dump /org/gnome/evolution/ > ~/evolution.dump
>   dconf dump /org/gnome/evolution-data-server/ > ~/evolution-data-server.dump
> 
> then recursively reset them:
> 
>   gsettings reset-recursively org.gnome.evolution
>   gsettings reset-recursively org.gnome.evolution-data-server
> 
> Next I would create an email account in Evolution from scratch.
> 
> If that doesn't help either, then you should probably create a bug
> report and/or consider changing your email client.

Thank you very much for the detailed instructions!  The other users are
using fresh installs of evolution, so I can as well make a bug report
right away.

I haven't found any better client than Evolution.  The only alternative
would be Thunderbird, but Thunderbird is excrutiatingly slow and has its
own quirks.

I'll see if I can make a bug report ...

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to