Friday, September 4, 2009

Re: Anyone get the Email Component to work with gmail smtp.gmail.com?

You need to make sure in your php.ini you have uncommented the line
extension=php_openssl.dll

Also here is a link that have some samples in php and good comments,
be sure and read them.
Get the simple php test file working first then you should be able to
do it.
http://deepakssn.blogspot.com/2006/06/gmail-php-send-email-using-php-with.html

On Sep 2, 6:53 pm, bunwich <bunw...@gmail.com> wrote:
> Hi,
>
> I changed the port to 465 and tried 'smtp.gmail.com' for the host.
>
> Also used the host 'ssl://smtp.gmail.com'
>
> The email works fine with sendmail.
>
> Anyone know if tsl/ssl is supported?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: