https://bugs.kde.org/show_bug.cgi?id=494807
Martin Koller <kol...@aon.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #10 from Martin Koller <kol...@aon.at> --- I can easily reproduce this problem using kmail 6.4.1 (25.0.4.1) on openSuse Tumbleweed. Simply in a shell create a new start folder, e.g. MailTest Then inside it create more than 1000 maildir folders: for i in `seq 1 1010`; do mkdir -p $i/new $i/cur $i/tmp; done Then create a new receiving account of type maildir, selecting the start-dir "MailTest". You will see that you will not find e.g. the folders 982 .. 999 in kmails folder tree. With akonadiconsole however you find these folders but they are shown greyed out. -- You are receiving this mail because: You are watching all bug changes.