KMail re-downloads POP3 emails that are supposed to be deleted
Ingo Klöcker
kloecker at kde.org
Fri May 16 21:37:02 BST 2025
On Freitag, 16. Mai 2025 16:35:17 Mitteleuropäische Sommerzeit MoC wrote:
> thanks for the advice! Unfortunately some time needs to elapse before
> the re-download occurs so I am still hunting for a re-occurrence. If
> there is a way to permanently enable the logging, please let me know.
You can write
```
export QT_LOGGING_RULES="org.kde.pim.pop3resource.debug=true"
```
in a file called enable-logging-of-pop3-resource.sh that you put into the
folder ~/.config/plasma-workspace/env
The logs will then be written to the journal which you can read with
journalctl.
> Is there any way I can look up the UID of a message in KMail? Since I
> have re-downloaded some mails multiple times already and the UID is
> apparently provided by the server, I could at least verify whether the
> UIDs are unique or not.
In theory this should be possible by using the "DB Console" of akonadiconsole,
but I have no idea which query you'd have to use.
> In the meantime, the number of unread images has increased to
> approx. 2300. Does anybody have an idea why the filter for deleting
> unread emails I attached in my first email does not work?
No idea. Maybe checking the status for being unread doesn't work.
Regards,
Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdepim-users/attachments/20250516/20d9792a/attachment.sig>
More information about the kdepim-users
mailing list