<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Make CakePHP Email Component Reusable</title> <atom:link href="http://www.erhanabay.com/2009/01/29/make-cakephp-email-component-reusable/feed/" rel="self" type="application/rss+xml" /><link>http://www.erhanabay.com/2009/01/29/make-cakephp-email-component-reusable/</link> <description>WebDevelopment , PHP, Javascript, CakePHP, ExtJS</description> <lastBuildDate>Sat, 04 Feb 2012 19:46:00 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Nil</title><link>http://www.erhanabay.com/2009/01/29/make-cakephp-email-component-reusable/#comment-5090</link> <dc:creator>Nil</dc:creator> <pubDate>Mon, 25 Oct 2010 07:15:00 +0000</pubDate> <guid
isPermaLink="false">http://erhanabay.com/?p=175#comment-5090</guid> <description>does this work with cakephp 1.2?</description> <content:encoded><![CDATA[<p>does this work with cakephp 1.2?</p> ]]></content:encoded> </item> <item><title>By: Mike</title><link>http://www.erhanabay.com/2009/01/29/make-cakephp-email-component-reusable/#comment-3788</link> <dc:creator>Mike</dc:creator> <pubDate>Tue, 22 Sep 2009 06:34:39 +0000</pubDate> <guid
isPermaLink="false">http://erhanabay.com/?p=175#comment-3788</guid> <description>Wonderful component! How does it work with multiple email addresses?</description> <content:encoded><![CDATA[<p>Wonderful component! How does it work with multiple email addresses?</p> ]]></content:encoded> </item> <item><title>By: Frank</title><link>http://www.erhanabay.com/2009/01/29/make-cakephp-email-component-reusable/#comment-3787</link> <dc:creator>Frank</dc:creator> <pubDate>Wed, 16 Sep 2009 17:24:03 +0000</pubDate> <guid
isPermaLink="false">http://erhanabay.com/?p=175#comment-3787</guid> <description>Nice idea, cheers!</description> <content:encoded><![CDATA[<p>Nice idea, cheers!</p> ]]></content:encoded> </item> <item><title>By: beeman</title><link>http://www.erhanabay.com/2009/01/29/make-cakephp-email-component-reusable/#comment-3753</link> <dc:creator>beeman</dc:creator> <pubDate>Tue, 24 Mar 2009 22:30:10 +0000</pubDate> <guid
isPermaLink="false">http://erhanabay.com/?p=175#comment-3753</guid> <description>Well done, this works great! :)</description> <content:encoded><![CDATA[<p>Well done, this works great! <img
src='http://www.erhanabay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Erhan Abay</title><link>http://www.erhanabay.com/2009/01/29/make-cakephp-email-component-reusable/#comment-3546</link> <dc:creator>Erhan Abay</dc:creator> <pubDate>Fri, 13 Feb 2009 14:47:18 +0000</pubDate> <guid
isPermaLink="false">http://erhanabay.com/?p=175#comment-3546</guid> <description>You are right!
I forgot to add it because it is in my app_controller.php ;)
Thank you for your suggestion.</description> <content:encoded><![CDATA[<p>You are right!</p><p>I forgot to add it because it is in my app_controller.php <img
src='http://www.erhanabay.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p><p>Thank you for your suggestion.</p> ]]></content:encoded> </item> <item><title>By: Maine</title><link>http://www.erhanabay.com/2009/01/29/make-cakephp-email-component-reusable/#comment-3545</link> <dc:creator>Maine</dc:creator> <pubDate>Fri, 13 Feb 2009 14:36:21 +0000</pubDate> <guid
isPermaLink="false">http://erhanabay.com/?p=175#comment-3545</guid> <description>Nice tip! Just add one more line to the controller to make it perfect:
var $components = array(&#039;Mailer&#039;);
I would also read SMTP settings (in component initialize method) from a config file:
$this-&gt;smtpOptions = Configure::read(&#039;Email.SMTPConfig&#039;);</description> <content:encoded><![CDATA[<p>Nice tip! Just add one more line to the controller to make it perfect:<br
/> var $components = array(&#8216;Mailer&#8217;);</p><p>I would also read SMTP settings (in component initialize method) from a config file:<br
/> $this-&gt;smtpOptions = Configure::read(&#8216;Email.SMTPConfig&#8217;);</p> ]]></content:encoded> </item> </channel> </rss>
