<?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: Configuring Rails To Use Gmail&#039;s SMTP Server</title>
	<atom:link href="http://www.prestonlee.com/2007/02/20/configuring-rails-to-use-gmails-smtp-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.prestonlee.com/2007/02/20/configuring-rails-to-use-gmails-smtp-server/</link>
	<description>Technologist, businessman and entrepreneur.</description>
	<lastBuildDate>Wed, 03 Mar 2010 15:45:05 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Code, the Universe and Everything. &#187; Blog Archive &#187; Deploying rails app with mod_rails on dreamhost</title>
		<link>http://www.prestonlee.com/2007/02/20/configuring-rails-to-use-gmails-smtp-server/comment-page-1/#comment-152</link>
		<dc:creator>Code, the Universe and Everything. &#187; Blog Archive &#187; Deploying rails app with mod_rails on dreamhost</dc:creator>
		<pubDate>Fri, 28 Nov 2008 07:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.prestonlee.com/archives/63#comment-152</guid>
		<description>[...] account you need to do something special in your rails app. I highly recommend you have a look at Preston Lee&#8217;s blog post for [...]</description>
		<content:encoded><![CDATA[<p>[...] account you need to do something special in your rails app. I highly recommend you have a look at Preston Lee&#8217;s blog post for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephen</title>
		<link>http://www.prestonlee.com/2007/02/20/configuring-rails-to-use-gmails-smtp-server/comment-page-1/#comment-153</link>
		<dc:creator>stephen</dc:creator>
		<pubDate>Sat, 08 Nov 2008 19:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.prestonlee.com/archives/63#comment-153</guid>
		<description>Alright folks,
great tutorial - it came in very handy today.

I would just like to add, for anyone who cares, that the code you need to insert into environment.rb, needs to go AFTER everything else in the file.  i.e. after the &#039;end&#039; statement.

anyway, thanks a lot for this, I really needed it.

Cheers</description>
		<content:encoded><![CDATA[<p>Alright folks,<br />
great tutorial &#8211; it came in very handy today.</p>
<p>I would just like to add, for anyone who cares, that the code you need to insert into environment.rb, needs to go AFTER everything else in the file.  i.e. after the &#8216;end&#8217; statement.</p>
<p>anyway, thanks a lot for this, I really needed it.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: liquidsun</title>
		<link>http://www.prestonlee.com/2007/02/20/configuring-rails-to-use-gmails-smtp-server/comment-page-1/#comment-151</link>
		<dc:creator>liquidsun</dc:creator>
		<pubDate>Sat, 16 Aug 2008 01:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.prestonlee.com/archives/63#comment-151</guid>
		<description>For the &#039;load_missing_constant&#039; error, here is the fix...
Put
require &#039;smtp_tls&#039;
require &#039;action_mailer&#039;
into environment.rb.</description>
		<content:encoded><![CDATA[<p>For the &#8216;load_missing_constant&#8217; error, here is the fix&#8230;<br />
Put<br />
require &#8217;smtp_tls&#8217;<br />
require &#8216;action_mailer&#8217;<br />
into environment.rb.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Motte &#187; Blog Archive &#187; Email validation/activation with rails</title>
		<link>http://www.prestonlee.com/2007/02/20/configuring-rails-to-use-gmails-smtp-server/comment-page-1/#comment-150</link>
		<dc:creator>Scott Motte &#187; Blog Archive &#187; Email validation/activation with rails</dc:creator>
		<pubDate>Fri, 30 May 2008 21:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.prestonlee.com/archives/63#comment-150</guid>
		<description>[...] five [...]</description>
		<content:encoded><![CDATA[<p>[...] five [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: william</title>
		<link>http://www.prestonlee.com/2007/02/20/configuring-rails-to-use-gmails-smtp-server/comment-page-1/#comment-145</link>
		<dc:creator>william</dc:creator>
		<pubDate>Sat, 29 Mar 2008 02:33:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.prestonlee.com/archives/63#comment-145</guid>
		<description>gracias por tu instructivo, por el cual logre lo que necesitaba.

saludos desde colombia</description>
		<content:encoded><![CDATA[<p>gracias por tu instructivo, por el cual logre lo que necesitaba.</p>
<p>saludos desde colombia</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suave&#8217;s Blog &#187; &#187; send Email via Gmail of Google Apps in your Rails project</title>
		<link>http://www.prestonlee.com/2007/02/20/configuring-rails-to-use-gmails-smtp-server/comment-page-1/#comment-149</link>
		<dc:creator>Suave&#8217;s Blog &#187; &#187; send Email via Gmail of Google Apps in your Rails project</dc:creator>
		<pubDate>Thu, 27 Mar 2008 15:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.prestonlee.com/archives/63#comment-149</guid>
		<description>[...] ä¸è¿‡åŽæ¥åœ¨ä¸€ç¯‡ Blog çš„è¯„è®ºä¸­çœ‹åˆ°è¯´ Gmail é™åˆ¶ä¸€å¤©åªèƒ½å‘ 500 å°é‚®ä»¶ï¼ŒGoogle äº†ä¸€ä¸‹è²Œä¼¼ç¡®æœ‰æ­¤äº‹ï¼Œè¿˜æ²¡æœ‰äº²è‡ªè¯å®žã€‚ [...]</description>
		<content:encoded><![CDATA[<p>[...] ä¸è¿‡åŽæ¥åœ¨ä¸€ç¯‡ Blog çš„è¯„è®ºä¸­çœ‹åˆ°è¯´ Gmail é™åˆ¶ä¸€å¤©åªèƒ½å‘ 500 å°é‚®ä»¶ï¼ŒGoogle äº†ä¸€ä¸‹è²Œä¼¼ç¡®æœ‰æ­¤äº‹ï¼Œè¿˜æ²¡æœ‰äº²è‡ªè¯å®žã€‚ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philippe Rathe</title>
		<link>http://www.prestonlee.com/2007/02/20/configuring-rails-to-use-gmails-smtp-server/comment-page-1/#comment-147</link>
		<dc:creator>Philippe Rathe</dc:creator>
		<pubDate>Tue, 19 Feb 2008 19:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.prestonlee.com/archives/63#comment-147</guid>
		<description>/Users/prat/lib/rubygems/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:266:in `load_missing_constant&#039;: uninitialized constant ActionMailer (NameError)

Got this Error when starting mongrel.</description>
		<content:encoded><![CDATA[<p>/Users/prat/lib/rubygems/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:266:in `load_missing_constant&#8217;: uninitialized constant ActionMailer (NameError)</p>
<p>Got this Error when starting mongrel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philippe Rathe</title>
		<link>http://www.prestonlee.com/2007/02/20/configuring-rails-to-use-gmails-smtp-server/comment-page-1/#comment-146</link>
		<dc:creator>Philippe Rathe</dc:creator>
		<pubDate>Tue, 19 Feb 2008 19:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.prestonlee.com/archives/63#comment-146</guid>
		<description>Gmail will limit you to send 500 emails per day.
You won&#039;t be able to change the &quot;from&quot; parameter.

Perfect for personal use.</description>
		<content:encoded><![CDATA[<p>Gmail will limit you to send 500 emails per day.<br />
You won&#8217;t be able to change the &#8220;from&#8221; parameter.</p>
<p>Perfect for personal use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PrestonLee.com &#187; Blog Archive &#187; Rails 2.0: Gmail SMTP With ActionMailer</title>
		<link>http://www.prestonlee.com/2007/02/20/configuring-rails-to-use-gmails-smtp-server/comment-page-1/#comment-148</link>
		<dc:creator>PrestonLee.com &#187; Blog Archive &#187; Rails 2.0: Gmail SMTP With ActionMailer</dc:creator>
		<pubDate>Sat, 05 Jan 2008 07:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.prestonlee.com/archives/63#comment-148</guid>
		<description>[...] Note: I previously wrote about how to do this for Rails 1.2.x here. [...]</description>
		<content:encoded><![CDATA[<p>[...] Note: I previously wrote about how to do this for Rails 1.2.x here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Chung</title>
		<link>http://www.prestonlee.com/2007/02/20/configuring-rails-to-use-gmails-smtp-server/comment-page-1/#comment-143</link>
		<dc:creator>Marc Chung</dc:creator>
		<pubDate>Sat, 05 Jan 2008 05:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.prestonlee.com/archives/63#comment-143</guid>
		<description>It&#039;s also available from our SVN repo

https://openrain.com/opensource/public/rails/plugins/action_mailer_tls/

-M</description>
		<content:encoded><![CDATA[<p>It&#8217;s also available from our SVN repo</p>
<p><a href="https://openrain.com/opensource/public/rails/plugins/action_mailer_tls/" rel="nofollow">https://openrain.com/opensource/public/rails/plugins/action_mailer_tls/</a></p>
<p>-M</p>
]]></content:encoded>
	</item>
</channel>
</rss>
