mail2cms
Description
The mail2cms uses Mail on Gears(MoG) drupal module that allows access online and offline Webmail access to IMAP mailservers
MAIL2CMS is a very humble attempt to create a next generation web mail client based on google gears.
This project is a reflection of a need to create web mail client embeddable inside the Drupal framework so that is simple and powerful.
The motivation to create this module is due to following drivers.
1.The current approaches of AJAX web mail clients as primarily focus the ability to provide full group ware capabilities inside a single interface.
2.There is limited off line capability for the mail clients.
3.The code base is bulky
Mail on Gears(MoG) module is the first of such modules whose primary purpose is to fetch mail from IMAP servers.
This module works with the Google gears technology to enable an off line mail client with an efficient mail retrieval and synchronization mechanism.
For a full description of the module, visit the project page:
http://drupal.org/project/ – TBD
To submit bug reports and feature suggestions, or to track changes:
http://drupal.org/project/issues/ - TBD
REQUIREMENTS
Mail.php - http://pear.php.net/package/Mail
Mail/mime.php - http://pear.php.net/package/Mail_Mime
Mail/IMAPv2.php - http://pear.php.net/package/Mail_IMAPv2
Mail/IMAPv2/ManageMB/ManageMB.php – Please Use PEAR Package Listed http://pear.php.net/package/Mail_IMAPv2/docs/latest/Mail_IMAPv2/Mail_IMA...
Please Click here to download
