<?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: Sending email with Gmail using the CodeIgniter PHP Framework</title>
	<atom:link href="http://joelg.co.uk/sending-email-with-gmail-using-the-codeigniter-php-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://joelg.co.uk/sending-email-with-gmail-using-the-codeigniter-php-framework/</link>
	<description>by Joel Gascoigne, a startup co-founder</description>
	<lastBuildDate>Thu, 24 Jun 2010 06:10:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joel Gascoigne</title>
		<link>http://joelg.co.uk/sending-email-with-gmail-using-the-codeigniter-php-framework/comment-page-1/#comment-33</link>
		<dc:creator>Joel Gascoigne</dc:creator>
		<pubDate>Tue, 09 Mar 2010 14:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://joelg.info/sending-email-with-gmail-using-the-codeignite#comment-33</guid>
		<description>I think I agree that if you&#039;re sending more than 2000 messages a day you can probably afford a better solution.&lt;br&gt;&lt;br&gt;I use this method almost exclusively for local development rather than for in a live production environment.&lt;br&gt;&lt;br&gt;Right now, we&#039;re testing out Postmark for OnePage which is a nice solution - &lt;a href=&quot;http://postmarkapp.com/&quot; rel=&quot;nofollow&quot;&gt;http://postmarkapp.com/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I think I agree that if you&#39;re sending more than 2000 messages a day you can probably afford a better solution.</p>
<p>I use this method almost exclusively for local development rather than for in a live production environment.</p>
<p>Right now, we&#39;re testing out Postmark for OnePage which is a nice solution &#8211; <a href="http://postmarkapp.com/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/postmarkapp.com/?referer=');">http://postmarkapp.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johanidstam</title>
		<link>http://joelg.co.uk/sending-email-with-gmail-using-the-codeigniter-php-framework/comment-page-1/#comment-32</link>
		<dc:creator>johanidstam</dc:creator>
		<pubDate>Tue, 09 Mar 2010 11:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://joelg.info/sending-email-with-gmail-using-the-codeignite#comment-32</guid>
		<description>Gmail only allows you to send 2000 messages per day per account even if you are using Google apps. &lt;br&gt;I think I will create several accounts to send email from my CodeIgninter application and rotate between them.&lt;br&gt;On the other hand, when my application needs more than 2000 messages, I can probably afford some other solution.</description>
		<content:encoded><![CDATA[<p>Gmail only allows you to send 2000 messages per day per account even if you are using Google apps. <br />I think I will create several accounts to send email from my CodeIgninter application and rotate between them.<br />On the other hand, when my application needs more than 2000 messages, I can probably afford some other solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Gascoigne</title>
		<link>http://joelg.co.uk/sending-email-with-gmail-using-the-codeigniter-php-framework/comment-page-1/#comment-22</link>
		<dc:creator>Joel Gascoigne</dc:creator>
		<pubDate>Tue, 09 Mar 2010 06:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://joelg.info/sending-email-with-gmail-using-the-codeignite#comment-22</guid>
		<description>I think I agree that if you&#039;re sending more than 2000 messages a day you can probably afford a better solution.&lt;br&gt;&lt;br&gt;I use this method almost exclusively for local development rather than for in a live production environment.&lt;br&gt;&lt;br&gt;Right now, we&#039;re testing out Postmark for OnePage which is a nice solution - &lt;a href=&quot;http://postmarkapp.com/&quot; rel=&quot;nofollow&quot;&gt;http://postmarkapp.com/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I think I agree that if you&#39;re sending more than 2000 messages a day you can probably afford a better solution.</p>
<p>I use this method almost exclusively for local development rather than for in a live production environment.</p>
<p>Right now, we&#39;re testing out Postmark for OnePage which is a nice solution &#8211; <a href="http://postmarkapp.com/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/postmarkapp.com/?referer=');">http://postmarkapp.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johanidstam</title>
		<link>http://joelg.co.uk/sending-email-with-gmail-using-the-codeigniter-php-framework/comment-page-1/#comment-21</link>
		<dc:creator>johanidstam</dc:creator>
		<pubDate>Tue, 09 Mar 2010 03:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://joelg.info/sending-email-with-gmail-using-the-codeignite#comment-21</guid>
		<description>Gmail only allows you to send 2000 messages per day per account even if you are using Google apps. &lt;br&gt;I think I will create several accounts to send email from my CodeIgninter application and rotate between them.&lt;br&gt;On the other hand, when my application needs more than 2000 messages, I can probably afford some other solution.</description>
		<content:encoded><![CDATA[<p>Gmail only allows you to send 2000 messages per day per account even if you are using Google apps. <br />I think I will create several accounts to send email from my CodeIgninter application and rotate between them.<br />On the other hand, when my application needs more than 2000 messages, I can probably afford some other solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Gascoigne</title>
		<link>http://joelg.co.uk/sending-email-with-gmail-using-the-codeigniter-php-framework/comment-page-1/#comment-18</link>
		<dc:creator>Joel Gascoigne</dc:creator>
		<pubDate>Sun, 07 Feb 2010 11:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://joelg.info/sending-email-with-gmail-using-the-codeignite#comment-18</guid>
		<description>Don&#039;t know how I managed that, sleep deprivation is not a good thing! :) Thanks again Ricardo.</description>
		<content:encoded><![CDATA[<p>Don&#39;t know how I managed that, sleep deprivation is not a good thing! :) Thanks again Ricardo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo</title>
		<link>http://joelg.co.uk/sending-email-with-gmail-using-the-codeigniter-php-framework/comment-page-1/#comment-17</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Sun, 07 Feb 2010 01:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://joelg.info/sending-email-with-gmail-using-the-codeignite#comment-17</guid>
		<description>Just a correction, in the top of the article you mentioned that I&#039;ve translated into Spanish, actually I&#039;ve translated into Portuguese.</description>
		<content:encoded><![CDATA[<p>Just a correction, in the top of the article you mentioned that I&#39;ve translated into Spanish, actually I&#39;ve translated into Portuguese.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Gascoigne</title>
		<link>http://joelg.co.uk/sending-email-with-gmail-using-the-codeigniter-php-framework/comment-page-1/#comment-16</link>
		<dc:creator>Joel Gascoigne</dc:creator>
		<pubDate>Sat, 06 Feb 2010 21:37:52 +0000</pubDate>
		<guid isPermaLink="false">http://joelg.info/sending-email-with-gmail-using-the-codeignite#comment-16</guid>
		<description>Thank you! I&#039;ve added a link at the top of the article :)</description>
		<content:encoded><![CDATA[<p>Thank you! I&#39;ve added a link at the top of the article :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo</title>
		<link>http://joelg.co.uk/sending-email-with-gmail-using-the-codeigniter-php-framework/comment-page-1/#comment-15</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Sat, 06 Feb 2010 15:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://joelg.info/sending-email-with-gmail-using-the-codeignite#comment-15</guid>
		<description>It&#039; done. Here is the link to the tranlation&lt;br&gt;&lt;a href=&quot;http://hipercodigo.blogspot.com/2010/02/traducao-enviando-e-mail-via-gmail.html&quot; rel=&quot;nofollow&quot;&gt;http://hipercodigo.blogspot.com/2010/02/traduca...&lt;/a&gt;&lt;br&gt;Thank you.</description>
		<content:encoded><![CDATA[<p>It&#39; done. Here is the link to the tranlation<br /><a href="http://hipercodigo.blogspot.com/2010/02/traducao-enviando-e-mail-via-gmail.html" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/hipercodigo.blogspot.com/2010/02/traducao-enviando-e-mail-via-gmail.html?referer=');"></a><a href="http://hipercodigo.blogspot.com/2010/02/traduca.." rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/hipercodigo.blogspot.com/2010/02/traduca..?referer=');">http://hipercodigo.blogspot.com/2010/02/traduca..</a>.<br />Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Gascoigne</title>
		<link>http://joelg.co.uk/sending-email-with-gmail-using-the-codeigniter-php-framework/comment-page-1/#comment-14</link>
		<dc:creator>Joel Gascoigne</dc:creator>
		<pubDate>Sat, 06 Feb 2010 07:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://joelg.info/sending-email-with-gmail-using-the-codeignite#comment-14</guid>
		<description>Hi Ricardo! I&#039;m glad you found it useful.&lt;br&gt;&lt;br&gt;I&#039;d love for you to translate it to Portuguese, please go ahead :)</description>
		<content:encoded><![CDATA[<p>Hi Ricardo! I&#39;m glad you found it useful.</p>
<p>I&#39;d love for you to translate it to Portuguese, please go ahead :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo</title>
		<link>http://joelg.co.uk/sending-email-with-gmail-using-the-codeigniter-php-framework/comment-page-1/#comment-13</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Sat, 06 Feb 2010 02:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://joelg.info/sending-email-with-gmail-using-the-codeignite#comment-13</guid>
		<description>Thank you so much. Very helpful your tip. Can I make a translation of the article to portuguese in my blog? Offcourse I&#039;ll give the due credits. Anyway, once more, thank you.</description>
		<content:encoded><![CDATA[<p>Thank you so much. Very helpful your tip. Can I make a translation of the article to portuguese in my blog? Offcourse I&#39;ll give the due credits. Anyway, once more, thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
