<?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"
	>
<channel>
	<title>Comments on: Mozilla Thunderbird email</title>
	<atom:link href="http://www.thunderguy.com/semicolon/2005/04/26/mozilla-thunderbird-email/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thunderguy.com/semicolon/2005/04/26/mozilla-thunderbird-email/</link>
	<description>Software, the Internet and you.</description>
	<pubDate>Wed, 03 Dec 2008 07:08:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: get a loan</title>
		<link>http://www.thunderguy.com/semicolon/2005/04/26/mozilla-thunderbird-email/#comment-28414</link>
		<dc:creator>get a loan</dc:creator>
		<pubDate>Wed, 30 May 2007 02:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/plusplus/20050414/thunderbird#comment-28414</guid>
		<description>the new version of Thunderbird is SWEET. i have finally rid myself of MS office and moved on!  It feels so good to get 2.0 up and running...now if only they could make the new mail notification smaller and able to hover over.</description>
		<content:encoded><![CDATA[<p>the new version of Thunderbird is SWEET. i have finally rid myself of MS office and moved on!  It feels so good to get 2.0 up and running&#8230;now if only they could make the new mail notification smaller and able to hover over.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://www.thunderguy.com/semicolon/2005/04/26/mozilla-thunderbird-email/#comment-4315</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Wed, 13 Sep 2006 10:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/plusplus/20050414/thunderbird#comment-4315</guid>
		<description>Hi guys,

Nice to come across this topic. I've been dreaming of writing my own email client exactly for this reason but haven't gotten to it yet (surprise). In addition to the comments made already, I'd go even further and allow a hierarchy of tags, mandatory tags etc (so that if you work with others your "structured" email archive is built-up in a similar way). With a mandatory tag I mean something extra to the "Subject" line that is not free text but uses a structured list - that is created on the fly as needed. Obviously some more thoughts about collaboration with groups need to go into this...

My question: has there been any progress lately re this that you are aware of?</description>
		<content:encoded><![CDATA[<p>Hi guys,</p>
<p>Nice to come across this topic. I&#8217;ve been dreaming of writing my own email client exactly for this reason but haven&#8217;t gotten to it yet (surprise). In addition to the comments made already, I&#8217;d go even further and allow a hierarchy of tags, mandatory tags etc (so that if you work with others your &#8220;structured&#8221; email archive is built-up in a similar way). With a mandatory tag I mean something extra to the &#8220;Subject&#8221; line that is not free text but uses a structured list - that is created on the fly as needed. Obviously some more thoughts about collaboration with groups need to go into this&#8230;</p>
<p>My question: has there been any progress lately re this that you are aware of?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bennett</title>
		<link>http://www.thunderguy.com/semicolon/2005/04/26/mozilla-thunderbird-email/#comment-126</link>
		<dc:creator>Bennett</dc:creator>
		<pubDate>Thu, 22 Sep 2005 12:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/plusplus/20050414/thunderbird#comment-126</guid>
		<description>Of course, of course -- go right the the source and look at the &lt;a href="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/1.5b1/" rel="nofollow"&gt;Thunderbird source code&lt;/a&gt;.

In case it helps, Thundervbird stores emails in raw format -- just plain text, exactly as received. The &lt;code&gt;.msf&lt;/code&gt; files that it creates store information like sorting and so on. I don't know the format of those -- you'll have to look at the source. Good luck.</description>
		<content:encoded><![CDATA[<p>Of course, of course &#8212; go right the the source and look at the <a href="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/1.5b1/" rel="nofollow">Thunderbird source code</a>.</p>
<p>In case it helps, Thundervbird stores emails in raw format &#8212; just plain text, exactly as received. The <code>.msf</code> files that it creates store information like sorting and so on. I don&#8217;t know the format of those &#8212; you&#8217;ll have to look at the source. Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sameera</title>
		<link>http://www.thunderguy.com/semicolon/2005/04/26/mozilla-thunderbird-email/#comment-117</link>
		<dc:creator>Sameera</dc:creator>
		<pubDate>Mon, 12 Sep 2005 02:32:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/plusplus/20050414/thunderbird#comment-117</guid>
		<description>Is there any source code that I could find to read the Thunderbird email database format from my own application?</description>
		<content:encoded><![CDATA[<p>Is there any source code that I could find to read the Thunderbird email database format from my own application?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bennett</title>
		<link>http://www.thunderguy.com/semicolon/2005/04/26/mozilla-thunderbird-email/#comment-27</link>
		<dc:creator>Bennett</dc:creator>
		<pubDate>Wed, 15 Jun 2005 17:06:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/plusplus/20050414/thunderbird#comment-27</guid>
		<description>The best way to add this feature to Mozilla is to do it yourself! That's the beauty of open source. It would be a big change though. It might be worth looking on the &lt;a href="http://forums.mozillazine.org/viewforum.php?f=39" rel="nofollow"&gt;Thunderbird forums&lt;/a&gt; to see if it has been discussed.

One way to implement this is to store all emails and tags in a database (in the obvious way), and display each tag as a folder. You could cache the headers of the emails in each folder, as Thunderbird already does. Storing the email in a database would also improve searching, since you could have a full-text index.

All this might actually be fairly easy to implement, at least for POP3 mail. A feature like this could capture the zeitgeist and propel Thunderbird to Firefox's dizzy heights. Well, &lt;em&gt;I&lt;/em&gt; would love it anyway.</description>
		<content:encoded><![CDATA[<p>The best way to add this feature to Mozilla is to do it yourself! That&#8217;s the beauty of open source. It would be a big change though. It might be worth looking on the <a href="http://forums.mozillazine.org/viewforum.php?f=39" rel="nofollow">Thunderbird forums</a> to see if it has been discussed.</p>
<p>One way to implement this is to store all emails and tags in a database (in the obvious way), and display each tag as a folder. You could cache the headers of the emails in each folder, as Thunderbird already does. Storing the email in a database would also improve searching, since you could have a full-text index.</p>
<p>All this might actually be fairly easy to implement, at least for POP3 mail. A feature like this could capture the zeitgeist and propel Thunderbird to Firefox&#8217;s dizzy heights. Well, <em>I</em> would love it anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Markos O'Neill</title>
		<link>http://www.thunderguy.com/semicolon/2005/04/26/mozilla-thunderbird-email/#comment-23</link>
		<dc:creator>John Markos O'Neill</dc:creator>
		<pubDate>Fri, 10 Jun 2005 22:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/plusplus/20050414/thunderbird#comment-23</guid>
		<description>I totally agree with you.  Mozilla Thunderbird is a nice mail client but I wish it supported tagging.  How do we get the Mozilla people to add this feature?

I made a similar observation to yours here.

http://mentalcompost.blogspot.com/2005/06/tag-friendly-mail-client.html</description>
		<content:encoded><![CDATA[<p>I totally agree with you.  Mozilla Thunderbird is a nice mail client but I wish it supported tagging.  How do we get the Mozilla people to add this feature?</p>
<p>I made a similar observation to yours here.</p>
<p><a href="http://mentalcompost.blogspot.com/2005/06/tag-friendly-mail-client.html" rel="nofollow">http://mentalcompost.blogspot.com/2005/06/tag-friendly-mail-client.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
