Bug 73773

Summary: after crash all old mails are send again
Product: [Applications] kmail Reporter: Petr Baláš <petr-kde>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: esigra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description Petr Baláš 2004-01-29 18:53:25 UTC
Version:            (using KDE KDE 3.1.5)
Installed from:    Debian testing/unstable Packages
OS:          Linux

after kmail crash (because no space in home directory) all my old outgoing mails are send again.
Comment 1 Ingo Klöcker 2004-01-30 10:48:50 UTC
The index file of your outbox folder seems to be corrupt. You should clean it as follows: Make sure that there are no unsent messages in the outbox folder, exit KMail, run 'rm -rf ~/Mail/outbox ~/Mail/.outbox.index*'. Now you can start KMail again.

BTW, this is basically a duplicate of bug 43931. The only difference is that your outbox folder seems to be in mbox format while the other bug report is about outbox folders in maildir format. So you experience the same bug (bogus index file) but with different symptoms.


*** This bug has been marked as a duplicate of 43931 ***