CakeMail
Categories
Component ID
2217357
Component name
CakeMail
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1632
Component created
Component changed
Component body
This project provides integration of CakeMail within Drupal.
This module can be used for integration of the mailing services provided by the many CakeMail resellers, including Courrielleur, Nexmail, LuxCloud, Wix, CityMailLight, and Kayzzo.
It is composed of the following modules:
- CakeMail API (
cakemail_api): An object oriented PHP API to CakeMail's HTTP API, build on top of drupal_http_request(). - CakeMail Mail System (
cakemail_relay): An implementation of Drupal's MailSystemInterface using CakeMail's Relay API.
