<?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>/home/drscream &#187; mutt</title>
	<atom:link href="http://www.cyber-tec.org/tag/mutt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyber-tec.org</link>
	<description>blog of thomas merkel (alias drscream) - creative coding</description>
	<lastBuildDate>Mon, 02 Jan 2012 17:06:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>mutt &#8220;: unknown command&#8221;</title>
		<link>http://www.cyber-tec.org/2010/03/15/mutt-unknown-command/</link>
		<comments>http://www.cyber-tec.org/2010/03/15/mutt-unknown-command/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 20:27:25 +0000</pubDate>
		<dc:creator>drscream</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[backslashes]]></category>
		<category><![CDATA[mutt]]></category>
		<category><![CDATA[mutt wiki]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[trailing spaces]]></category>
		<category><![CDATA[unknown command]]></category>

		<guid isPermaLink="false">http://www.cyber-tec.org/?p=1121</guid>
		<description><![CDATA[Long time ago I receive some mutt errors on startup : unknown command &#8230; mutt working successful so i didn&#8217;t spend much time on this problem. After checking my config file i&#8217;ve found the problem, there are trailing spaces behind the backslashes (&#8216;\&#8217;) at the end of the lines. After removing this spaces everything looks [...]]]></description>
			<content:encoded><![CDATA[<p>Long time ago I receive some mutt errors on startup</p>
<p><code>
<pre>: unknown command</pre>
<p></code></p>
<p> &#8230; mutt working successful so i didn&#8217;t spend much time on this problem. After checking my config file i&#8217;ve found the problem, there are trailing spaces behind the backslashes (&#8216;\&#8217;) at the end of the lines. After removing this spaces everything looks fine :-)</p>
<p><a href="http://www.cyber-tec.org/wp-content/uploads/2010/03/mutt-screenshot.jpg"><img src="http://www.cyber-tec.org/wp-content/uploads/2010/03/mutt-screenshot-288x300.jpg" alt="" title="mutt-screenshot" width="288" height="300" class="alignnone size-medium wp-image-1123" /></a></p>
<p>Some Information could be found in the <a href="http://wiki.mutt.org/?MuttFaq/Maildir">mutt wiki</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyber-tec.org/2010/03/15/mutt-unknown-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mutt move mails by pattern</title>
		<link>http://www.cyber-tec.org/2008/03/25/mutt-move-mails-by-pattern/</link>
		<comments>http://www.cyber-tec.org/2008/03/25/mutt-move-mails-by-pattern/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 20:41:07 +0000</pubDate>
		<dc:creator>drscream</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mutt]]></category>

		<guid isPermaLink="false">http://www.cyber-tec.org/2008/03/25/mutt-move-mails-by-pattern/</guid>
		<description><![CDATA[In mutt it isn&#8217;t so easy to move mails by pattern because the best solution is to move mails not in the mail client but with procmail or mailfilter. Here is a solution that works also in mutt: Tag all mails by specific pattern: Limit the mails that are displayed. L Tag messages matching a [...]]]></description>
			<content:encoded><![CDATA[<p>In <b>mutt</b> it isn&#8217;t so easy to move mails by pattern because the best solution is to move mails not in the mail client but with procmail or mailfilter. Here is a solution that works also in <b>mutt</b>:</p>
<p><b>Tag all mails by specific pattern:</b><br />
Limit the mails that are displayed.<br />
<code></p>
<pre>L</pre>
<p></code><br />
Tag messages matching a pattern.<br />
<code></p>
<pre>T</pre>
<p></code><br />
<b>Move all taged mails to destination:</b><br />
<code></p>
<pre>s =INBOX.dest.here</pre>
<p></code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyber-tec.org/2008/03/25/mutt-move-mails-by-pattern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

