News Feed
Jobs Feed
Sections




News Archive
The Bakery Blog:
SwiftMailer Component Tutorial
December 19, 2006 @ 17:19:00

On The Bakery (the CakePHP blog) today, there's a new tutorial covering the SwiftMailer Component:

I would still advise you read the Swift Mailer documentation here: http://www.swiftmailer.org/docs/ SwiftMailer Component isn't an attempt to hide the already excellent class written by Chris Corbyn. Rather, the component tries to integrate and extend it (read, Cake-ish!).

They walk through the installation and where to unpack the download to ensure it works with your installation of CakePHP. You'll need to add the component to the main controller, but other than that, you're ready to go. From there it's configuration issues:

  • connecting to the local MTA (like sendmail or a SMTP server)
  • configuring the authentication for sending
  • and, of course, creating a message to go out
They demonstrate the creation of this through a view in the application that can natively send both HTML and plain-text emails.

0 comments voice your opinion now!
bakery cakephp tutorial swiftmailer component email bakery cakephp tutorial swiftmailer component email


blog comments powered by Disqus

Similar Posts

Builder.com.au: Quickly Install a LAMP server on Ubuntu

C7Y: Reflections on Designing an IRC Bot in PHP, Part 1

PHPMaster.com: A Tour of PHP.INI

Community News: PEAR Group Elections 2008-2009 (Nominations)

PHPMaster.com: Speeding Up Your CakePHP Websites


Community Events











Don't see your event here?
Let us know!


series functional framework introduction community phpunit zendframework2 opinion conference testing release example tool language podcast development code application unittest interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework