<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>mutt - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/mutt/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Sat, 05 Aug 2017 15:19:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>关于mutt发邮件的中文乱码的问题</title>
		<link>https://www.coder4.com/archives/1754</link>
					<comments>https://www.coder4.com/archives/1754#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Tue, 02 Aug 2011 05:37:55 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[mutt]]></category>
		<category><![CDATA[中文]]></category>
		<category><![CDATA[乱码]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=1754</guid>

					<description><![CDATA[首先，mutt是很智能的，不要低估了人家的智商。 默认来说，是根据系统的LANG变量来评估所需要试用的编码的。 以中文为例 sudo sudo dpkp-reconfigure locales #然后构上选择zh_CN.GB2312 #但是不要选择默认编码！ Generating locales (this might take a while)... zh_CN.GB2312... done Generation complete. #执行成功后直接exp[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/1754/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>如何从Linux shell里发邮件(带附件)</title>
		<link>https://www.coder4.com/archives/1434</link>
					<comments>https://www.coder4.com/archives/1434#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Mon, 04 Apr 2011 09:50:05 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[mutt]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[发邮件]]></category>
		<category><![CDATA[命令行]]></category>
		<category><![CDATA[附件]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=1434</guid>

					<description><![CDATA[对于简单的邮件，可以直接使用sendmail或者mailx，但是带附件的比较麻烦，我们可以使用mutt。 1、安装 以Ubuntu/Debian为例，apt-get，CentOS等可以yum。 sudo apt-get install mutt 2、发邮件 请确认已经配置了sendmail echo "Content" &#124; mutt -s "Subject" xxxx@gmail.com -a ./firewall.sh 如上面所示：Content、Subject是内容和标题[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/1434/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
