<?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>Comments on: Understanding POP3 mail client duplicates</title>
	<atom:link href="http://www.everything-mdaemon.com/mdaemon/understanding-pop3-mail-client-duplicates/feed" rel="self" type="application/rss+xml" />
	<link>http://www.everything-mdaemon.com/mdaemon/understanding-pop3-mail-client-duplicates</link>
	<description>Everything you&#039;ve ever wanted to know about MDaemon</description>
	<lastBuildDate>Thu, 04 Mar 2010 18:29:07 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dave Warren</title>
		<link>http://www.everything-mdaemon.com/mdaemon/understanding-pop3-mail-client-duplicates/comment-page-1#comment-422</link>
		<dc:creator>Dave Warren</dc:creator>
		<pubDate>Sun, 15 Nov 2009 05:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.everything-mdaemon.com/?p=13#comment-422</guid>
		<description>Randolf, 

You&#039;re half right -- LAST is a POP3 command, it tracks the last message retrieved using RETR.  The neat part about it is that it works across sessions, so it works as a poor man&#039;s &quot;find new messages&quot;, but you have to understand how it interacts with multiple clients accessing one account.

HEAD doesn&#039;t exist, I was actually thinking of NNTP (where you can retrieve headers, the body, or the entire article)

However, you can emulate &quot;HEAD&quot; by using &quot;TOP&quot; and requesting 0 lines.  I&#039;ve updated the article appropriately, thanks for the feedback!</description>
		<content:encoded><![CDATA[<p>Randolf, </p>
<p>You&#8217;re half right &#8212; LAST is a POP3 command, it tracks the last message retrieved using RETR.  The neat part about it is that it works across sessions, so it works as a poor man&#8217;s &#8220;find new messages&#8221;, but you have to understand how it interacts with multiple clients accessing one account.</p>
<p>HEAD doesn&#8217;t exist, I was actually thinking of NNTP (where you can retrieve headers, the body, or the entire article)</p>
<p>However, you can emulate &#8220;HEAD&#8221; by using &#8220;TOP&#8221; and requesting 0 lines.  I&#8217;ve updated the article appropriately, thanks for the feedback!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randolf Richardson</title>
		<link>http://www.everything-mdaemon.com/mdaemon/understanding-pop3-mail-client-duplicates/comment-page-1#comment-421</link>
		<dc:creator>Randolf Richardson</dc:creator>
		<pubDate>Sun, 15 Nov 2009 04:09:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.everything-mdaemon.com/?p=13#comment-421</guid>
		<description>In POP3 the HEAD and LAST commands don&#039;t exist.  For HEAD, you&#039;re probably thinking of HTTP.</description>
		<content:encoded><![CDATA[<p>In POP3 the HEAD and LAST commands don&#8217;t exist.  For HEAD, you&#8217;re probably thinking of HTTP.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
