[maemo-developers] Good email framework library

From: Ville M. Vainio vivainio at gmail.com
Date: Sat Oct 2 16:41:37 EEST 2010
On Sat, Oct 2, 2010 at 1:50 PM, Sivan Greenberg <sivan at omniqueue.com> wrote:

>  Can anybody recommend good email framework lib that would be a good
> backend for a Qt baed email client? Any feedback about what you think
> could have been done better or should not be repeated mistake in a
> piece of software like this is highly appreciated.

A (probably) good decision has already been made for you - QMF is used
in MeeGo handset UX:

http://labs.qt.nokia.com/2009/09/21/introducing-qmf-an-advanced-mobile-messaging-framework/

I have developed a plugin for both QMF and Tinymail, and have to say
QMF has a "safer", simpler design - it stores the emails in sqlite
database and relies on multiprocess, rather than multithreaded
architecture.

-- 
Ville M. Vainio @@ Forum Nokia
More information about the maemo-developers mailing list