Sunday, May 29, 2011

Re: can't send a email using default cake php email component

Hi all,
 thank u guys for the help, I did it! Sathiya S, thanks for your link!

On Sat, May 28, 2011 at 5:58 AM, Ryan Schmidt <google-2010@ryandesign.com> wrote:

On May 27, 2011, at 18:49, yosef.kevin@gmail.com wrote:

> There's nothing to do with the version.

On principal, it's a good idea to update to the latest version. It might fix bugs you don't even know you're experiencing.

> But I think u need to configure the apache to send an email since it was localhost.

Apache is a web server; it does not send emails.

> I mean like on Linux, we should install sendmail package first to make our localhost sending email through internet

True, that's one possible way of configuring email sending. Another way is to specify a server name, port number, username, password. That's why I asked to see the code. It's not efficient for us to make wild guesses.


--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


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



--

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
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

No comments: