Bug 102462

Summary: KMail SQL Based Folder
Product: [Unmaintained] kmail Reporter: Jim Dovis <kdebugs>
Component: generalAssignee: kdepim bugs <pim-bugs-null>
Status: RESOLVED LATER    
Severity: wishlist CC: bjoern
Priority: NOR    
Version First Reported In: 1.7.1   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Jim Dovis 2005-03-25 14:09:44 UTC
Version:           1.7.1 (using KDE KDE 3.3.2)
Installed from:    RedHat RPMs

I'd like to be able to store my Mail in an SQL Database, mainly to be able to do some advanced searching and allow external apps to access the data.

I figure this is probably not high on the developers prioritiy list, so I'm willing to implement it myself if someone points me in the right direction.
Comment 1 Till Adam 2005-03-26 17:20:25 UTC
On Friday 25 March 2005 14:09, Jim Dovis wrote:

> I'd like to be able to store my Mail in an SQL Database, mainly to be able
> to do some advanced searching and allow external apps to access the data.


I would suggest to use a local IMAP server for that purpose. That's exactly 
what they were conceived for.

> I figure this is probably not high on the developers prioritiy list, so I'm
> willing to implement it myself if someone points me in the right direction.


North, north-east. And make sure to keep well clear of icebergs. :)

Till (sorry, couldn't resist)
Comment 2 Ingo Klöcker 2005-03-27 01:21:33 UTC
Have a look at kmfoldermbox/kmfoldermaildir.*. Those are the local storage classes. Write a new class DatabaseStorage which can be used as alternative to those classes.
Comment 3 Björn Ruberg 2009-12-21 00:15:12 UTC
akonadi will be SQL based