<?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>codemonkey.org.uk &#187; mutt</title>
	<atom:link href="http://www.codemonkey.org.uk/tag/mutt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codemonkey.org.uk</link>
	<description>Dave Jones' Linux &#38; opensource stuff.</description>
	<lastBuildDate>Sat, 03 Jul 2010 23:33:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>setting signature based on From/To in mutt.</title>
		<link>http://www.codemonkey.org.uk/2009/11/12/setting-signature-based-fromto-mutt/</link>
		<comments>http://www.codemonkey.org.uk/2009/11/12/setting-signature-based-fromto-mutt/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 03:55:46 +0000</pubDate>
		<dc:creator>davej</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[lazyweb]]></category>
		<category><![CDATA[mutt]]></category>

		<guid isPermaLink="false">http://www.codemonkey.org.uk/?p=258</guid>
		<description><![CDATA[Lazyweb, help me out. I use mutt to read multiple mail accounts. Using alternates, I have it rigged so that when I reply to someone it sets my From: to the same as the address that they sent the mail To: Straight-forward stuff. What I&#8217;d like to do next is set my .signature based upon [...]<p><a href="http://www.codemonkey.org.uk/2009/11/12/setting-signature-based-fromto-mutt/">setting signature based on From/To in mutt.</a> is a post from: <a href="http://www.codemonkey.org.uk">codemonkey.org.uk</a></p>



No related posts.]]></description>
			<content:encoded><![CDATA[<p>Lazyweb, help me out.<br />
I use mutt to read multiple mail accounts.  Using alternates, I have it rigged so that when I reply to someone it sets my From: to the same as the address that they sent the mail To:  Straight-forward stuff.</p>
<p>What I&#8217;d like to do next is set my .signature based upon the same rule.<br />
I thought that this can be done easily enough with send-hooks like..<br />
<code>send-hook mutt- 'set signature=~/.signature1; my_hdr From: Dave Jones &lt;emailaddress1&gt;'<br />
send-hook mutt- 'set signature=~/.signature2; my_hdr From: Dave Jones &lt;emailaddress2&gt;'<br />
</code><br />
But that just seems to make it pick signature1 regardless of any header.</p>
<p>I googled a while, but turned up dead ends. <a href="http://www.acoustics.hut.fi/~mara/mutt/profiles.html">profiles</A> look interesting, but I&#8217;d rather not have to swap between things manually. Likewise, it looks possible to do it on a per-folder basis, but I want this to work with =mbox where all accounts land unfiltered.</p>
<p> Anyone set up something similar ?</p>
<p><a href="http://www.codemonkey.org.uk/2009/11/12/setting-signature-based-fromto-mutt/">setting signature based on From/To in mutt.</a> is a post from: <a href="http://www.codemonkey.org.uk">codemonkey.org.uk</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.codemonkey.org.uk/2009/11/12/setting-signature-based-fromto-mutt/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
