Summary: | Filter loses mails, when moving messages from Mbox /var/spool/mail/$USER to INBOX | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | comet.friend |
Component: | Mail Filter Agent | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | critical | CC: | amantia |
Priority: | NOR | ||
Version: | 4.8 | ||
Target Milestone: | --- | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/7d989340cd57fbb30edadbd108bcc527b8700130 | Version Fixed In: | 4.9.3 |
Sentry Crash Report: |
Description
comet.friend
2012-04-09 10:04:42 UTC
Additional info: The mails are not actually lost. Alpine still "sees" them, but no trace of them in KMail2. Refreshing view etc. don't bring them back. So, of four test mail in /var/spool/mail/$USER I see two still in KMail2, while the two other, which I applied the filter to, are seemingly gone. In Alpine all four mails are visible. The problem is not alway reproducable. I just managed to apply the filter on two more mails successfully, but after a reboot of my machine the problem recurred. I can confirm the automatic filter on mbox fails, but in 4.9.x the content is not lost, the item appears correctly in inbox when filtered manually. Git commit 9e3bf983908e13bbe235f05005956bc3d8585bcb by Andras Mantia. Committed on 13/10/2012 at 15:33. Pushed by amantia into branch 'master'. Treat MBOX resources as inboxes, as they are basically acting like that. This fixes filtering for mails that arrive to mbox. FIXED-IN: 4.10 M +6 -1 mailcommon/mailkernel.cpp M +1 -0 mailcommon/mailutil.h http://commits.kde.org/kdepim/9e3bf983908e13bbe235f05005956bc3d8585bcb Git commit 7d989340cd57fbb30edadbd108bcc527b8700130 by Andras Mantia. Committed on 13/10/2012 at 15:36. Pushed by amantia into branch 'KDE/4.9'. Treat MBOX resources as inboxes, as they are basically acting like that. This fixes filtering for mails that arrive to mbox. FIXED-IN: 4.9.3 (cherry picked from commit 9e3bf983908e13bbe235f05005956bc3d8585bcb) M +6 -1 mailcommon/mailkernel.cpp M +1 -0 mailcommon/mailutil.h http://commits.kde.org/kdepim/7d989340cd57fbb30edadbd108bcc527b8700130 |