Bug 281750 - kmail2 mixes up mails and mailheaders
Summary: kmail2 mixes up mails and mailheaders
Status: RESOLVED WORKSFORME
Alias: None
Product: kmail2
Classification: Applications
Component: general (show other bugs)
Version: 4.7
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-10 13:54 UTC by S.Holzbach
Modified: 2013-02-09 15:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description S.Holzbach 2011-09-10 13:54:04 UTC
Version:           4.7 (using KDE 4.7.1) 
OS:                Linux

After some days of use kmail2 always shows the wrong mails to the wrong headers in my imap account. Lets assume I have the following mails on my imap account:

a -> body a
b -> body b
c -> body c

After some days after creating the account in kmail2 the account looks like this in kmail2:

a -> body c
b -> body a
c -> body b

There is no defined "order" in mixing up the mails, this is just one example.

I use an official imap account and the mails are correct on the server.
Deleting the imap account from kmail2 and recreating shows the mails correct again for some time. But mixing up keeps coming back.

Reproducible: Didn't try

Steps to Reproduce:
There are no steps since I don't know whats triggering the mixing up.

Actual Results:  
Mails get mixed up:

a -> body c
b -> body a
c -> body b

Expected Results:  
Mails get not mixed up:
a -> body a
b -> body b
c -> body c

I use filterrules and spamfilterrules created with the wizard for spamd.

On the pop accounts there is no problem except the already known lots of conflicts which I suspect are triggered by the spam filter rules.
Comment 1 S.Holzbach 2013-02-08 06:04:12 UTC
resolved itself somehow. Now other problems arised see Bug #314631