<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>《带用户验证的SMTP邮件客户端java实现》的评论</title>
	<atom:link href="http://www.ourys.com/post/SMTP-JAVA-AUTH_LOGIN.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ourys.com/post/SMTP-JAVA-AUTH_LOGIN.html</link>
	<description>Hector的编程笔记夹，如果喜欢，收藏一个</description>
	<lastBuildDate>Wed, 18 Jan 2012 13:56:22 +0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>作者：天缘</title>
		<link>http://www.ourys.com/post/SMTP-JAVA-AUTH_LOGIN.html/comment-page-1#comment-145</link>
		<dc:creator>天缘</dc:creator>
		<pubDate>Sun, 31 Jan 2010 21:20:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ourys.com/hector/ourys.com/?p=157#comment-145</guid>
		<description>之前用C写过这东西，JAVA倒没试过，现在越来越不喜欢编程了，还是硬件好玩点。
</description>
		<content:encoded><![CDATA[<p>之前用C写过这东西，JAVA倒没试过，现在越来越不喜欢编程了，还是硬件好玩点。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：午夜兰花手札</title>
		<link>http://www.ourys.com/post/SMTP-JAVA-AUTH_LOGIN.html/comment-page-1#comment-144</link>
		<dc:creator>午夜兰花手札</dc:creator>
		<pubDate>Thu, 28 Jan 2010 09:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ourys.com/hector/ourys.com/?p=157#comment-144</guid>
		<description>发送附件的功能我还是不太明白。&lt;blockquote&gt;&lt;div class=&quot;quote quote3&quot;&gt;&lt;div class=&quot;quote-title&quot;&gt;Hector 于 2010-1-28 10:14:47 回复&lt;/div&gt;附件是根据MIME服务的原理构成的，MIME把各种数据分段，每段定义相应的格式，附件应该是要读取数据流并用BASE64加密吧，具体的参考一下MIME，我也只是简单测试了一下，随意发了几个数据可以当附件发送出去，读取数据流加密等没有时间做~&lt;/div&gt;&lt;/blockquote&gt;
</description>
		<content:encoded><![CDATA[<p>发送附件的功能我还是不太明白。<br />
<blockquote>
<div class="quote quote3">
<div class="quote-title">Hector 于 2010-1-28 10:14:47 回复</div>
<p>附件是根据MIME服务的原理构成的，MIME把各种数据分段，每段定义相应的格式，附件应该是要读取数据流并用BASE64加密吧，具体的参考一下MIME，我也只是简单测试了一下，随意发了几个数据可以当附件发送出去，读取数据流加密等没有时间做~</p></div>
</blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>作者：17gogo</title>
		<link>http://www.ourys.com/post/SMTP-JAVA-AUTH_LOGIN.html/comment-page-1#comment-143</link>
		<dc:creator>17gogo</dc:creator>
		<pubDate>Tue, 26 Jan 2010 23:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.ourys.com/hector/ourys.com/?p=157#comment-143</guid>
		<description>深奥，不懂？纯纯的来看看，支持了
</description>
		<content:encoded><![CDATA[<p>深奥，不懂？纯纯的来看看，支持了</p>
]]></content:encoded>
	</item>
</channel>
</rss>

