<?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>Hauy`s blog &#187; mail</title>
	<atom:link href="http://blog.hauy.net/tag/mail/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hauy.net</link>
	<description>专注于用户体验、交互设计、web前端技术和web标准化建设。</description>
	<lastBuildDate>Sat, 10 Jul 2010 16:30:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>怎样通过Foxmail来发送完整的HTML网页文件</title>
		<link>http://blog.hauy.net/2008/07/08/send-html-mail-by-foxmail/</link>
		<comments>http://blog.hauy.net/2008/07/08/send-html-mail-by-foxmail/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 10:03:28 +0000</pubDate>
		<dc:creator>hauy</dc:creator>
				<category><![CDATA[工具]]></category>
		<category><![CDATA[foxmail]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[邮件]]></category>

		<guid isPermaLink="false">http://www.Inpeck.com/blog/?p=158</guid>
		<description><![CDATA[最近经常有朋友问到这个问题，我还是写一个详细的说明比较好。 由于Foxmail提供了一个模板的功能，这个功能我们可以用来发送HTML的网页文件。 找到Foxmail的安装目录，比如 D:\Program files\Tencent\Foxmail ，为了方便起见，我们可以把需要发送的网页文件复制到 D:\Program files\Tencent\Foxmail\Template\New 目录下。 此时在Foxmail里点击 “撰写 -&#62; 自定义” 就能看到刚才放进去的网页，选中以后就可以直接发送这个文件了。 需要注意的是两点： 网页的文件名需要htm结尾，不能以html结尾； 网页的编码需要采用GB2312，不能用UTF-8。修改方法如下： 打开网页，点击右键看编码，如果是简体中文(GB2312)，那就不用改了，如果是Unicode(UTF-8)，那就需要修改，修改的时候用记事本打开网页文件，找到类似 content=&#8221;text/html; charset=utf-8; 的代码，把utf-8改为gb2312，然后另存为，编码选择ANSI，文件类型选所有就可以了，覆盖原来的网页文件。]]></description>
			<content:encoded><![CDATA[<p>最近经常有朋友问到这个问题，我还是写一个详细的说明比较好。</p>
<p>由于Foxmail提供了一个模板的功能，这个功能我们可以用来发送HTML的网页文件。</p>
<p>找到Foxmail的安装目录，比如 D:\Program files\Tencent\Foxmail ，为了方便起见，我们可以把需要发送的网页文件复制到 D:\Program files\Tencent\Foxmail\Template\New 目录下。</p>
<p>此时在Foxmail里点击 “撰写 -&gt; 自定义” 就能看到刚才放进去的网页，选中以后就可以直接发送这个文件了。</p>
<p><img style="border: 0px;" src="http://www.Inpeck.com/blog/wp-content/uploads/2008/07/snap2.gif" alt="用Foxmail发送网页文档" width="452" height="372" /></p>
<p>需要注意的是两点：</p>
<ol>
<li>网页的文件名需要htm结尾，不能以html结尾；</li>
<li>网页的编码需要采用GB2312，不能用UTF-8。修改方法如下：<br />
打开网页，点击右键看编码，如果是简体中文(GB2312)，那就不用改了，如果是Unicode(UTF-8)，那就需要修改，修改的时候用记事本打开网页文件，找到类似 content=&#8221;text/html; charset=utf-8; 的代码，把utf-8改为gb2312，然后另存为，编码选择ANSI，文件类型选所有就可以了，覆盖原来的网页文件。</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.hauy.net/2008/07/08/send-html-mail-by-foxmail/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
