<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>danielsenhwong.com &#187; postie</title>
	<atom:link href="http://blog.danielsenhwong.com/tag/postie/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.danielsenhwong.com</link>
	<description></description>
	<lastBuildDate>Tue, 22 Feb 2011 01:54:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Postie!</title>
		<link>http://blog.danielsenhwong.com/2009/07/postie/</link>
		<comments>http://blog.danielsenhwong.com/2009/07/postie/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 06:08:37 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[postie]]></category>
		<category><![CDATA[posting]]></category>

		<guid isPermaLink="false">http://blog.danielsenhwong.com/?p=13</guid>
		<description><![CDATA[The built-in WordPress PHP script to grab e-mails and generate blog posts from them wasn&#8217;t particularly good, so I&#8217;m now using Postie (http://wordpress.org/extend/plugins/postie/), which seems to at least offer more features, though this post is really an experiment to see how well it works. I keep having issues with the built-in WordPress installer, so I [...]]]></description>
			<content:encoded><![CDATA[<p>The built-in WordPress PHP script to grab e-mails and generate blog posts from them wasn&#8217;t particularly good, so I&#8217;m now using Postie (<a href="http://wordpress.org/extend/plugins/postie/">http://wordpress.org/extend/plugins/postie/</a>), which seems to at least offer more features, though this post is really an experiment to see how well it works.</p>
<p>I keep having issues with the built-in WordPress installer, so I think I&#8217;m just going to use the command line and grab everything via <strong>wget</strong>.</p>
<p><em>Edit: This worked perfectly, and I definitely like Postie more than the built-in wp-mail.php method.  Definite plus: being able to add tags to the post by e-mail, among other things.  I&#8217;m going to have fun with this.  Also, Postie supports POP3 with SSL without my ssl://server hack.  I think it ends up working the same way, but the additional layer of abstraction makes it dead simple for a first-time user.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.danielsenhwong.com/2009/07/postie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

