<?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>The AppGirl Blog &#187; tips</title>
	<atom:link href="http://appgirl.net/blog/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://appgirl.net/blog</link>
	<description>it&#039;s a wild wild web out there</description>
	<lastBuildDate>Tue, 14 Feb 2012 16:59: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: changing sender mail address on the fly</title>
		<link>http://appgirl.net/blog/mutt-changing-sender-mail-address-on-the-fly/</link>
		<comments>http://appgirl.net/blog/mutt-changing-sender-mail-address-on-the-fly/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 16:19:06 +0000</pubDate>
		<dc:creator>appgirl</dc:creator>
				<category><![CDATA[cli-fu]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[mutt]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://appgirl.net/blog/?p=3</guid>
		<description><![CDATA[Had a need today to adjust the sender email address for a notification script. Since the script uses mutt to send the emails, that change was fairly straight-forward. Instead of modifying .muttrc, simply export the EMAIL environmental variable. On the command line it looks something like this: $ export EMAIL=&#8217;account@domain&#8217; $ mutt &#60;the rest of [...]]]></description>
		<wfw:commentRss>http://appgirl.net/blog/mutt-changing-sender-mail-address-on-the-fly/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

