PHPackages                             gae/gaemail - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. gae/gaemail

ActiveCakephp-plugin

gae/gaemail
===========

My first Composer project

17PHP

Since Jul 7Pushed 10y ago1 watchersCompare

[ Source](https://github.com/williamnwogbo/gae)[ Packagist](https://packagist.org/packages/gae/gaemail)[ RSS](/packages/gae-gaemail/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

gae-cakephp-email
=================

[](#gae-cakephp-email)

A Mail Transport Class written for \[CakePHP\] () + \[Google App Engine\] () Setups.

One of the challenges when deploying CakePHP on Google App Engine for PHP is the fact that you cannot send out mails using the normal \[CakeEmail\] () class.

So I wrote this class to wrap around the Google App Engine \[Message\] () class so it seamlessly works.

Installation + Configuration
----------------------------

[](#installation--configuration)

1. \[Download the latest code\] () or clone this repo
2. Copy the Network folder from the zip to /app/Lib/
3. Lastly, update /app/Config/email.php to have at least the following

```
