<?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 mail from Rails through Google SMTP</title>
	<atom:link href="http://matthewbass.com/2008/06/11/sending-mail-from-rails-through-google-smtp/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthewbass.com/2008/06/11/sending-mail-from-rails-through-google-smtp/</link>
	<description>Musings on software and life...</description>
	<lastBuildDate>Sun, 11 Jul 2010 16:07:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: The Links Have Built Up&#8230;Link Dump Time! &#171; IS Department</title>
		<link>http://matthewbass.com/2008/06/11/sending-mail-from-rails-through-google-smtp/comment-page-1/#comment-15940</link>
		<dc:creator>The Links Have Built Up&#8230;Link Dump Time! &#171; IS Department</dc:creator>
		<pubDate>Fri, 20 Jun 2008 04:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://matthewbass.com/2008/06/11/sending-mail-from-rails-through-google-smtp/#comment-15940</guid>
		<description>[...] Sending mail through gmail with Rails - Seems useful for some future home project [...]</description>
		<content:encoded><![CDATA[<p>[...] Sending mail through gmail with Rails &#8211; Seems useful for some future home project [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: topfunky</title>
		<link>http://matthewbass.com/2008/06/11/sending-mail-from-rails-through-google-smtp/comment-page-1/#comment-15592</link>
		<dc:creator>topfunky</dc:creator>
		<pubDate>Sat, 14 Jun 2008 00:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://matthewbass.com/2008/06/11/sending-mail-from-rails-through-google-smtp/#comment-15592</guid>
		<description>Sending large quantites of email will indeed slow down your Rails application, even if the mail server is local. I use ar_mailer to send mail asynchronously.

http://blog.segment7.net/articles/2006/08/15/ar_mailer</description>
		<content:encoded><![CDATA[<p>Sending large quantites of email will indeed slow down your Rails application, even if the mail server is local. I use ar_mailer to send mail asynchronously.</p>
<p><a href="http://blog.segment7.net/articles/2006/08/15/ar_mailer" rel="nofollow">http://blog.segment7.net/articles/2006/08/15/ar_mailer</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikehale</title>
		<link>http://matthewbass.com/2008/06/11/sending-mail-from-rails-through-google-smtp/comment-page-1/#comment-15530</link>
		<dc:creator>mikehale</dc:creator>
		<pubDate>Fri, 13 Jun 2008 02:06:19 +0000</pubDate>
		<guid isPermaLink="false">http://matthewbass.com/2008/06/11/sending-mail-from-rails-through-google-smtp/#comment-15530</guid>
		<description>I&#039;m curious if sending mail through a non local mail server would slow down your rails app. Would it reduce blocking to hand off outgoing mail to a local postfix and have postfix send the mail on to the non-local mail relay? Obviously keeping all the code and configuration in rails keeps things simpler and makes for a much easier deployment.</description>
		<content:encoded><![CDATA[<p>I&#8217;m curious if sending mail through a non local mail server would slow down your rails app. Would it reduce blocking to hand off outgoing mail to a local postfix and have postfix send the mail on to the non-local mail relay? Obviously keeping all the code and configuration in rails keeps things simpler and makes for a much easier deployment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: topfunky</title>
		<link>http://matthewbass.com/2008/06/11/sending-mail-from-rails-through-google-smtp/comment-page-1/#comment-15527</link>
		<dc:creator>topfunky</dc:creator>
		<pubDate>Thu, 12 Jun 2008 18:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://matthewbass.com/2008/06/11/sending-mail-from-rails-through-google-smtp/#comment-15527</guid>
		<description>Because I&#039;ve received several emails in reply to my previous comment, I should mention that the service I use is AuthSMTP:

http://authsmtp.com/

It&#039;s quite affordable and has worked reliably from ActionMailer for the past few months that I&#039;ve been using it.</description>
		<content:encoded><![CDATA[<p>Because I&#8217;ve received several emails in reply to my previous comment, I should mention that the service I use is AuthSMTP:</p>
<p><a href="http://authsmtp.com/" rel="nofollow">http://authsmtp.com/</a></p>
<p>It&#8217;s quite affordable and has worked reliably from ActionMailer for the past few months that I&#8217;ve been using it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Fresh Cup &#187; Blog Archive &#187; Double Shot #228</title>
		<link>http://matthewbass.com/2008/06/11/sending-mail-from-rails-through-google-smtp/comment-page-1/#comment-15502</link>
		<dc:creator>A Fresh Cup &#187; Blog Archive &#187; Double Shot #228</dc:creator>
		<pubDate>Thu, 12 Jun 2008 10:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://matthewbass.com/2008/06/11/sending-mail-from-rails-through-google-smtp/#comment-15502</guid>
		<description>[...] Sending Mail from Rails Through Google SMTP - I may need to know this some day. [...]</description>
		<content:encoded><![CDATA[<p>[...] Sending Mail from Rails Through Google SMTP &#8211; I may need to know this some day. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: topfunky</title>
		<link>http://matthewbass.com/2008/06/11/sending-mail-from-rails-through-google-smtp/comment-page-1/#comment-15479</link>
		<dc:creator>topfunky</dc:creator>
		<pubDate>Wed, 11 Jun 2008 18:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://matthewbass.com/2008/06/11/sending-mail-from-rails-through-google-smtp/#comment-15479</guid>
		<description>Just remember that Google limits you to 500 outgoing emails per day. 

Worries of running over the quota used to keep me up at night, so now I use a third party service for outgoing email. I still use Google for incoming mail.</description>
		<content:encoded><![CDATA[<p>Just remember that Google limits you to 500 outgoing emails per day. </p>
<p>Worries of running over the quota used to keep me up at night, so now I use a third party service for outgoing email. I still use Google for incoming mail.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
