| Summary: | Sent-Mail Folders lost, reconfiguring them caused KMail to fail starting | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | Arek Guzinski <kermit> |
| Component: | folders | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | grave | ||
| Priority: | NOR | ||
| Version First Reported In: | 6.3.3 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Arek Guzinski
2025-03-28 11:25:17 UTC
Edit/Additional info: "almost every sent-mail folder" --> What I meant is: the drafts and templates folders were shown red, too. When browsing the local folders in akonadi console, the tree-view on the left tells me that there is 1 mail in outbox and 2 in sent-mail. When clicking on them however, the list on the right remains empty. (It works as expected for my non-local inboxes) This is from memory, maybe 6 weeks ago, but I think this is what I did as a workaround (or at least something similiar): I noticed that in ~/.local/share there were 2 directories: akonadi_maildir_resource_0 akonadi_maildir_resource so I did: $ akonadictl stop $ mv akonadi_maildir_resource_0 ~/Desktop $ mv akonadi_maildir_resource akonadi_maildir_resource_0 $ akonadictl start After this was working again (until now) |