For 1.3: http://book.cakephp.org/view/1290/Sending-A-Message-Using-SMTP For 2.0: http://book2.cakephp.org/en/core-utility-libraries/email.html
Both include gmail examples :). On Sep 14, 6:41 pm, tubiz <[email protected]> wrote: > Please I have a register action in my user controller how do i send a > mail to a user after he has successfully registered and his details > has been stored in the database. > > I would like to use Google SMTP to send the mail. > > How do I also send a mail to all registered users as well. -- 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 [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
