<?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>Monkeypen Tech</title>
	<atom:link href="http://www.monkeypen.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.monkeypen.com</link>
	<description>Proudly powered by thousands of frantically typing monkeys!</description>
	<lastBuildDate>Sat, 27 Nov 2010 22:08:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Mail Import Plugin for Zen Photo</title>
		<link>http://www.monkeypen.com/2010/04/mail-import-plugin-for-zen-photo/</link>
		<comments>http://www.monkeypen.com/2010/04/mail-import-plugin-for-zen-photo/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 15:21:12 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Zen Photo]]></category>

		<guid isPermaLink="false">http://monkeypen.com/?p=4</guid>
		<description><![CDATA[I created the zpImpMail plugin to allow for easy import of photos/videos to Zen Photo via email attachments.  Installation is simple, just extract the plugin files to the user plugin directory located at $ZENROOT/plugins, then activate the plugin in the usual manner.  Once activated, the plugin is configured under the &#8216;Options&#8217; =&#62; &#8216;Plugin&#8217; tab. The [...]]]></description>
			<content:encoded><![CDATA[<p>I created the zpImpMail plugin to allow for easy import of photos/videos to Zen Photo via email attachments.  Installation is simple, just extract the plugin files to the user plugin directory located at $ZENROOT/plugins, then activate the plugin in the usual manner.  Once activated, the plugin is configured under the &#8216;Options&#8217; =&gt; &#8216;Plugin&#8217; tab.</p>
<p>The plugin is compatible with Zen Photo version 1.2.9 and the recently released version 1.3.</p>
<p><strong>Configuration Options:</strong></p>
<ul>
<li>Album &#8211; Sets the target album for import</li>
<li>Mail Host</li>
<li>Mail User</li>
<li>Mail Password</li>
<li>Mail Parser &#8211; Determines which mail parser will be used for extracting attachments from email messages</li>
<li>Require valid sender &#8211; When checked, will check the sender address against the list of admin user email addresses</li>
<li>Debug &#8211; When checked, will output debug info to the standard Zen Photo debug log</li>
</ul>
<p><strong>Usage:</strong></p>
<p>There are three ways to use this plugin to retrieve attachments from email.</p>
<p>1.  Use the &#8216;Import from Email&#8217; button in the utilities section of the overview tab</p>
<p>2.  Navigate to:</p>
<p style="padding-left: 30px;"><em>http://yoursite.com/zendir/plugins/zpimpmail/import_email_wrapper.php</em></p>
<p>3.  Execute the above url via cron with something like the following:</p>
<pre class="brush:shell">curl -s http://yoursite.com/zendir/plugins/zpimpmail/import_email_wrapper.php &gt; /dev/null 2&gt;&amp;1</pre>
<p>When using method 3, it may be helpful to turn debugging on in order to verify that email is being read.</p>
<p><strong>Download:</strong></p>
<p>**Updated for compatibility with Zen Photo version 1.3<br />
**Verified compatible with Zen Photo version 1.3.1.2</p>
<p>Get it here:  <a class="piwik_download" title="zpImpMail v. 1.0.1" href="http://monkeypen.com/downloads/zpimpmail_1.0.1.tar.gz">zpImpMail v. 1.0.1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.monkeypen.com/2010/04/mail-import-plugin-for-zen-photo/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

