I use this: http://www.dereuromark.de/2011/12/15/tools-plugin-part-2-contact-form/
The EmailLib is described pretty good in the book: http://book.cakephp.org/2.0/en/core-utility-libraries/email.html?highlight=email#CakeEmail On 23 Dez., 22:04, creat1v1ty <[email protected]> wrote: > Hello Everyone, > > I am using the latest version of Cake and I'm having a difficult time > figuring out how to use the new CakeEmail class. > > I have a Contact form I'm building (no database interaction) - when > the form is successfully submitted and validated, I want to send 2 > emails - one to the end-user and one to my client. > > I also want to make sure that the only way the email functions can be > executed is via a Post from the form itself. > > Can someone provide me with a simple/clean "template" I can use to get > started? > > If you need more information from me please let me know. Thanks in > advance for any help you can send my way! > > Justin -- 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
