Report bugs | Sign in
Powered by Melange
Release 0-6-20100201

Student Name: Constantin Berzan
Mentor Name: Thomas McGuire
Title: Global Outbox with Akonadi
Abstract: A global outbox is a shared Akonadi collection that applications can put their emails into, and Akonadi will take care of sending them. This reduces code duplication, provides convenient centralized control, and allows applications to send email without having to load a full instance of KMail. My project is to implement a standalone mail composing library based on KMime, a global outbox collection and mail dispatcher agent for Akonadi, and to begin porting applications to this new framework.