Registered by Lorenzo Sfarra

Enchanted is a webmail written in python, using Django.
It uses an IMAP proxy (Twisted, xmlrpc) to keep active IMAP connections alive, so there is no need to continuously connect to the IMAP server for each user's request.

Enchanted uses AJAX when possible (for example for lists' pagination or for messages preview), but JavaScript is not required so you have the same features without it.
The main target is to create a good webmail that doesn't create a new IMAP connection for each user's request, with a catchy look and a clear code.
Feel free to join the project.

Project information

Maintainer:
Lorenzo Sfarra
Driver:
Not yet selected
Licence:
GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Python, JavaScript, XHTML, CSS

Downloads

Enchanted webmail does not have any download files registered with Launchpad.