<?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: SMTP error while using Gmail in Rails</title>
	<atom:link href="http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271</link>
	<description>Espen Antonsen writes about the web</description>
	<lastBuildDate>Thu, 02 Sep 2010 00:36:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Paul</title>
		<link>http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271/comment-page-1#comment-15117</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sun, 29 Aug 2010 00:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://inspired.goodcheapsleep.com/smtp-error-while-using-gmail-in-rails-271#comment-15117</guid>
		<description>This saved me so much time. Thanks!</description>
		<content:encoded><![CDATA[<p>This saved me so much time. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srikanth</title>
		<link>http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271/comment-page-1#comment-14297</link>
		<dc:creator>Srikanth</dc:creator>
		<pubDate>Sun, 11 Jul 2010 16:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://inspired.goodcheapsleep.com/smtp-error-while-using-gmail-in-rails-271#comment-14297</guid>
		<description>This worked for me too with my app.
Thanks.</description>
		<content:encoded><![CDATA[<p>This worked for me too with my app.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271/comment-page-1#comment-13522</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 21 May 2010 14:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://inspired.goodcheapsleep.com/smtp-error-while-using-gmail-in-rails-271#comment-13522</guid>
		<description>Thanks, you just saved me from destroying my computer in a rage attack, stupid bug wouldn&#039;t even show the right place where the error occured.</description>
		<content:encoded><![CDATA[<p>Thanks, you just saved me from destroying my computer in a rage attack, stupid bug wouldn&#8217;t even show the right place where the error occured.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [Rails] Re: My App doesn't send mails</title>
		<link>http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271/comment-page-1#comment-12851</link>
		<dc:creator>[Rails] Re: My App doesn't send mails</dc:creator>
		<pubDate>Mon, 26 Apr 2010 02:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://inspired.goodcheapsleep.com/smtp-error-while-using-gmail-in-rails-271#comment-12851</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] replies. I&#039;ll check it out and come back to you soon. It does run now. I fixed it with the website http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271 Thanks -- Posted via http://www.ruby-forum.com/. [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://dev.wp-plugins.org/wiki/Kramer"><img src="http://blog.inspired.no/wp-content/plugins/kramer/kramer.php?kramer=gif-icon" class="technorati-balloon" alt="Kramer auto Pingback" style="border:0;" /></a>[...] replies. I&#39;ll check it out and come back to you soon. It does run now. I fixed it with the website <a href="http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271" rel="nofollow">http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271</a> Thanks &#8212; Posted via <a href="http://www.ruby-forum.com/" rel="nofollow">http://www.ruby-forum.com/</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271/comment-page-1#comment-12824</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 24 Apr 2010 20:20:54 +0000</pubDate>
		<guid isPermaLink="false">http://inspired.goodcheapsleep.com/smtp-error-while-using-gmail-in-rails-271#comment-12824</guid>
		<description>Thanks for writing this.  I was having the same issue with a new site (http://www.thoughtsinink.com).  Emails weren&#039;t being sent out when users signed up on the production site but working perfectly on my dev box.</description>
		<content:encoded><![CDATA[<p>Thanks for writing this.  I was having the same issue with a new site (<a href="http://www.thoughtsinink.com" rel="nofollow">http://www.thoughtsinink.com</a>).  Emails weren&#8217;t being sent out when users signed up on the production site but working perfectly on my dev box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Knight Samar</title>
		<link>http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271/comment-page-1#comment-12457</link>
		<dc:creator>Knight Samar</dc:creator>
		<pubDate>Fri, 16 Apr 2010 11:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://inspired.goodcheapsleep.com/smtp-error-while-using-gmail-in-rails-271#comment-12457</guid>
		<description>Hey, I read somewhere that TLS support is inbuilt in 1.8.7+ so you don&#039;t need to install that plugin...Mails with tls work fine for me in a ruby script separately but in Redmine, they don&#039;t -- giving the same error that you are fixing here.

I tried using your solution, but I don&#039;t have the plugin!

Any hints?

Ruby 1.8.7, Rails 2.3.5</description>
		<content:encoded><![CDATA[<p>Hey, I read somewhere that TLS support is inbuilt in 1.8.7+ so you don&#8217;t need to install that plugin&#8230;Mails with tls work fine for me in a ruby script separately but in Redmine, they don&#8217;t &#8212; giving the same error that you are fixing here.</p>
<p>I tried using your solution, but I don&#8217;t have the plugin!</p>
<p>Any hints?</p>
<p>Ruby 1.8.7, Rails 2.3.5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry</title>
		<link>http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271/comment-page-1#comment-11215</link>
		<dc:creator>Dmitry</dc:creator>
		<pubDate>Wed, 10 Mar 2010 23:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://inspired.goodcheapsleep.com/smtp-error-while-using-gmail-in-rails-271#comment-11215</guid>
		<description>Thanks for posting this solution!</description>
		<content:encoded><![CDATA[<p>Thanks for posting this solution!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vendor/plugins/action_mailer_optional_tls at f592286e3d96bd2e9f8d0964a9f67f4dbb2609ec from amanikids's kituo - GitHub</title>
		<link>http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271/comment-page-1#comment-10595</link>
		<dc:creator>vendor/plugins/action_mailer_optional_tls at f592286e3d96bd2e9f8d0964a9f67f4dbb2609ec from amanikids's kituo - GitHub</dc:creator>
		<pubDate>Fri, 19 Feb 2010 14:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://inspired.goodcheapsleep.com/smtp-error-while-using-gmail-in-rails-271#comment-10595</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] Forked and adjusted by Nathan L. Walls - http://wallscorp.us/ to resolve the issue describe here: http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271 and satisfy differences between Ruby 1.8.6 and Ruby 1.8.7. Note: this is brittle, but solves a [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://dev.wp-plugins.org/wiki/Kramer"><img src="http://blog.inspired.no/wp-content/plugins/kramer/kramer.php?kramer=gif-icon" class="technorati-balloon" alt="Kramer auto Pingback" style="border:0;" /></a>[...] Forked and adjusted by Nathan L. Walls &#8211; <a href="http://wallscorp.us/" rel="nofollow">http://wallscorp.us/</a> to resolve the issue describe here: <a href="http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271" rel="nofollow">http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271</a> and satisfy differences between Ruby 1.8.6 and Ruby 1.8.7. Note: this is brittle, but solves a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [Rails] Re: My App doesn't send mails - msg#01685 - RubyonRailsTalk</title>
		<link>http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271/comment-page-1#comment-10215</link>
		<dc:creator>[Rails] Re: My App doesn't send mails - msg#01685 - RubyonRailsTalk</dc:creator>
		<pubDate>Mon, 08 Feb 2010 05:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://inspired.goodcheapsleep.com/smtp-error-while-using-gmail-in-rails-271#comment-10215</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] I&#039;ll check it out and come back to you soon.    It does run now. I fixed it with the website  http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271  Thanks --  Posted via http://www.ruby-forum.com/.  [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://dev.wp-plugins.org/wiki/Kramer"><img src="http://blog.inspired.no/wp-content/plugins/kramer/kramer.php?kramer=gif-icon" class="technorati-balloon" alt="Kramer auto Pingback" style="border:0;" /></a>[...] I&#39;ll check it out and come back to you soon.    It does run now. I fixed it with the website  <a href="http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271" rel="nofollow">http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271</a>  Thanks &#8212;  Posted via <a href="http://www.ruby-forum.com/" rel="nofollow">http://www.ruby-forum.com/</a>.  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edmundo Ramirez</title>
		<link>http://blog.inspired.no/smtp-error-while-using-gmail-in-rails-271/comment-page-1#comment-8800</link>
		<dc:creator>Edmundo Ramirez</dc:creator>
		<pubDate>Mon, 14 Dec 2009 20:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://inspired.goodcheapsleep.com/smtp-error-while-using-gmail-in-rails-271#comment-8800</guid>
		<description>After one full year your post keeps saving programmers lives.</description>
		<content:encoded><![CDATA[<p>After one full year your post keeps saving programmers lives.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
