Bug 95611

Summary: Wish: ability to store mail in compressed folders
Product: [Applications] kmail Reporter: Nathan Toone <nathan>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: thiago
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Nathan Toone 2004-12-22 01:36:48 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

It would be really nice to be able to create a subfolder in kmail that is in "compressed maildir" format.  That is, it's a maildir format inside a tar.gz file - which then uses the gz:// ioslave to pull and put new files inside of it...

This would be especially useful for archive folders...
Comment 1 Thiago Macieira 2004-12-22 02:07:55 UTC
I would recommend zip instead of targz. Why? Because finding files is faster, given that the directory index is not compressed.

I have done some local tests, but I have not tried to write code yet.
Comment 2 Martin Steigerwald 2005-08-05 23:50:39 UTC
bug #95611 is duplicate of bug #48217 and bug #79357. bug #79357 seems to have received the most feedback.
Comment 3 Thiago Macieira 2005-08-06 18:32:57 UTC
Thanks for the information.

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