<?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>idv2 &#187; mail</title>
	<atom:link href="http://tech.idv2.com/tag/mail/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.idv2.com</link>
	<description>关注Web开发技术，关注Internet。</description>
	<lastBuildDate>Tue, 27 Jul 2010 12:54:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>邮件头中Status的含义</title>
		<link>http://tech.idv2.com/2006/09/01/mail-header-status-info/</link>
		<comments>http://tech.idv2.com/2006/09/01/mail-header-status-info/#comments</comments>
		<pubDate>Fri, 01 Sep 2006 03:38:09 +0000</pubDate>
		<dc:creator>charlee</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[mail]]></category>

		<guid isPermaLink="false">http://charlee.itbdns.com/tech/archive/117.html</guid>
		<description><![CDATA[<!-- begin Pukiwiki generated code--><p>典型的邮件头中通常包含一个Status，例如：</p>
<pre>Message-Id: &lt;44F6F28F.1030906@sample.com&gt;
Date: Thu, 31 Aug 2006 23:30:39 +0800
From: Nickname &lt;username@sample.com&gt;
User-Agent: Thunderbird 1.5.0.2 (Windows/20060308)
MIME-Version: 1.0
To: mail-list@sample.com
Subject: This is a test.
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Status: RO
Content-Length: 819
Lines: 45</pre>
<p>Status被用来标示邮件的阅读状态，其取值如下：</p>
<ul class="list1" style="padding-left:16px;margin-left:16px"><li><strong>U</strong> - 邮件没有被阅读，也没有被下载。</li>
<li><strong>R</strong> - 邮件已被阅读或被下载。</li>
<li><strong>O</strong> - 不是新邮件，但尚未被删除。</li>
<li><strong>D</strong> - 即将被删除。</li>
<li><strong>N</strong> - 新邮件（有的邮件系统通过不附加任何 Status 标记的方法来表示新邮件）。</li></ul>
<p>上面这些标记可以组合使用，例如 Status: RO 表示该邮件不是新邮件并已阅读过。</p>
<!-- end Pukiwiki generated code-->
]]></description>
			<content:encoded><![CDATA[<!-- begin Pukiwiki generated code--><p>典型的邮件头中通常包含一个Status，例如：</p>
<pre>Message-Id: &lt;44F6F28F.1030906@sample.com&gt;
Date: Thu, 31 Aug 2006 23:30:39 +0800
From: Nickname &lt;username@sample.com&gt;
User-Agent: Thunderbird 1.5.0.2 (Windows/20060308)
MIME-Version: 1.0
To: mail-list@sample.com
Subject: This is a test.
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Status: RO
Content-Length: 819
Lines: 45</pre>
<p>Status被用来标示邮件的阅读状态，其取值如下：</p>
<ul class="list1" style="padding-left:16px;margin-left:16px"><li><strong>U</strong> - 邮件没有被阅读，也没有被下载。</li>
<li><strong>R</strong> - 邮件已被阅读或被下载。</li>
<li><strong>O</strong> - 不是新邮件，但尚未被删除。</li>
<li><strong>D</strong> - 即将被删除。</li>
<li><strong>N</strong> - 新邮件（有的邮件系统通过不附加任何 Status 标记的方法来表示新邮件）。</li></ul>
<p>上面这些标记可以组合使用，例如 Status: RO 表示该邮件不是新邮件并已阅读过。</p>
<!-- end Pukiwiki generated code-->
]]></content:encoded>
			<wfw:commentRss>http://tech.idv2.com/2006/09/01/mail-header-status-info/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
