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

Developer.com: PHP 5 OOP - Delegation and Custom Exceptions

Maarten Balliauw's Blog: Reuse Excel business logic with PHPExcel

IBM developerWorks: Cook up Web sites fast w/CakePHP, Part 1: Adding related information & services

Zend Developer Zone: AJAX Chat Part Tutorial 6 : Updating the User List

Brian Swan's Blog: Azure Real World: Migrating a Drupal Site from LAMP to Windows Azure


Community Events











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


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

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