Bug 320161

Summary: Support finding duplicate emails across folders
Product: [Applications] kmail2 Reporter: Dennis Schridde <dschridde+kde>
Component: UIAssignee: kdepim bugs <kdepim-bugs>
Status: REPORTED ---    
Severity: wishlist CC: kdepim-bugs, montel, vkrause
Priority: NOR    
Version: Git (master)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dennis Schridde 2013-05-23 08:02:32 UTC
Currently KMail supports finding duplicate emails in one folder, which is a nice feature. It would be great if this could be extended to multiple folders.

Implementation idea: Track emails based on their message-id (as e.g. needed for bug #195009) and allow KMail to use that information to give the user a list:
* Message 1
   Folders: A, B
* Message 2
   Folders: B, C, D
[...]

Reproducible: Always
Comment 1 Laurent Montel 2013-05-23 08:16:44 UTC
it's kmail feature not imap