https://bugs.kde.org/show_bug.cgi?id=446071
--- Comment #16 from tagwer...@innerjoin.org --- (In reply to sourcemaker from comment #15) > I'm currently trying to index the Akonadi directory with all emails. > Indexing takes far too long and never ends. These are separate .eml files? or a big .mbox files with concatenated mails? In both cases watch out for encoded attachments, you can be indexing strings you'll never want to search for. Have a look at Bug 460882. If Akonadi stores mail in .eml or .mbox, you might want to append a comment to that... -- You are receiving this mail because: You are watching all bug changes.