<?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: Receiving emails with Ruby on Rails</title>
	<atom:link href="http://capturedsparks.com//2008/06/receiving-emails-with-ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://capturedsparks.com/2008/06/receiving-emails-with-ruby-on-rails/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 12 May 2012 08:00:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Robin Fisher</title>
		<link>http://capturedsparks.com/2008/06/receiving-emails-with-ruby-on-rails/comment-page-1/#comment-7096</link>
		<dc:creator>Robin Fisher</dc:creator>
		<pubDate>Mon, 16 Apr 2012 08:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://cs.local/?p=114#comment-7096</guid>
		<description>Hi Faisal,

I don&#039;t actually create the email address. For each event created, it would be given a downcased name e.g. robinsbirthday.  Emails sent to robinsbirthday@mydomain.com would be routed into the application and then I strip out the part before the @ sign and find the relevant event e.g. Event.find_by_downcased_name

Robin</description>
		<content:encoded><![CDATA[<p>Hi Faisal,</p>
<p>I don&#8217;t actually create the email address. For each event created, it would be given a downcased name e.g. robinsbirthday.  Emails sent to <a href="mailto:robinsbirthday@mydomain.com">robinsbirthday@mydomain.com</a> would be routed into the application and then I strip out the part before the @ sign and find the relevant event e.g. Event.find_by_downcased_name</p>
<p>Robin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faisal Khalid</title>
		<link>http://capturedsparks.com/2008/06/receiving-emails-with-ruby-on-rails/comment-page-1/#comment-7095</link>
		<dc:creator>Faisal Khalid</dc:creator>
		<pubDate>Sun, 15 Apr 2012 17:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://cs.local/?p=114#comment-7095</guid>
		<description>Hi,

Many thanks for this very useful guide!

I had a question; you mentioned that for every user that signs up on your website, you automatically create an anonymous email like 12345@mydomain.com. How do do this? 

If you could share code/guidelines for doing this, that would be awesome as I am relatively new to rails.

Thank you,


Faisal</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Many thanks for this very useful guide!</p>
<p>I had a question; you mentioned that for every user that signs up on your website, you automatically create an anonymous email like <a href="mailto:12345@mydomain.com">12345@mydomain.com</a>. How do do this? </p>
<p>If you could share code/guidelines for doing this, that would be awesome as I am relatively new to rails.</p>
<p>Thank you,</p>
<p>Faisal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin Fisher</title>
		<link>http://capturedsparks.com/2008/06/receiving-emails-with-ruby-on-rails/comment-page-1/#comment-7091</link>
		<dc:creator>Robin Fisher</dc:creator>
		<pubDate>Sat, 17 Mar 2012 09:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://cs.local/?p=114#comment-7091</guid>
		<description>Hi Tripp,

I haven&#039;t sent emails directly from one of my servers for a while.

My preferred method is to pass this off to an external service.  I&#039;m currently using Amazon Simple Email Service but I hear good things about &lt;a href=&quot;http://postmarkapp.com/&quot; rel=&quot;nofollow&quot;&gt;Postmark&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Hi Tripp,</p>
<p>I haven&#8217;t sent emails directly from one of my servers for a while.</p>
<p>My preferred method is to pass this off to an external service.  I&#8217;m currently using Amazon Simple Email Service but I hear good things about <a href="http://postmarkapp.com/" rel="nofollow">Postmark</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tripp</title>
		<link>http://capturedsparks.com/2008/06/receiving-emails-with-ruby-on-rails/comment-page-1/#comment-7090</link>
		<dc:creator>Tripp</dc:creator>
		<pubDate>Tue, 13 Mar 2012 18:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://cs.local/?p=114#comment-7090</guid>
		<description>Is there a way to do the same thing, but for smtp outgoing emails as well with postfix?</description>
		<content:encoded><![CDATA[<p>Is there a way to do the same thing, but for smtp outgoing emails as well with postfix?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://capturedsparks.com/2008/06/receiving-emails-with-ruby-on-rails/comment-page-1/#comment-999</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Unknown, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://cs.local/?p=114#comment-999</guid>
		<description>Thanks very much for going to the effort of posting this - saved me scrabbling around to figure out how the postfix stuff is configured.</description>
		<content:encoded><![CDATA[<p>Thanks very much for going to the effort of posting this &#8211; saved me scrabbling around to figure out how the postfix stuff is configured.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitin R</title>
		<link>http://capturedsparks.com/2008/06/receiving-emails-with-ruby-on-rails/comment-page-1/#comment-6940</link>
		<dc:creator>Nitin R</dc:creator>
		<pubDate>Unknown, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://cs.local/?p=114#comment-6940</guid>
		<description>I sincerely am grateful to you for sharing this clean documentation on receiving emails into Rails app..

I have doubt understanding the differences in usage as I am using a Windows based Development PC..
Where should I make the changes which you made in 
-main.cf file?
-@mydomain.com rails_mailer
-/etc/postfix/aliases

[Also is there a Postfix installation for Windows or I need to use some different Mail Handler??]

 I am yet to incorporate the above solution in my Rails App, but this solution is exactly what my App was lacking intending to do..

Thanks,
Nitin R



</description>
		<content:encoded><![CDATA[<p>I sincerely am grateful to you for sharing this clean documentation on receiving emails into Rails app..</p>
<p>I have doubt understanding the differences in usage as I am using a Windows based Development PC..<br />
Where should I make the changes which you made in<br />
-main.cf file?<br />
<a href="mailto:-@mydomain.com">-@mydomain.com</a> rails_mailer<br />
-/etc/postfix/aliases</p>
<p>[Also is there a Postfix installation for Windows or I need to use some different Mail Handler??]</p>
<p> I am yet to incorporate the above solution in my Rails App, but this solution is exactly what my App was lacking intending to do..</p>
<p>Thanks,<br />
Nitin R</p>
]]></content:encoded>
	</item>
</channel>
</rss>

