https://bugs.kde.org/show_bug.cgi?id=122028
Nathaniel Taylor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from Nathaniel Taylor <nkbe ntmm org> 2010-03-16 10:40:34 --- I've noticed many times the problem of one or several emails being shown as empty. I can't confirm it for KDE4, which I don't use, but it's been with us at least several years in KDE3. It sounds as though any fix will be by the change to a different underlying program, but I offer the following advice in case it saves time for Kmail users. >From my experience of the problem, nothing on the IMAP server is messed up, but only kmail's memory (index) of the content. Using another mail client allows the messages to be read. Deleting Kmail's index files then restarting kmail removes the problem: I have this -- rm -vf $HOME/.kde/share/apps/kmail/imap/.XXXXXXXXX.directory/.IN* in a script that I run when the problem arises (of course, the number replaced with XXXXX... will have to be set to whatever your one is). If the problem is different for local rather than IMAP storage, I'd at least suggest setting kmail to use separate files for storing the emails, rather than mailspool files: limit the extent of corruption! -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
