<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: RSS2Email Headaches</title>
	<link>http://ask.metafilter.com/70159/RSS2Email-Headaches/</link>
	<description>Comments on Ask MetaFilter post RSS2Email Headaches</description>
	<pubDate>Sun, 26 Aug 2007 17:27:56 -0800</pubDate>
	<lastBuildDate>Sun, 26 Aug 2007 17:27:56 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: RSS2Email Headaches</title>
		<link>http://ask.metafilter.com/70159/RSS2Email-Headaches</link>	
		<description>RSS2EmailFilter: Help me get individual RSS posts into my Gmail inbox. &lt;br /&gt;&lt;br /&gt; So, for the last 24 hours I have been trying to get RSS feeds individually mailed to my Gmail account.  There are a good amount of options for doing this, but none are working the way &lt;i&gt;I want them to&lt;/i&gt;.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
What I want in an RSS 2 Email solution:&lt;br&gt;
&lt;br&gt;
Each post will be sent as an individual email.&lt;br&gt;
Each post will have the posting title in the subject line.&lt;br&gt;
Feeds can be checked every 10 &#8211; 20 minutes.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
The solutions I have checked into and the reason they are not for me:&lt;br&gt;
&lt;br&gt;
 &lt;a href=http://graemef.com/?q=project/popheadlines&gt;PopHeadlines&lt;/a&gt; - This is &lt;i&gt;almost&lt;/i&gt; an acceptable solution.  This program runs in the background on the PC and allows you to pull the RSS feeds into any POP3 mail client.  So I threw this on my PC and started setting up feeds in Outlook Express.  Then, with mail rules, I was able to forward individual emails to my gmail account.  Wonderful!  It works!  No, no it doesn&apos;t.  The contents of the post are thrown in an HTML file and sent as an attachment.  In Outlook Express they are shown inline, which is great, but in Gmail I have to click View or Download.  This is not going to work for me.  The posting needs to be inline and NOT an attachment. ( Any way to modify this program to put the posting inline or possibly force Gmail to show inline?)&lt;br&gt;
&lt;br&gt;
&lt;a href=http://rss2email.infogami.com/&gt;rss2email&lt;/a&gt; - This looks like it &lt;i&gt;may&lt;/i&gt; work, but knowing nothing about python, I am not able to get this running.  Even if I was to get it to work, it doesn&apos;t look like I can change the port or SSL settings.  This may be a deal breaker.&lt;br&gt;
&lt;br&gt;
RssFwd &amp; R-Mail &#8211; While these are probably the easiest solution, feeds are only parsed every couple hours.  This leaves me with 100 &#8211; 200 new emails in my mailbox every couple hours.  The other problems with these sites is that they are not really reliable.  Today, I went 8 hours without receiving any feeds and then I received a good 250 feeds at once.  If I can get feeds every 10 &#8211; 20 minutes it gives me a better idea of the order of the postings.  It also allows me the ability to get to new postings when they arrive, rather than 2 hours after they were posted.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
So, what are my options?  Is there a client out there (like FeedDemon) that will allow me to throw in an SMTP server and forward the feeds?  Is there a script out there that I could get to work, maybe host on my Dreamhost account?  Help!!!</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.70159</guid>
		<pubDate>Sun, 26 Aug 2007 16:47:33 -0800</pubDate>
		<dc:creator>B(oYo)BIES</dc:creator>
		
			<category>RSS</category>
		
			<category>Email</category>
		
			<category>Gmail</category>
		
	</item> <item>
		<title>By: jbroome</title>
		<link>http://ask.metafilter.com/70159/RSS2Email-Headaches#1047067</link>	
		<description>(RTFA-MF and took out the rssfwd suggestion)&lt;br&gt;
&lt;br&gt;
Not sure about what mail client you use, but Thunderbird&apos;s rss reader function may be exactly what you&apos;re looking for.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.70159-1047067</guid>
		<pubDate>Sun, 26 Aug 2007 17:27:56 -0800</pubDate>
		<dc:creator>jbroome</dc:creator>
	</item><item>
		<title>By: mathowie</title>
		<link>http://ask.metafilter.com/70159/RSS2Email-Headaches#1047158</link>	
		<description>You could simply use Google Reader for RSS, then &lt;a href=&quot;http://blog.persistent.info/2006/10/google-reader-redux.html&quot;&gt;use this greasemonkey script to add a &quot;feeds&quot; folder to gmail&lt;/a&gt;, displaying all your feeds within the native gmail interface.&lt;br&gt;
&lt;br&gt;
It would require no server-side shenanigans, just a simple browser add-on to get it working.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.70159-1047158</guid>
		<pubDate>Sun, 26 Aug 2007 19:28:30 -0800</pubDate>
		<dc:creator>mathowie</dc:creator>
	</item><item>
		<title>By: chrisamiller</title>
		<link>http://ask.metafilter.com/70159/RSS2Email-Headaches#1047240</link>	
		<description>How are your coding chops?  There are plenty of libraries for parsing XML in perl, python and ruby.  If you have access to a linux server with wget, cron and mail on it, it would be pretty easy to do.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.70159-1047240</guid>
		<pubDate>Sun, 26 Aug 2007 21:23:18 -0800</pubDate>
		<dc:creator>chrisamiller</dc:creator>
	</item><item>
		<title>By: katala</title>
		<link>http://ask.metafilter.com/70159/RSS2Email-Headaches#1047311</link>	
		<description>I had the exact same problem as you and eventually I gave up on rss-to-email entirely due to the flakey nature of feed deliveries. Now I use Google Reader instead.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.70159-1047311</guid>
		<pubDate>Mon, 27 Aug 2007 01:11:41 -0800</pubDate>
		<dc:creator>katala</dc:creator>
	</item><item>
		<title>By: adamwolf</title>
		<link>http://ask.metafilter.com/70159/RSS2Email-Headaches#1047373</link>	
		<description>I use &lt;a href=&quot;http://newspipe.sourceforge.net/&quot;&gt;newspipe&lt;/a&gt;.  I tried to host it on my Dreamhost account, but no matter how much I niced the job, it went over Dreamhost memory limits and was killed.  I had about 100 feeds.&lt;br&gt;
&lt;br&gt;
Now I host it on a home machine and have it use Dreamhost to mail me.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.70159-1047373</guid>
		<pubDate>Mon, 27 Aug 2007 06:31:00 -0800</pubDate>
		<dc:creator>adamwolf</dc:creator>
	</item><item>
		<title>By: omair</title>
		<link>http://ask.metafilter.com/70159/RSS2Email-Headaches#1047511</link>	
		<description>&lt;a href=&quot;http://r-mail.org&quot;&gt;r-mail.org&lt;/a&gt; might work for you...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.70159-1047511</guid>
		<pubDate>Mon, 27 Aug 2007 09:11:24 -0800</pubDate>
		<dc:creator>omair</dc:creator>
	</item><item>
		<title>By: B(oYo)BIES</title>
		<link>http://ask.metafilter.com/70159/RSS2Email-Headaches#1047652</link>	
		<description>Ding. Ding. Ding. We have a winner.  Thank you so much &lt;a href=&quot;http://ask.metafilter.com/70159/RSS2Email-Headaches#1047373&quot;&gt;adamwolf&lt;/a&gt;.    Works like a charm!!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.70159-1047652</guid>
		<pubDate>Mon, 27 Aug 2007 11:14:08 -0800</pubDate>
		<dc:creator>B(oYo)BIES</dc:creator>
	</item><item>
		<title>By: turbodog</title>
		<link>http://ask.metafilter.com/70159/RSS2Email-Headaches#1048728</link>	
		<description>If newspipe doesn&apos;t work out for you, I&apos;m the maintainer of rss2email. Just send me an email and I can assist you with getting it working.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.70159-1048728</guid>
		<pubDate>Tue, 28 Aug 2007 10:16:37 -0800</pubDate>
		<dc:creator>turbodog</dc:creator>
	</item>
	</channel>
</rss>
