Summary: | IMAP folders mapping for sent mail, drafts and templates gets randomized when akonadi database needs to be deleted | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Thomas Dreibholz <dreibh> |
Component: | folders | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | forestbeasts |
Priority: | NOR | ||
Version: | 5.5.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thomas Dreibholz
2017-05-10 13:48:25 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! I can confirm this still happens on KDE Neon user edition (akonadi 6.1.2 (24.05.2)). It's a design flaw – in the config files for the mail accounts (~/..config/akonadi_imap_resource*rc) it stores these folders as raw database ID numbers, which are meaningless or even point to something random after a database wipe! So we'll need to either detect that, or more preferably, maybe even fix it by referring to mailboxes by name somehow. -- Frost |