Hey

Since you're using gmail, can you confirm you've enabled IMAP in your
actual gmail account settings. If you don't do this, you will never be able
to send emails via SMTP.

It's also worth mentioning that since you're using TLS, the correct
port is 587.
SSL is port 465.

Hope this helps


On 29 December 2014 at 21:51, ajt <[email protected]> wrote:

> Hi,
>
> I already have this line below and it doesnt work at all.
> I just get timed out and if I increase the time to -1 in php.ini it does
> nothing
> Whats wrong with this cakephp email as this is annoying now.
>
>  $Email = new CakeEmail('gmail');
>
> --
> Like Us on FaceBook https://www.facebook.com/CakePHP
> Find us on Twitter http://twitter.com/CakePHP
>
> ---
> You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/cake-php.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Kind Regards
 Stephen Speakman

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

Reply via email to