Re: Complete lockup in KMail
Sandro Knauß <[email protected]>
| Newsgroups | gmane.comp.kde.users.pim |
|---|---|
| Message-ID | <2366236.R4xfesFMa8@tuxin> |
Hey, > I have to say that the indexing is a *lot* faster than the old (pre-baloo) indexing. I hesitated dropping the akonadi database since my old experience was that the indexing would take a couple of days (old machine and lots of email) but this time it was done in a couple-three hours, no muss or fuss. I was pleasantly surprised. That is nice to hear. > Now - anyone know how to clear or reset the "move to folder->recent folder" list? well there is no such tool. You would need to look into the old and new akonadidb to get the correct folderids. Why not use foldernames instead folderids? Because in IMAP you can change the name of the folder and with the current design the filters would still filter it to the renamed folder. So in the end we had to deside either we allow renameing IMAP folders without any hazzel or allowing deleting the akonadidb.... Best Regards, sandro