Mail API
This module provides an API for email related modules, and a hook system for mail server related modules. The name is a little bit misleading since the module could hypothetically access other message stores as long as they provide message IDs. This module is essentially a framework that relies on other modules to extend its functionality. Currently there's IMAPWU API that provides IMAP functionality.
This also contains a sub-module called mail_api_service, which uses the Services module to provide a service that can increase the flexibility of this module even further. This part of the module is lagging behind a little bit while I'm trying to stabilize Mail API itself.
The development snapshot of this module is currently in an alpha stage. It's mostly finished, but could likely have some changes and some bugs. It is not production-site ready.
Note: Currently the 6.x-2.x branch is the one that's being developed. Eventually the 6.x-1.x branch will be merged in but for now please download the 6.x-2.x.
Related Modules (designed to work with Mail API):
Webmail Plus
IMAP API
Webmail
Releases
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2008-Sep-25 | 17.07 KB | Download · Release notes | Development snapshot | |
