• Re: how to prevent evolution from archiving mails?

    From hw@21:1/5 to Andrii Kalashnykov on Tue Jan 21 01:40:01 2025
    On Sat, 2025-01-18 at 19:09 +0300, Andrii Kalashnykov wrote:
    On Sat, 2025-01-18 at 11:16 +0100, hw wrote:

    Hi,

    how can I prevent evolution from archiving emails? The last thing I
    need is my MUA messing up my emails.

    I have already set the archive folder in the account settings to None
    but it still keeps archiving emails.

    How do I disable this unwanted archiving entirely?

    Right click on Inbox, Properties, Archive tab, uncheck Auto-cleanup
    maybe?

    Thanks, the auto-cleanup is not enabled.

    Is there some kind of log file showing what Evolution does or some kind
    of debugging option to create a log file? A log file might give some
    insight as to why messages are randomly being moved into an archive
    folder.


    -----BEGIN PGP SIGNATURE-----

    iQJEBAABCAAuFiEE/2V0v1uYJNlVYWFYDhw6RyRGKJoFAmeO60oQHGh3QGFkbWlu YXJ0Lm5ldAAKCRAOHDpHJEYomhoZD/9GRGxRQj6A/ZQ5hFMKjsZ8TcW21nqfBuqh JfR1srNCLwonVOFnftH+lteW7G+O97dcv4y5ieu0pO6yjLbvacUFvhPftwgjpFbZ trXjV9/IYwemaBP6FVgfUm8y0Z0nb14xMIU2yjJQ4aww4urA9Vsokd2w1g2iRlY8 cnQT8BDOLxk/4WQHhLyirx8IMGcQOsrVA2Mr/Om+7YkPnECt9CMaLWL43+udNPAw jS/l8Pud0TzQc1M7Pj/UAfBVcFktuddymwPwXG2v8Cek6BKaR9SVMMye2J7EqiLR bsJZ7x3WwJ44hBVYf9GXOSrvleAMPdKc2Es8mFCPT0LKXglIE/gI+wELSUB8Funt 9lq5mpSNuJHkLM+Jpc7a3A2YC6ZerEXVcyUS7942/EyM7qypd+o//Ls8nsXxulck vsPOFJqqB2wK2cOBmYlPR6Nuo2/tqajk4hbjhWoltt8azyl6r9J6qYnEv8o9fORX LRLo0kVvxiow5LkuR8qKhgIiqdwmg9VlLozWGib0q4sYVp6dN772ZX7MaGYn7MsO LtoIutLqqmrsEfc5S8BU6Rhfl8EM3Sd4w/CDeb4j7UscrExxDy0B0CLJ+C0FneOx O4ie0O+bIZNmB4kgkSAkRq50uNSqgog2hEJR4uvfvtqn1McT5Upp1KA3cGbQPXR5
    GA39DhPXjg==
    =fy0E
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From hw@21:1/5 to Andrii Kalashnykov on Sun Jan 26 14:10:01 2025
    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 ...


    -----BEGIN PGP SIGNATURE-----

    iQJEBAABCAAuFiEE/2V0v1uYJNlVYWFYDhw6RyRGKJoFAmeWM78QHGh3QGFkbWlu YXJ0Lm5ldAAKCRAOHDpHJEYomu2ZD/48npO5ZuduISoS2i+HfYEYbD2tBOvCEcMA OYvzpF+AZPt/pjBX/hzzwXq799MJBPQDynyscLjgdbwwU4fv8Ec0dqHbGLr+W4NA 0Eg3tbagHGYcX97urZ3Vjbj7fvkuIHmA9u2KKxISgNywi96/dyAtB9BHH80g6dGe PpsIwFUsnrzMB9aHjEpm5RVDty2qdPOI3EUNjvLIJmpGV3HYu3Vq9YtzWiypgJNj szGiF1ppcMAI/+RselOSUgENPtMvFAdqMgL4oxJNaI2rh45nYXiY7vINgHyfbaj6 U9RaB3u0gujbRO9emKZS1EUSjnbaLrNEeA6dj78xNdRNqO0BhktGdZzAr6+dlE8S HqbqVfUTm+JURwQMxzvZjoVfixS/nD6mVmiBTqc5XSR1S5MGpGzUL6bO3NS1z+Rc ceGKmL2HESFkFb5zezYgSMOz39G/gROKPXLHYivcEw5LzdwRuEKbc11+xnc7R791 r336poLUogWMgOE4VzzLT3t9QJKLtrKc4uv7vLUtsn8ygDaOBlm6tvqXF74rxhfO DIVRMFLAkIiy48Iil5SnORc8p0TJQDW+KPhxp2TGnxw3oMA4NavSwNBFwDX9zGPX nzx9J6DkNyR88XvmnOLovPIOAcf9Mdqrl8rEwmyDWlcb68eIHjEhXiclF0ku+BHN
    1YvI2wbrKQ==
    =XeMO
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From hw@21:1/5 to Andrii Kalashnykov on Thu Jan 30 06:10:01 2025
    On Sun, 2025-01-26 at 18:30 +0300, Andrii Kalashnykov wrote:
    On Sun, 2025-01-26 at 14:08 +0100, hw wrote:

    --------------- 8< -------------- cut -------------- 8< ---------------

    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.

    Okay, one last try (this is a bit of a wild one). What if you
    completely unsubscribe from the Archive folder? You can do this from
    the Folder -> Subscriptions menu, or by right-clicking on the Archive
    folder and selecting Unsubscribe.

    Interesting idea ... I could then use another MUA to delete the folder.

    --------------- 8< -------------- cut -------------- 8< ---------------

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

    Also, try asking a question on the GNOME project forum [1] and/or
    writing an e-mail to the evolution-users mailing list [2] — I’m
    sure they’re more knowledgeable than I am.

    [1] https://discourse.gnome.org/tag/evolution
    [2] https://lists.osuosl.org/mailman/listinfo/evolution-users

    Thanks, that's a good idea. So far, I couldn't report a bug because I
    can't make an account for that because the web site is broken.


    -----BEGIN PGP SIGNATURE-----

    iQJEBAABCAAuFiEE/2V0v1uYJNlVYWFYDhw6RyRGKJoFAmebB90QHGh3QGFkbWlu YXJ0Lm5ldAAKCRAOHDpHJEYomo/1EAClRG49EAJGai+8iMriOauHF+GEbMpduaqW wxF6Fzl93WtVMyOScbRMydVEUIUFcRXUP42NHZlhpQp3hC+GIiQ+6/NH6Oei4fLG Exk/S/PSyL068iMIsbvDhkmyXnE5kLtBqnyXJ+YFnBxnG5bd3KUei3NttbGWmFYu 9xCrC7DMlNC/GRP2QHIRPHZrNMQtrLK8WeB4um1wXTR4LKSglmzcJdBUaaUGy6Pk gv8BQfgbfNl71I7x/4A5/MvOXlIDMohFuqjJclMwSxSjZSpVwpxPISGg+Pxe2PmT S6xVUcTSQOYw7TIPtvsjBM/GQIdYlXwK6/tOMQsif6ePxXjfumC/Z3J2zsbJ2RLJ SBPoF761J/Fm+ih8rCsq72yp33HWhBx1VTaVRq4EdIKCPWf2B6z1+8qI6SJ5kQpq I0Vx2DXRGSotGJVxBd5K12ifPVXvpvO85XjjfmGU9oUTwdeg4an2tZ3Lbc/JMKkM UpSXeRIqruWVdzeiEpRHN1YiXWcjZptowTHUpJWhpOddm+KUnrs8JjxSTYf4J0zt i/3ansM1fBBmPktZXitUCPJo5/jp20ki/0/8stHX6OkyBndD/H5MMqpftNkH0LzH eOq9EEFryZjlnR/w6o0Ic8TOxz1F0ZE6mTrttZ++aYbMfaYJMH7CppWe3ID0c9nT
    1kMy6s1VHQ==
    =wxfK
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From tomas@tuxteam.de@21:1/5 to Max Nikulin on Fri Feb 7 17:00:02 2025
    On Fri, Feb 07, 2025 at 10:35:28PM +0700, Max Nikulin wrote:
    On 07/02/2025 12:51, hw wrote:
    [1] https://discourse.gnome.org/tag/evolution
    [...]
    and I don't like forums.

    At least the discourse instance at discuss.python.org allows to reply
    through email. I have not tried to start new topics. Unfortunately it is unable to handle interleaving email quoting style. Lines started from ">"
    are stripped. It is necessary to use discourse-specific markup.

    Yes. I've been suffering from a Discourse instance (in another context).
    I tried to participate via email and it does treat email clearly as a second-rate citizen. It clearly tries to nudge you into its Web "UI".

    Luckily in my case, the forum degenerated into a write-only medium (fora sometimes have this tendency) and it was discontinued. Phew.

    Communication style may be quite different, more synchronous and with short message. It may be inconvenient with traditional mail user agents.

    Absolutely. There are subtleties which don't travel well (in both
    directions). It's too easy to forget how much the "UI" can become
    part of the message.

    Cheers
    --
    t

    -----BEGIN PGP SIGNATURE-----

    iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCZ6YtTgAKCRAFyCz1etHa RlVzAJ9CUEpEjo3HGWoz9vUlWZXMOVdQ5wCcD8qbjk6uYkEYbsDWBAemO0gZFlM=
    =yX74
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jan Claeys@21:1/5 to All on Wed Feb 19 23:20:01 2025
    On Fri, 2025-02-07 at 06:51 +0100, hw wrote:
    It looks as if I'm never gona find a fix.  Subscribing to the mailing
    list doesn't seem to work, either, and I don't like forums.

    There is #gnome-evolution on IRC also (on irc.libera.chat or
    irc.gnome.org which points to the former).


    BTW: mail archiving is disabled by default in Evolution, and has always
    been AFAIK, so either you changed something or something else is doing
    the archiving. Maybe something on your mail server or another mail
    client (e.g. on mobile)?



    --
    Jan Claeys

    (please don't CC me when replying to the list)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)