<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Life, the Universe and Everything &#187; unix</title>
	<atom:link href="http://i.wnagele.com/tag/unix/feed/" rel="self" type="application/rss+xml" />
	<link>http://i.wnagele.com</link>
	<description>some more mind ramblings</description>
	<lastBuildDate>Thu, 28 Jul 2011 17:10:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='i.wnagele.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Life, the Universe and Everything &#187; unix</title>
		<link>http://i.wnagele.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://i.wnagele.com/osd.xml" title="Life, the Universe and Everything" />
	<atom:link rel='hub' href='http://i.wnagele.com/?pushpress=hub'/>
		<item>
		<title>Procmail recipe to star (flag) IMAP mail</title>
		<link>http://i.wnagele.com/2010/01/18/procmail-recipe-to-star-flag-imap-mail/</link>
		<comments>http://i.wnagele.com/2010/01/18/procmail-recipe-to-star-flag-imap-mail/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 18:42:43 +0000</pubDate>
		<dc:creator>wnagele</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[procmail]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://wnagele.com/?p=109</guid>
		<description><![CDATA[Looking for a simple way to star (flag) a mail via my procmail script turned out to be trickier than i expected. In the end i based my solution on a recipe to mark messages as read and came up &#8230; <a href="http://i.wnagele.com/2010/01/18/procmail-recipe-to-star-flag-imap-mail/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=i.wnagele.com&amp;blog=21653932&amp;post=109&amp;subd=wolfgangnagele&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Looking for a simple way to star (flag) a mail via my procmail script turned out to be trickier than i expected.<span id="more-109"></span> In the end i based my solution on a <a href="http://ilovett.com/blog/programming/procmail-mark-as-read" target="_blank">recipe to mark messages as read</a> and came up with the following:</p>
<hr />
<pre>
:0
* conditions
{
  :0c
  .destination_folder/

  :0
  {
    TRAP="mv $LASTFOLDER $LASTFOLDER:2,F"
    HOST
  }
}
</pre>
<hr />
<p><strong>Note:</strong> This will only work for Maildir based mailboxes!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wolfgangnagele.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wolfgangnagele.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wolfgangnagele.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wolfgangnagele.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wolfgangnagele.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wolfgangnagele.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wolfgangnagele.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wolfgangnagele.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wolfgangnagele.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wolfgangnagele.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wolfgangnagele.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wolfgangnagele.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wolfgangnagele.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wolfgangnagele.wordpress.com/109/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=i.wnagele.com&amp;blog=21653932&amp;post=109&amp;subd=wolfgangnagele&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://i.wnagele.com/2010/01/18/procmail-recipe-to-star-flag-imap-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cf09419af7d853a0eabf5de6fb06c695?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wolfgangnagele</media:title>
		</media:content>
	</item>
	</channel>
</rss>
