<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; email client</title> <atom:link href="http://www.ghacks.net/tag/email-client/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>How To Make Thunderbird More Secure</title><link>http://www.ghacks.net/2012/01/21/how-to-make-thunderbird-more-secure/</link> <comments>http://www.ghacks.net/2012/01/21/how-to-make-thunderbird-more-secure/#comments</comments> <pubDate>Sat, 21 Jan 2012 16:30:03 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[email client]]></category> <category><![CDATA[thunderbird]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=56113</guid> <description><![CDATA[I have been a user of the desktop email client Mozilla Thunderbird for the past five or so years. In that time, I have modified the default settings and behavior of the client to make it more secure against attacks and other malicious activities and issues. This guide acts as an overview of what I [...]]]></description> <content:encoded><![CDATA[<p>I have been a user of the desktop email client Mozilla Thunderbird for the past five or so years. In that time, I have modified the default settings and behavior of the client to make it more secure against attacks and other malicious activities and issues. This guide acts as an overview of what I have done in those years. Please note that while it makes your email client securer, it does not make the program invincible. Common sense is still one of the most powerful weapons in a computer user&#8217;s arsenal.</p><p>I also have to say at this point that I&#8217;m not including add-ons in this guide. This guide only looks at the native options that Thunderbird offers. The majority of changes should also be applicable in other email programs.</p><p><strong>1. Disable HTML messages</strong></p><p>I get it. HTML messages look nicer. You can do all kinds of things with HTML messages that you cannot do with plain text messages. Plain text messages on the other hand only display textual contents and nothing else, which reduces the likelihood of exploits.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/message-body-as-plain-text.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/message-body-as-plain-text.jpg" alt="message body as plain text" title="message body as plain text" width="414" height="363" class="alignnone size-full wp-image-56115" /></a></p><p>You find the setting under View > Message Body As > Plain Text.</p><p><strong>2. Disable JavaScript</strong></p><p>The developers have <a
href="http://www.ghacks.net/2010/06/30/thunderbird-3-javascript-whats-the-deal/">removed JavaScript in Thunderbird 3</a> for emails completely. There is no option to enable JavaScript for emails. JavaScript for RSS feeds is enabled on the other hand. Thunderbird users who do not use RSS or do not want JavaScript in their feeds can disable it the following way. Click on Tools > Options > Advanced tab > Config Editor to open the advanced configuration window.</p><p>Filter for the term JavaScript and double-click JavaScript.enabled to set it to false if it is set to true.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/javascript-enabled-false.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/javascript-enabled-false.jpg" alt="javascript enabled false" title="javascript enabled false" width="378" height="197" class="alignnone size-full wp-image-56116" /></a></p><p><strong>3. Use SSL</strong></p><p>You should furthermore make sure that all of your email accounts use SSL connections to protect against snooping and eavesdropping. Click on Tools > Account settings, and there on the Server Settings listing underneath each email account.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/connection-security.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/connection-security.jpg" alt="connection security" title="connection security" width="504" height="240" class="alignnone size-full wp-image-56117" /></a></p><p>Check the help pages or contact support if None is selected under Connection Security. You also need to click on Outgoing Server (SMTP) at the bottom of the listing to see if all outgoing servers are also using SSL for connections.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/outgoing-servers.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/outgoing-servers.jpg" alt="outgoing servers" title="outgoing servers" width="433" height="344" class="alignnone size-full wp-image-56118" /></a></p><p><strong>4. E-Mail Scams</strong></p><p>Go to Tools > Options > Security > E-Mail Scams and make sure that <strong>Tell me if the message I&#8217;m reading is a suspected email scam</strong> is enabled. This basically checks back if the email is a known scam email and warns you if it is.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/thunderbird-email-scam.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/thunderbird-email-scam.jpg" alt="thunderbird email scam" title="thunderbird email scam" width="500" height="96" class="alignnone size-full wp-image-56119" /></a></p><p><strong>5. Master Password</strong></p><p>If you are working on a multi-user PC or want to protect your email passwords from unauthorized access, you should consider setting a master password in the email client for that purpose. Anyone with access to the PC can look at all email usernames and passwords if they are not protected with a master password.</p><p>Click on Tools > Options > Security, and check the <strong>Use a master password</strong> box there to enable the option. You are then asked to enter a password which from that moment on will protect the password database from unauthorized access.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/master-password.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/master-password.jpg" alt="master password" title="master password" width="441" height="345" class="alignnone size-full wp-image-56122" /></a></p><p>Thunderbird displays a form on start up that asks for that master password. The password quality meter visualizes the strength of the selected password.</p><p><strong>6. Disable the preview pane</strong></p><p>Thunderbird uses a layout with three panes by default. Email accounts and folders on the left, the email messages on the upper right, and the preview pane at the bottom right.</p><p>Email previews are automatically displayed when you select a message in the email client. You may want to disable that feature as it may be used for malicious purposes. Please note that this is unlikely, especially if you have disabled HTML messages and JavaScript.</p><p>The easiest way to disable the message preview pane is to press the F8 key on the keyboard. You can re-enable the pane easily with another tap on the same key.</p><p><strong>7. Display All Headers</strong></p><p><a
href="http://www.ghacks.net/2006/06/15/understanding-email-headers/">Email headers</a> help you find out if an email is legit or fake. Thunderbird displays a compact version by default which cannot be used to verify an email address. You can enable full email headers with a click on View > Headers > All.</p><p>Please note that Thunderbird limits the space available for email headers on its page. You can scroll the page by holding down the left mouse button and moving the scroll wheel up or down.</p><p><strong>Closing Words</strong></p><p>Add-ons can furthermore improve security but that&#8217;s outside of the scope of this guide. Let me know if you are interested in a list of security related add-ons for the Thunderbird email client.</p><p>Have additional tips you&#8217;d like to share? Let me know in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2012/01/21/how-to-make-thunderbird-more-secure/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Mozilla Thunderbird 6.0 Is Here</title><link>http://www.ghacks.net/2011/08/16/mozilla-thunderbird-6-0-is-here/</link> <comments>http://www.ghacks.net/2011/08/16/mozilla-thunderbird-6-0-is-here/#comments</comments> <pubDate>Tue, 16 Aug 2011 17:32:33 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[email client]]></category> <category><![CDATA[mozilla thunderbird]]></category> <category><![CDATA[thunderbird]]></category> <category><![CDATA[thunderbird update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=49174</guid> <description><![CDATA[By joining the rapid release cycle Thunderbird updates have become as frequently as those of the Mozilla Firefox web browser. It is therefor no surprise that Mozilla Messaging has just released version 6.0 of the email client Thunderbird on the same day that Firefox 6.0 was officially released. With that release, the release cycle is [...]]]></description> <content:encoded><![CDATA[<p>By joining the rapid release cycle Thunderbird updates have become as frequently as those of the Mozilla Firefox web browser. It is therefor no surprise that Mozilla Messaging has just released version 6.0 of the email client Thunderbird on the same day that <a
href="http://www.ghacks.net/2011/08/13/mozilla-firefox-6-0-and-3-6-20-pushed-to-release-ftp-server/">Firefox 6.0</a> was officially released. With that release, the release cycle is running in sync with that of the Firefox web browser.</p><p>So what is new in Thunderbird 6.0? The release notes, which are up already on the official website, list the following items that have been updated, changed or added to the email client.</p><ul><li>Thunderbird is based on the new Mozilla Gecko 6 engine</li><li>Several theme improvements for Windows 7</li><li>Support for Windows 7 Jump lists</li><li>Several fixes when importing email from Microsoft Outlook</li><li>Default mail client check now works with newer Linux distributions</li><li>Various other user interface fixes and improvements</li><li>Numerous platform fixes that improve speed, performance, stability and security</li></ul><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/08/thunderbird-60.png" alt="thunderbird 6.0" title="thunderbird 6.0" width="541" height="356" class="alignnone size-full wp-image-49175" /></p><p>The feature list, as you can see, is rather small, and offers barely any new features for users of the email program. Windows 7 users benefit from jumplist support and theme improvements. Jumplists show up when a Windows user right-clicks on the icon in the taskbar. For now, Thunderbird users get links to their address book, writing a new message and the mailbox.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/08/thunderbird-jumplists.png" alt="thunderbird jumplists" title="thunderbird jumplists" width="368" height="261" class="alignnone size-full wp-image-49176" /></p><p>The update check from within the email client is already picking up the new version. This makes it possible to perform an in-program update to install the latest version of Thunderbird.</p><p>Users can do that with a click on Help > About Thunderbird.</p><p>The email client is also available for download <a
href="http://www.mozilla.org/en-US/thunderbird/">at the</a> official website for all supported operating systems and languages. Thunderbird users who want to take a closer look at the release notes of this particular release can <a
href="http://www.mozilla.org/en-US/thunderbird/6.0/releasenotes/">do so here</a>.</p><p>There they find troubleshooting tips and known issues, which are always worth checking out before upgrading or install a new version of the software.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/08/16/mozilla-thunderbird-6-0-is-here/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Thunderbird 6 Beta Released, New Logos Upcoming</title><link>http://www.ghacks.net/2011/07/21/thunderbird-6-beta-released-new-logos-upcoming/</link> <comments>http://www.ghacks.net/2011/07/21/thunderbird-6-beta-released-new-logos-upcoming/#comments</comments> <pubDate>Wed, 20 Jul 2011 22:06:34 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[email client]]></category> <category><![CDATA[thunderbird]]></category> <category><![CDATA[thunderbird 6]]></category> <category><![CDATA[thunderbird beta]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=48060</guid> <description><![CDATA[Mozilla has released the first beta version of the upcoming Thunderbird 6 email desktop client. As you may know, Mozilla has moved Firefox to a rapid release process some time ago. This basically meant an accelerated development process with new versions of the browser every 18 weeks. Soon thereafter, the developers decided to move Thunderbird [...]]]></description> <content:encoded><![CDATA[<p>Mozilla has released the first beta version of the upcoming Thunderbird 6 email desktop client. As you may know, Mozilla has moved Firefox to a rapid release process some time ago. This basically meant an accelerated development process with new versions of the browser every 18 weeks. Soon thereafter, the developers decided to move Thunderbird to that very same release process. This is why <a
href="http://www.ghacks.net/2011/06/28/mozilla-thunderbird-5-0-email-client-released/">Thunderbird 5</a> has been released less than a month ago.</p><p>The first beta of Thunderbird 6 is not introducing new groundbreaking features into the email client. Most notable change in this release is support for Windows 7 jumplists, which are accessible via a right click on the Thunderbird icon on the Windows 7 taskbar.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/thunderbird-6-jumplists.png" alt="hunderbird 6 jumplists" title="thunderbird 6 jumplists" width="366" height="233" class="alignnone size-full wp-image-48064" /></p><p>There are only options to write a new message or to open the address bar. A list of the latest emails would be handy for instance.</p><p>Other changes <a
href="http://www.mozilla.org/en-US/thunderbird/6.0beta/">mentioned</a> on the announcement page are Microsoft Outlook importing fixes, working default mail client checks on newer Linux distributions and other unmentioned fixes. Again, nothing to get to excited about. Still, users who want to download the latest beta version can do so <a
href="http://www.mozilla.org/en-US/thunderbird/all-beta.html">right now</a> from the official beta release page. The Thunderbird 6 beta release is available in all languages and for all supported operating systems.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/thunderbird-6.png" alt="thunderbird 6" title="thunderbird 6" width="600" height="340" class="alignnone size-full wp-image-48065" /></p><p>With the rapid release process in motion, it should not take longer than one and a half month before the final version of Thunderbird 6 is released by Mozilla Messaging.</p><p>In related news. Designer <a
href="http://breakingtheegg.tumblr.com/post/7843334474/new-versions-of-the-logos-are-being-done-by-the">Sean Martell</a> has published new concept logos for the Nightly and Aurora channels of the email client.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/thunderbird-logos.png" alt="thunderbird-logos" title="thunderbird-logos" width="480" height="194" class="alignnone size-full wp-image-48066" /></p><p>The names are not entirely correct though. You may know that Mozilla has decided to use different names for the Thunderbird Nightly, Aurora and Beta releases. The two logos that you see above might make they way into for the Daily and Earlybird channels. Well done and nicely looking, what do you think? (<a
href="http://www.soeren-hentzschel.at/mozilla/thunderbird/2011/07/20/thunderbird-6-0-beta-veroffentlicht/">via</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/07/21/thunderbird-6-beta-released-new-logos-upcoming/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Thunderbird Joins The Rapid Release Process, Introduces Shredder, Miramar and Earlybird</title><link>http://www.ghacks.net/2011/06/17/thunderbird-joins-the-rapid-release-process-introduces-shredder-miramar-and-earlybird/</link> <comments>http://www.ghacks.net/2011/06/17/thunderbird-joins-the-rapid-release-process-introduces-shredder-miramar-and-earlybird/#comments</comments> <pubDate>Fri, 17 Jun 2011 18:53:48 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[earlybird]]></category> <category><![CDATA[email client]]></category> <category><![CDATA[mozilla]]></category> <category><![CDATA[mozilla messaging]]></category> <category><![CDATA[nightly]]></category> <category><![CDATA[thunderbird]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=46625</guid> <description><![CDATA[I&#8217;m not a huge fan of the rapid release process of the Firefox web browser or Google Chrome. Not so much as a user but as someone who is interested in following the development of a web browser, and a webmaster who likes to write about it. A new version every three months or so, [...]]]></description> <content:encoded><![CDATA[<p>I&#8217;m not a huge fan of the rapid release process of the Firefox web browser or Google Chrome. Not so much as a user but as someone who is interested in following the development of a web browser, and a webmaster who likes to write about it.</p><p>A new version every three months or so, and a confusing assortment of release channels makes it less interesting to keep an overview over each channel. With four channels for Firefox and Google Chrome alone each, it would mean to spend more time monitoring the development to stay up to date.</p><p>Thunderbird recently joined the rapid release process as well, with the beta versions recently jumping a version to version 5.</p><p>Instead of using Firefox&#8217;s naming convention, which is stable, beta, aurora and nightly, the developers have decided to introduce a new set of channel names. The nightly versions of Thunderbird are called Shredder, the Aurora versions Earlybird and the beta versions Miramar. The latest nightly versions are already at version 7, while the latest stable releases are at version 3.</p><p>We have already looked at the features that Mozilla Messaging plans to introduce in Thunderbird 5. You can get the full <a
href="http://www.ghacks.net/2011/06/03/thunderbird-5-beta-1-firefox-5-beta-3-released/">overview here</a>.</p><p>Among the changes are a new add-on manager that looks identical to the extensions manager of the Firefox web browser. Other new features include a revised account setup wizard that has been optimized once again, an optimized display of email attachments including attachment sizes, tab reordering and a new troubleshooting information page.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/06/thunderbird-earlybird1.png" alt="thunderbird earlybird" title="thunderbird earlybird" width="600" height="330" class="alignnone size-full wp-image-46628" /></p><p>Interested users can download Thunderbird 5 Beta <a
href="http://www.mozillamessaging.com/en-US/thunderbird/early_releases/downloads/">from the</a> early releases page over at Mozilla Messaging. The beta version is available for all supported operating systems and languages. Nightly releases are <a
href="ftp://ftp.mozilla.org/pub/thunderbird/nightly/">currently only</a> available at the official ftp server.</p><p>What&#8217;s your take on the rapid release process and the new names for the different Thunderbird channels? Let me know in the comments. (<a
href="http://www.soeren-hentzschel.at/mozilla/thunderbird/2011/06/17/thunderbird-aurora-ist-earlybird/">via</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/06/17/thunderbird-joins-the-rapid-release-process-introduces-shredder-miramar-and-earlybird/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Mozilla Thunderbird 3.1.10 Released</title><link>http://www.ghacks.net/2011/04/28/mozilla-thunderbird-3-1-10-released/</link> <comments>http://www.ghacks.net/2011/04/28/mozilla-thunderbird-3-1-10-released/#comments</comments> <pubDate>Thu, 28 Apr 2011 17:37:17 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[email client]]></category> <category><![CDATA[mozilla thunderbird]]></category> <category><![CDATA[thunderbird]]></category> <category><![CDATA[thunderbird security]]></category> <category><![CDATA[thunderbird update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=44489</guid> <description><![CDATA[Big release day at Mozilla. Mozilla Thunderbird 3.1.10 has been released next to Firefox 4.0.1 on the very same day. The release notes of the new version of the email client mention several performance, stability and security fixes without going into greater detail. The linked Security Advisory page does not list the changes in that [...]]]></description> <content:encoded><![CDATA[<p>Big release day at Mozilla. Mozilla Thunderbird 3.1.10 has been released next to <a
href="http://www.ghacks.net/2011/04/28/firefox-4-0-1-has-been-released/">Firefox 4.0.1</a> on the very same day. The release notes of the new version of the email client mention several performance, stability and security fixes without going into greater detail. The linked Security Advisory page does not list the changes in that new release yet, which leaves Bugzilla as the only source of information.</p><p>Bugzilla lists a total of 71 bugs that have been fixed in Mozilla Thunderbird 3.1.10, of which two have received the highest possible rating blocker. Additionally, 16 of the issues listed have received a severity rating of critical, and another four one of major.</p><p>Several of the fixes appear to be language related, for instance crash fixes when spell checking with French or Hungarian dictionaries, or update crashes when localized strings excess certain parameters.</p><p>Just check <a
href="https://bugzilla.mozilla.org/buglist.cgi?field0-0-0=cf_status_thunderbird31;type0-0-1=equals;field0-0-1=cf_status_192;query_format=advanced;value0-0-1=.17-fixed;type0-0-0=equals;value0-0-0=.10-fixed;type0-0-2=equals;field0-0-2=cf_status_192;value0-0-2=.16-fixed">Bugzilla</a> for the full list of fixes in this version of Thunderbird. The release, unlike that of Firefox 4.0.1 is already available for download at the official Mozilla Messaging website.</p><p>You can for instance download it <a
href="http://www.mozillamessaging.com/en-US/thunderbird/3.1.10/releasenotes/">from the</a> official release notes page. It is likely that the email client will pick up the new release soon as well and display notifications in the application, so that in-application updates will become possible as well.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/04/28/mozilla-thunderbird-3-1-10-released/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Configure hidden preferences in Claws Mail with Clawsker</title><link>http://www.ghacks.net/2011/04/12/configure-hidden-preferences-in-claws-mail-with-clawsker/</link> <comments>http://www.ghacks.net/2011/04/12/configure-hidden-preferences-in-claws-mail-with-clawsker/#comments</comments> <pubDate>Tue, 12 Apr 2011 21:25:55 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[claws mail]]></category> <category><![CDATA[email client]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=43840</guid> <description><![CDATA[I have been using Claws Mail for quite some time (I&#8217;ve covered Claws Mail here on Ghacks quite a bit.) What I like about Claws Mail, over nearly every other email client, is that it&#8217;s incredibly configurable. If you can think of a configuration option, it&#8217;s probably there. In fact, some might say Claws Mail is [...]]]></description> <content:encoded><![CDATA[<p>I have been using <a
title="Claws Mail" href="http://www.claws-mail.org/" target="_blank">Claws Mail</a> for quite some time (I&#8217;ve covered <a
title="Claws Mail on Ghacks" href="http://www.ghacks.net/index.php?s=claws+mail" target="_blank">Claws Mail here on Ghacks</a> quite a bit.) What I like about Claws Mail, over nearly every other email client, is that it&#8217;s incredibly configurable. If you can think of a configuration option, it&#8217;s probably there. In fact, some might say Claws Mail is too configurable. Doubt that? For those nay sayers out there, I give you Clawsker.</p><p>Clawkster is a GUI tool that allows the user to configure hidden configuration options for Claws Mail. That&#8217;s right, you can figure regular and hidden options in this already-flexible email client. But what all does Clawsker allow you to configure and how do you install it? I&#8217;m glad you asked, because I have the answers to both questions.</p><p><span
id="more-43840"></span><strong>Installation</strong></p><p>The first question I will answer is the installation. Installing Clawsker is a snap as it is found in the standard repositories (If you can install Claws Mail, you can install Clawsker.) Below are the steps to install Clawskter (assuming you already have Claws Mail installed.)</p><ol><li>Open a terminal window.</li><li>Issue the command <code>sudo apt-get install clawsker</code>.</li><li>Type your sudo password and hit Enter.</li><li>Accept any dependencies that might be necessary.</li></ol><p>After installation is complete, you will not find a menu entry for Clawsker. Instead, the tool must be run from the command line. So to start Clawkster, do the following:</p><ol><li>Hit Alt-F2.</li><li>Enter &#8220;clawsker&#8221; (no quotes) in the run dialog.</li><li>Hit Enter.</li></ol><p>If you try to run Clawsker with Claws Mail running, you will be informed that Claws Mail must be closed first.</p><p>The Clawsker window will now open.</p><p><strong>What you can configure</strong></p><div
id="attachment_43841" class="wp-caption alignleft" style="width: 291px"><a
href="http://www.ghacks.net/wp-content/uploads/2011/04/clawkster.png"><img
class="size-full wp-image-43841 " src="http://www.ghacks.net/wp-content/uploads/2011/04/clawkster.png" alt="" width="281" height="328" /></a><p
class="wp-caption-text">Figure 1</p></div><p>The Clawsker tool allows for quite a bit of configuration options. Some of these options are very useful, whereas some might seem a bit too obscure.</p><p>When you open Clawsker (see Figure 1) there are five tabs to choose from. These tabs are:</p><p>Behavior: Alter some of the behaviors of drag &#8216;n drop, ssl, and messages.</p><p>Colours: Alter the colours used for message view and log windows.</p><p>GUI: Alter coloured strips (in tree view, folder lists, and message lists), message lists, bolding of unread messages, scroll bars, and more.</p><p>Other: Enable detached address book edit, change message cache and time for cache elements and enable network manager.</p><p>Windows: Place the location of the Main, Message, Send/Receive, Folder, Addressbook, Accounts, Filtering, Preferences, and other windows.</p><p>Some of the more helpful configurations are:</p><p>Behavior:</p><ul><li>Allow writable temporary files.</li><li>Don&#8217;t confirm deletions (only use this if you are careful about deletions.)</li></ul><p>GUI:</p><ul><li>Coloured lines contrast (the higher the number the more contrast between message listings.</li><li>Display To column instead of From column in Sent folder.</li><li>Show Cursor in message view.</li><li>Detachable toolbars.</li></ul><p><strong>Final thoughts</strong></p><p>I confess that much of the Clawsker configurations are not important options for me. But for many there may be a need to handle some of the more obscure configuration options offered by this handy tool. And it&#8217;s quite nice to know such a tool exists.</p><p>With the addition of Clawsker, Claws Mail is, without a doubt, the most highly configurable email client available.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/04/12/configure-hidden-preferences-in-claws-mail-with-clawsker/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Microsoft Outlook Add-In Text Lightning</title><link>http://www.ghacks.net/2011/02/09/microsoft-outlook-add-in-text-lightning/</link> <comments>http://www.ghacks.net/2011/02/09/microsoft-outlook-add-in-text-lightning/#comments</comments> <pubDate>Wed, 09 Feb 2011 09:56:37 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[email client]]></category> <category><![CDATA[microsoft outlook]]></category> <category><![CDATA[microsoft outlook add-in]]></category> <category><![CDATA[outlook]]></category> <category><![CDATA[outlook add-on]]></category> <category><![CDATA[text lightning]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=39722</guid> <description><![CDATA[Text Lightning is a free Microsoft Outlook add-in that integrates seamlessly into the desktop email client. The add-in offers a host of features that improve productivity, from one-click insertion of text, images and files to customizing text templates, one click searching and message archiving with a single click. Installation of the Microsoft Outlook add-on should [...]]]></description> <content:encoded><![CDATA[<p>Text Lightning is a free Microsoft Outlook add-in that integrates seamlessly into the desktop email client. The add-in offers a host of features that improve productivity, from one-click insertion of text, images and files to customizing text templates, one click searching and message archiving with a single click.</p><p>Installation of the Microsoft Outlook add-on should not pose a problem. Users need to make sure that Outlook is closed during installation. The wizard that is displayed after installation can be skipped by clicking next all the time, no personal data needs to be entered.</p><p>A new Text Lightning entry is added to Outlook&#8217;s toolbar which offers access to the add-in&#8217;s features. The add-in furthermore adds a sidebar to the right of the new email message window for quick access to pre-configured texts, images and files.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/02/text-lightning-outlook-add-in.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/02/text-lightning-outlook-add-in-550x483.jpg" alt="text lightning outlook add in" title="text lightning outlook add in" width="550" height="483" class="alignnone size-medium wp-image-39723" /></a></p><p>The main feature of Text Lightning is the ability to create and use text modules. The available text modules can then be added to email messages with a double-click, via individual keyboard shortcuts or drag and drop.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/02/text-lightning.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/02/text-lightning.jpg" alt="text lightning" title="text lightning" width="509" height="457" class="alignnone size-full wp-image-39724" /></a></p><p>New text modules are added with the shortcut Ctrl-N or a right-click on the sidebar and the selection of Add Quick Text from the context menu. Text can be imported as well either from a file or a folder with multiple files. Supported file formats for single file import are Microsoft Excel xls and Comma-Separated text csv files, for folder import HTML, text and TextLightning files.</p><p>The add-in supports both plain text and rich text. One interesting option is the ability to add files to text modules which are then automatically added as attachments.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/02/text-module.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/02/text-module-550x542.jpg" alt="text module" title="text module" width="550" height="542" class="alignnone size-medium wp-image-39726" /></a></p><p>Another interesting option is product guessing. This basically can be used to configure products that Text Lightning tries to identify in email messages to only display relevant text modules.</p><p>Text Lightning can be downloaded from the developer website over at <a
href="http://www.xequte.com/textlightning/index.html">Xequte</a>. The developers are unfortunately not listing compatibility information on the website. The add-in worked flawlessly under Outlook 2010. (<a
href="http://www.nirmaltv.com/2011/02/08/text-lightning-is-a-power-tool-for-inserting-text-and-images-in-outlook/?">via</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/02/09/microsoft-outlook-add-in-text-lightning/feed/</wfw:commentRss> <slash:comments>19</slash:comments> </item> <item><title>Web Application Tab For Thunderbird</title><link>http://www.ghacks.net/2011/01/23/web-application-tab-for-thunderbird/</link> <comments>http://www.ghacks.net/2011/01/23/web-application-tab-for-thunderbird/#comments</comments> <pubDate>Sun, 23 Jan 2011 14:02:45 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[email client]]></category> <category><![CDATA[thunderbird]]></category> <category><![CDATA[thunderbird extension]]></category> <category><![CDATA[web application tab]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=39202</guid> <description><![CDATA[The Thunderbird email client uses the same core that the Mozilla Firefox browser uses. This means that it is possible to open websites and services directly in the email software which can be handy at times. Add-ons are needed to add the functionality though, or at least to make it easily accessible. Web Application Tab [...]]]></description> <content:encoded><![CDATA[<p>The Thunderbird email client uses the same core that the Mozilla Firefox browser uses. This means that it is possible to open websites and services directly in the email software which can be handy at times. Add-ons are needed to add the functionality though, or at least to make it easily accessible.</p><p>Web Application Tab (WAT) is just one of the possible extensions that offer that functionality. Its core advantage over other solutions is its simplicity. All it takes is to configure specific web addresses in the application to open them in tabs in the email client whenever they need to be accessed.</p><p>Say you want to have access to your Google Calendar, Hotmail Inbox or Facebook profile page. All of this and a lot more is easily done with WAT.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/web-application-tab1.jpg" alt="web application tab" title="web application tab" width="518" height="279" class="alignnone size-full wp-image-39206" /></p><p>Web addresses are added in the options. They are accessible from the WAT menu at the top of the email client. A new application is defined by a name and an application url, for Gmail this could be Gmail and https://mail.google.com/ for instance.</p><p>The order of websites can be changed easily in the options, and it is possible to delete applications that are no longer needed. Each application is opened in a tab in the background by default with an option to hold down Shift to reverse it.</p><p>All added web applications are accessible from the WAT menu at the top. They open in tabs in the email client and can be used just like they would have been opened in Firefox. Having said that, it is possible to use all websites and applications that work in Firefox.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/01/thunderbird-web-apps.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/thunderbird-web-apps-550x453.jpg" alt="thunderbird web apps" title="thunderbird web apps" width="550" height="453" class="alignnone size-medium wp-image-39204" /></a></p><p>Applications in tabs stay open even after the email client has been closed by the user. Thunderbird does not come with forward or backward buttons by default. It is possible to right-click on a page to make use of the buttons or to use the shortcuts that are added by the extension. More information about those shortcuts are available at the extension&#8217;s home over at <a
href="https://addons.mozilla.org/en-US/thunderbird/addon/wat-webapplicationtab/">Mozilla.com</a>.</p><p>Web Application Tab is a versatile, straightforward extension to open websites in Thunderbird.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/01/23/web-application-tab-for-thunderbird/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>How To Force Extension Compatibility In Thunderbird</title><link>http://www.ghacks.net/2011/01/23/how-to-force-extension-compatibility-in-thunderbird/</link> <comments>http://www.ghacks.net/2011/01/23/how-to-force-extension-compatibility-in-thunderbird/#comments</comments> <pubDate>Sun, 23 Jan 2011 09:15:03 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[email client]]></category> <category><![CDATA[thunderbird]]></category> <category><![CDATA[thunderbird compatibility]]></category> <category><![CDATA[thunderbird tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=39197</guid> <description><![CDATA[You may know that I made the switch to Thunderbird 3.3 some time ago which is currently available as a alpha 2 release. Most of the extensions available for Thunderbird are not compatible with this version. I never really bothered to find a solution for that since I did not make use of must-use extensions [...]]]></description> <content:encoded><![CDATA[<p>You may know that I made the switch to Thunderbird 3.3 some time ago which is currently available as a alpha 2 release. Most of the extensions available for Thunderbird are not compatible with this version. I never really bothered to find a solution for that since I did not make use of must-use extensions in the email client. It was however bothersome to run an earlier version of the email software side-by-side to test extensions.</p><p>I decided to investigate the issue to find a way to force compatibility in Thunderbird 3.3. The following guide should help all Thunderbird 3.x users who need to make an extension compatible.</p><p>I knew of <a
href="http://www.ghacks.net/2009/11/25/three-methods-to-force-add-on-compatibility-in-firefox/">three methods to force compatibility in Firefox</a> and since the programs share the same core it felt natural to begin there.</p><p>The best working method after some tests is in my opinion to override compatibility enforcement in the email client&#8217;s configuration. This is done the following way:</p><p>Start Thunderbird and open the configuration window by clicking on Tools > Options first. This opens the options window. Go to Advanced > General  and click on the Config Editor button there.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/01/thunderbird-config-editor.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/thunderbird-config-editor-550x463.jpg" alt="thunderbird config editor" title="thunderbird config editor" width="550" height="463" class="alignnone size-medium wp-image-39198" /></a></p><p>The config editor opens in a new window. The directive does not exist by default which means that it needs to be added first. The general format of the parameter looks the following way:</p><p><code>extensions.checkCompatibility.Version</code></p><p>The version is always separated with a dot, e.g. 3.3. If Thunderbird is a release version that&#8217;s all that needs to be added. Alpha and beta versions on the other hand need to be specified individually by adding an a for alpha or b for beta behind the version.</p><p>The compatibility parameter for Thunderbird 3.3 alpha 2 is therefor</p><p><code>extensions.checkCompatibility.3.3a</code></p><p>To add it right-click in the configuration window and select New > Boolean from the list. A form pops up. enter the parameter name, e.g. extensions.checkCompatibility.3.3a and click ok. Now you need to select if the Boolean value should be true or false. True in this case is the default value which means that Thunderbird will check for extension compatibility. Since we do not want that we set the value to false. Restart the email client and install your extensions. Inactive extensions that have been inactivated because of incompatibilities should show up as activated.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/01/thunderbird-compatibility.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/thunderbird-compatibility.jpg" alt="thunderbird compatibility" title="thunderbird compatibility" width="363" height="120" class="alignnone size-full wp-image-39199" /></a></p><p>And this is the result in the extension listing</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/01/add-on-compatibility-checking.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/add-on-compatibility-checking.jpg" alt="add-on compatibility checking" title="add-on compatibility checking" width="430" height="122" class="alignnone size-full wp-image-39200" /></a></p><p>Please note that forcing compatibility is no guarantee that the extension will actually work in Thunderbird. It is helpful if an extension developer has not updated the extension yet that is otherwise compatible with the version of Thunderbird.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/01/23/how-to-force-extension-compatibility-in-thunderbird/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>How To Restore A Thunderbird Profile On A New Computer, After Crash</title><link>http://www.ghacks.net/2011/01/08/how-to-restore-a-thunderbird-profile-on-a-new-computer-after-crash/</link> <comments>http://www.ghacks.net/2011/01/08/how-to-restore-a-thunderbird-profile-on-a-new-computer-after-crash/#comments</comments> <pubDate>Sat, 08 Jan 2011 15:53:49 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[email client]]></category> <category><![CDATA[restore thunderbird]]></category> <category><![CDATA[thunderbird]]></category> <category><![CDATA[thunderbird profile]]></category> <category><![CDATA[thunderbird tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=38788</guid> <description><![CDATA[When you purchase a new computer you often want to move at least some data from the old computer to the new. At the very top of the lists are usually email accounts if a desktop email client like Thunderbird or Outlook is used. The same move may be necessary after a hard drive crash [...]]]></description> <content:encoded><![CDATA[<p>When you purchase a new computer you often want to move at least some data from the old computer to the new. At the very top of the lists are usually email accounts if a desktop email client like Thunderbird or Outlook is used. The same move may be necessary after a hard drive crash for instance.</p><p>But how do you get your Thunderbird emails to the new computer? It is actually very easy to do providing that the old data is still available and readable.</p><p>First thing you need to do is to locate the Thunderbird profile directory on the old hard drive or computer. The profile stores all account information including emails in the inbox, send out, email account information and attachments.</p><p><a
href="http://kb.mozillazine.org/Profile_folder_-_Thunderbird">Check the</a> Mozilla Zine article for the paths. Make sure the data is available on the new computer, either by connecting the hard drive to the computer or copying the data to CD, DVD or removable storage devices.</p><p>Install Mozilla Thunderbird on the new computer but do not run it after installation if possible. The first run creates a profile on the new computer. Now copy the full profile directory from the old hard drive to the new computer or new hard drive. Make sure that you copy it using the right path information taken from the Mozilla Zine article.</p><p>If you already run Thunderbird you have a profile already. Do not worry, it is not that bad. You can simply copy the data from the old Thunderbird profile folder into the new profile. Please note that this will remove all information stored in the new profile which means that if you have setup email accounts and received emails, well, they are gone after that process.</p><p>If you do not want that you can copy the data next to the existing profile folder. It is not the best solution though as you can only launch one profile which means you would need to switch between profiles or find a way to merge them.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/01/08/how-to-restore-a-thunderbird-profile-on-a-new-computer-after-crash/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Thunderbird 3.1.7 Has Landed</title><link>http://www.ghacks.net/2010/12/09/thunderbird-3-1-7-has-landed/</link> <comments>http://www.ghacks.net/2010/12/09/thunderbird-3-1-7-has-landed/#comments</comments> <pubDate>Thu, 09 Dec 2010 13:48:16 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[email client]]></category> <category><![CDATA[mozilla messaging]]></category> <category><![CDATA[mozilla thunderbird]]></category> <category><![CDATA[thunderbird]]></category> <category><![CDATA[thunderbird 3.1.7]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=37774</guid> <description><![CDATA[Mozilla Messaging is currently distributing an update to the popular desktop email client Thunderbird. The new version of the email program has not been officially announced yet, this will be done once the distribution to mirror servers worldwide has been completed. This also means that there is no official release log yet, only the beta [...]]]></description> <content:encoded><![CDATA[<p>Mozilla Messaging is currently distributing an update to the popular desktop email client Thunderbird. The new version of the email program has not been officially announced yet, this will be done once the distribution to mirror servers worldwide has been completed.</p><p>This also means that there is no official release log yet, only the beta release notes are available and they list several fixes to improve stability and security of the email client, as well as several fixes to the program&#8217;s user interface.</p><p>The security fixes alone should be reason enough for Thunderbird users to update the email client as soon as the new version gets released by the development team.</p><p>A quick look at <a
href="https://bugzilla.mozilla.org/buglist.cgi?field0-0-0=cf_status_thunderbird31;type0-0-1=equals;field0-0-1=cf_status_192;query_format=advanced;value0-0-1=.13-fixed;type0-0-0=equals;value0-0-0=.7-fixed">Bugzilla</a> lists a total of 84 different bugs that have been fixed in Thunderbird 3.1.7 including a total of 26 different critical issues and one blocker issue. Most issues listed are related to crashes in the email client.</p><p>Thunderbird users who do not want to wait until the new release has been officially announced can download the new version from the Mozilla ftp server, <a
href="http://www.mozilla.org/community/mirrors.html">one of the</a> worldwide mirror servers, or sites like <a
href="http://www.softpedia.com/get/Internet/E-mail/E-mail-Clients/Mozilla-Thunderbird.shtml">Softpedia</a> which usually carry only the English language version.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/12/09/thunderbird-3-1-7-has-landed/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Recover Or Change Thunderbird Passwords</title><link>http://www.ghacks.net/2010/09/26/recover-or-change-thunderbird-passwords/</link> <comments>http://www.ghacks.net/2010/09/26/recover-or-change-thunderbird-passwords/#comments</comments> <pubDate>Sun, 26 Sep 2010 09:05:41 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[change passwords]]></category> <category><![CDATA[email client]]></category> <category><![CDATA[email password]]></category> <category><![CDATA[recover passwords]]></category> <category><![CDATA[thunderbird]]></category> <category><![CDATA[thunderbird tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=35234</guid> <description><![CDATA[Setting up email accounts in desktop email clients like Thunderbird or Outlook is usually a do and forget type of operation. Once the accounts have been setup they do not need any attendance or maintenance at all, unless the email provider happens to make changes to the system. Sometimes email account information, such as the [...]]]></description> <content:encoded><![CDATA[<p>Setting up email accounts in desktop email clients like Thunderbird or Outlook is usually a do and forget type of operation. Once the accounts have been setup they do not need any attendance or maintenance at all, unless the email provider happens to make changes to the system.</p><p>Sometimes email account information, such as the username and password, need to be retrieved. A user may want to configure the email provider on another computer, a mobile device like a smartphone or access the email directly if the provider offers webmail as well.</p><p>Thunderbird, like most other email clients, hides the passwords by default, but provides an option to display them in the password manager. This is similar to the way the Firefox web browser handles stored passwords.</p><p>For added security, a master password can be configured that needs to be entered before the stored email account information can be accessed by the user.</p><p>To recover or change Thunderbird passwords do the following:</p><ul><li>Open the email client Thunderbird. We are using the 3.1 branch in this guide.</li><li>Click on Tools > Options, and switch to Security > Passwords.</li><li>Click on the Saved Passwords button. This displays a list of all email accounts with a saved passwords. This list may contain old email clients that are no longer in use. Those can be deleted by the user by selecting them first and hitting the remove button thereafter.</li><li>All email account passwords that are stored in Thunderbird can be displayed by clicking on Show Passwords. The very same listing displays the username, and site (that is the email provider) as well.</li><li>To change passwords, simply select the email account that needs to be changed and click on the Remove button. Next time Thunderbird tries to retrieve emails from removed accounts, it will prompt for a password for that account.</li></ul><div
id="attachment_35236" class="wp-caption alignnone" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/thunderbird-passwords.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/09/thunderbird-passwords-500x413.png" alt="thunderbird passwords" title="thunderbird passwords" width="500" height="413" class="size-medium wp-image-35236" /></a><p
class="wp-caption-text">thunderbird passwords</p></div><div
id="attachment_35235" class="wp-caption alignnone" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/saved-passwords.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/09/saved-passwords-500x318.png" alt="saved passwords" title="saved passwords" width="500" height="318" class="size-medium wp-image-35235" /></a><p
class="wp-caption-text">saved passwords</p></div><p>And that&#8217;s how you recover or change passwords in the Thunderbird email software. As you can see, this can also be helpful to remove passwords and email account information that are no longer in use in the email client.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/09/26/recover-or-change-thunderbird-passwords/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>How To Speed Up Thunderbird By Archiving Emails</title><link>http://www.ghacks.net/2010/09/17/how-to-speed-up-thunderbird-by-archiving-emails/</link> <comments>http://www.ghacks.net/2010/09/17/how-to-speed-up-thunderbird-by-archiving-emails/#comments</comments> <pubDate>Fri, 17 Sep 2010 10:34:05 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[archive email]]></category> <category><![CDATA[backup email]]></category> <category><![CDATA[email client]]></category> <category><![CDATA[mailstore home]]></category> <category><![CDATA[thunderbird]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=34535</guid> <description><![CDATA[Most desktop email clients have one big problem, that becomes apparent over time: They do not offer email archiving or backup options. This means that the email databases will increase with every email, which in turn can have an impact on the performance of the email software. It should be obvious that it takes longer [...]]]></description> <content:encoded><![CDATA[<p>Most desktop email clients have one big problem, that becomes apparent over time: They do not offer email archiving or backup options. This means that the email databases will increase with every email, which in turn can have an impact on the performance of the email software. It should be obvious that it takes longer to load an email folder with five thousand emails, than one with ten.</p><p>The main purpose of email archiving and backup software is to offer fallback copies if the emails and mailboxes in case they get corrupted or deleted on the main storage device. Many desktop email client users do not backup their mail databases regularly, which can end in disaster if the mailboxes get corrupted. The same applies to companies and businesses, but with dire consequences.</p><p>As a side effect, archived emails can be moved to another storage device or server, so that they free up disk space on the hard drive that the email client uses to store the email database.</p><p>Today we are going to show you how to speed up the email client Thunderbird, by archiving part of the stored emails. The idea is to combine backing up emails regularly, with the benefits of being able to remove emails from the email client that are old and not needed on a regular basis. In case they are needed they can still be accessed in the archiving software.</p><p>Before we start, we are going to create a full backup of the Thunderbird profile with <a
href="http://mozbackup.jasnapaka.com/download.php">MozBackup</a>. Just download and run the backup software, and select to backup the Mozilla Thunderbird profile. Make sure all data is included in the backup (default settings).</p><div
id="attachment_34537" class="wp-caption alignnone" style="width: 487px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/backup-email-client.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/09/backup-email-client.png" alt="backup email client" title="backup email client" width="477" height="355" class="size-full wp-image-34537" /></a><p
class="wp-caption-text">backup email client</p></div><p>The program can later be used to restore the full Thunderbird profile in case that is needed.</p><p>Windows users have the option between several email archiving programs. For the purpose of this tutorial, we are going to use <a
href="http://www.mailstore.com/en/mailstore-home.aspx">Mailstore Home</a>. The program makes it almost foolproof to archive emails from various email clients, including Thunderbird, Windows Live Mail, Microsoft Outlook, Google Mail and general IMAP and POP3 mailboxes. The program includes options to search and read emails directly in its interface.</p><div
id="attachment_34538" class="wp-caption alignnone" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/mailstore-home.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/09/mailstore-home-500x353.png" alt="mailstore home" title="mailstore home" width="500" height="353" class="size-medium wp-image-34538" /></a><p
class="wp-caption-text">mailstore home</p></div><p>It takes only a few clicks to archive emails in MailStore Home. A click on Archive E-Mail opens the archiving page of the software. Here it is possible to select an email client or protocol from the list to launch a wizard.</p><p>The e-mail archiving wizard looks like this for Thunderbird users:</p><p>Selection of the Thunderbird profile:</p><p>The default profile is the standard profile. Most users will probably only have the default profile, unless they are working on a multi-user computer.</p><div
id="attachment_34539" class="wp-caption alignnone" style="width: 506px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/archive-mozilla-thunderbird.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/09/archive-mozilla-thunderbird.png" alt="archive mozilla thunderbird" title="archive mozilla thunderbird" width="496" height="412" class="size-full wp-image-34539" /></a><p
class="wp-caption-text">archive mozilla thunderbird</p></div><p>Customization of the archiving options:</p><p>Here it is possible to select all email folders for backup, or only specific ones. It is furthermore possible to filter emails by data or status.</p><div
id="attachment_34540" class="wp-caption alignnone" style="width: 506px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/archive-emails-thunderbird.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/09/archive-emails-thunderbird.png" alt="archive emails thunderbird" title="archive emails thunderbird" width="496" height="412" class="size-full wp-image-34540" /></a><p
class="wp-caption-text">archive emails thunderbird</p></div><p>The archiving can take some time, depending on the number of emails stored in the Thunderbird mailboxes. MailStore Home displays the saved profiles in a listing on the archive e-mail page. The program saves all information, including email attachments and headers in its interface.</p><p>We suggest to archive all emails on the first run. This is important as it makes it easier to delete emails in the email client afterwards. Delete emails? Yes, to speed up Thunderbird emails need to be removed from the client.</p><p>The next step depends on the user and the folder structure. A user only working with the inbox may want to delete all emails older than a specific age, and do the same in the sent, trash and junk folders. This should reduce the size of the mailboxes considerably in the email client.</p><p>Finally it is important to compact the folders after deleting the emails in the mail client. Like other email clients, Thunderbird does not physically remove the emails from the mailboxes after they are deleted by the user. This is done by compacting the folders.</p><p>The option is available under File > Compact Folders. Before it is selected, a folder in the mail structure needs to be selected.</p><blockquote><p>Hint: It is possible to configure Thunderbird to automatically compact folders by clicking on Tools > Options, switching to the Advanced tab, there to the Network &#038; Disk Space tab, and enabling Compact folders when it will save over x KB.</p></blockquote><p>Thunderbird may start up and feel noticeably faster after archiving and deleting emails in the client. This largely depends on the amount of mails that have been stored in the client prior to the operation. A user with a few hundred mails will probably not notice a speed improvement at all, while a user with tens of thousands of emails likely will.</p><p>Do you archive or backup your emails? Let us know in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/09/17/how-to-speed-up-thunderbird-by-archiving-emails/feed/</wfw:commentRss> <slash:comments>15</slash:comments> </item> <item><title>Mozilla Messaging Releases Thunderbird 3.1</title><link>http://www.ghacks.net/2010/06/24/mozilla-messaging-releases-thunderbird-3-1/</link> <comments>http://www.ghacks.net/2010/06/24/mozilla-messaging-releases-thunderbird-3-1/#comments</comments> <pubDate>Thu, 24 Jun 2010 18:23:05 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[email client]]></category> <category><![CDATA[mozilla messaging]]></category> <category><![CDATA[thunderbird]]></category> <category><![CDATA[thunderbird 3.1]]></category> <category><![CDATA[thunderbird update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=27060</guid> <description><![CDATA[Mozilla Messaging, the development team responsible for the Thunderbird email client, has just released Thunderbird 3.1. The new version is distributed to the world wide mirror server network before the official announcement on the website. The homepage has already been changed to provide visitors with information about Thunderbird 3.1, the latest available version however is [...]]]></description> <content:encoded><![CDATA[<p>Mozilla Messaging, the development team responsible for the Thunderbird email client, has just released Thunderbird 3.1. The new version is distributed to the world wide mirror server network before the official announcement on the website.</p><p>The homepage has already been changed to provide visitors with information about Thunderbird 3.1, the latest available version however is still Thunderbird 3.0.5 at the time of writing.</p><p>Thunderbird 3.1 comes with several new and improved features including a quick filter toolbar to search and sort through mail folders in realtime, faster search results thanks to improved message indexing, an improved migration assistant to aid Thunderbird 2 users who migrate to Thunderbird 3.1 and a saved files manger that displays all files that have been saved in that session.</p><p><span
id="more-27060"></span><div
id="attachment_27061" class="wp-caption alignnone" style="width: 292px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/06/thunderbird-31.png" alt="thunderbird 31" title="thunderbird 31" width="282" height="122" class="size-full wp-image-27061" /><p
class="wp-caption-text">thunderbird 3.1</p></div></p><p>Thunderbird 3.1 is available in 48 different langauges for Windows, Macintosh and Linux systems. Downloads will likely be enabled later today on the official website and the automatic update in the email client should recognize the new version in the next 48 hours.</p><p>Thunderbird users who cannot wait to get their hands on the latest iteration of the email software can download it from the official Mozilla ftp server or one of the <a
href="http://www.mozilla.org/community/mirrors.html">community</a> mirror sites.</p><p><strong>Update</strong>: <a
href="http://www.mozillamessaging.com/en-US/thunderbird/3.1/releasenotes/">Downloads</a> have been enabled on the official website, no need to download the client from mirror sites.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/06/24/mozilla-messaging-releases-thunderbird-3-1/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Thunderbird 3.1 RC2 Released, Final Next Week</title><link>http://www.ghacks.net/2010/06/09/thunderbird-3-1-rc2-released-final-next-week/</link> <comments>http://www.ghacks.net/2010/06/09/thunderbird-3-1-rc2-released-final-next-week/#comments</comments> <pubDate>Wed, 09 Jun 2010 19:12:07 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[email client]]></category> <category><![CDATA[mozilla]]></category> <category><![CDATA[mozilla thunderbird]]></category> <category><![CDATA[thunderbird]]></category> <category><![CDATA[thunderbird 3.1]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=26394</guid> <description><![CDATA[Mozilla Messaging has just released the second release candidate of Thunderbird 3.1 with the plan to introduce the final release of Thunderbird 3.1 in the middle of June. Thunderbird 3.1 introduces several new features to the desktop email client, among them the new quick filter toolbar to filter messages in a folder temporarily or permanently, [...]]]></description> <content:encoded><![CDATA[<p>Mozilla Messaging has just released the second release candidate of Thunderbird 3.1 with the plan to introduce the final release of Thunderbird 3.1 in the middle of June.</p><p>Thunderbird 3.1 introduces several new features to the desktop email client, among them the new quick filter toolbar to filter messages in a folder temporarily or permanently, the saved files manager which displays the saved attachments of the current Thunderbird session and the migration assistant which improves the import of email accounts to Thunderbird.</p><p><span
id="more-26394"></span><img
src="http://www.ghacks.net/wp-content/uploads/2010/06/thunderbird31_rc2.png" alt="thunderbird31 rc2" title="thunderbird31 rc2" width="447" height="397" class="alignnone size-full wp-image-26395" /></p><p><a
href="https://bugzilla.mozilla.org/buglist.cgi?field0-0-0=cf_status_thunderbird31;query_format=advanced;type0-0-0=equals;value0-0-0=rc2-fixed">Bugzilla</a> lists five bugs that have been fixed in the second release candidate, among them one critical bug that affected the Mac version of the email client. A major bug in the migration assistant has been fixed as well which did not honor advanced IMAP synchronization settings.</p><p>Early adopters, tech enthusiasts and developers can download Thunderbird 3.1 RC2 from the official <a
href="http://www.mozillamessaging.com/en-US/thunderbird/early_releases/downloads/">Mozilla Messaging</a> website. The client is offered for all supported operating systems and languages.</p><p>Users who are already working with a previous Thunderbird 3.1 release can update the email software from within by going to Help > Check for Updates.</p><p>The final Thunderbird 3.1 version might be released as soon as next week if things go as planned.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/06/09/thunderbird-3-1-rc2-released-final-next-week/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Mozilla Thunderbird 3.1 RC 1 Released</title><link>http://www.ghacks.net/2010/05/28/mozilla-thunderbird-3-1-rc-1-released/</link> <comments>http://www.ghacks.net/2010/05/28/mozilla-thunderbird-3-1-rc-1-released/#comments</comments> <pubDate>Fri, 28 May 2010 07:50:23 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[email client]]></category> <category><![CDATA[mozilla thunderbird]]></category> <category><![CDATA[thunderbird 3.1]]></category> <category><![CDATA[thunderbird update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=25728</guid> <description><![CDATA[The first release candidate of the email client Mozilla Thunderbird 3.1 has just been released and is now available for download at the official Mozilla Messaging site and direct update via the update check in the desktop email client. Thunderbird 3.1 will replace the Thunderbird 3.0 branch once it is released introducing several new features [...]]]></description> <content:encoded><![CDATA[<p>The first release candidate of the email client Mozilla Thunderbird 3.1 has just been released and is now available for download at the official Mozilla Messaging site and direct update via the update check in the desktop email client.</p><p>Thunderbird 3.1 will replace the Thunderbird 3.0 branch once it is released introducing several new features in the email client including better message filtering, a saved file assistant and improved memory handling and stability.</p><p>The fixed bugs list of Thunderbird 3.1 RC 1 lists 54 issues that have been resolved in this new release including one blocker, eleven critical and four major ones.</p><p><span
id="more-25728"></span>Most critical issues that have been fixed were crash related but there are also minor fixes for better IMAP handling, interface and quick filter bar.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/05/thunderbird_31.png" alt="thunderbird 31" title="thunderbird 31" width="287" height="178" class="alignnone size-full wp-image-25729" /></p><p>The email client release is considered stable by the developers but it still aims largely at developers and testers and not general users who are asked to wait until the final version of Thunderbird 3.1 is released before they migrate to the new client.</p><p>More information about the release are available <a
href="http://www.mozillamessaging.com/en-US/about/press/archive/2010-05-27-01">at the</a> blog post announcement, <a
href="http://www.mozillamessaging.com/en-US/thunderbird/3.1rc1/releasenotes/">release notes</a> and <a
href="https://bugzilla.mozilla.org/buglist.cgi?field0-0-0=cf_status_thunderbird31;query_format=advanced;type0-0-0=equals;value0-0-0=rc1-fixed">bugzilla</a>.</p><p>Thunderbird 3.1 RC 1 is available for download for all supported operating systems and languages at the <a
href="http://www.mozillamessaging.com/en-US/thunderbird/early_releases/downloads/">Mozilla</a> website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/05/28/mozilla-thunderbird-3-1-rc-1-released/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Make Gmail The Default Email Client In Google Chrome</title><link>http://www.ghacks.net/2010/04/08/make-gmail-the-default-email-client-in-google-chrome/</link> <comments>http://www.ghacks.net/2010/04/08/make-gmail-the-default-email-client-in-google-chrome/#comments</comments> <pubDate>Thu, 08 Apr 2010 08:43:36 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[email client]]></category> <category><![CDATA[gmail]]></category> <category><![CDATA[gmail mailto]]></category> <category><![CDATA[google chrome]]></category> <category><![CDATA[google chrome extension]]></category> <category><![CDATA[mailto]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=24258</guid> <description><![CDATA[The Google Chrome browser and its open source counterpart Chromium do not have options currently to configure default programs. Firefox, Opera and Internet Explorer offer configurations to set default programs for email, videos and other file types which is handy if the default system applications or those defined in the web browser are not the [...]]]></description> <content:encoded><![CDATA[<p>The Google Chrome browser and its open source counterpart Chromium do not have options currently to configure default programs. Firefox, Opera and Internet Explorer offer configurations to set default programs for email, videos and other file types which is handy if the default system applications or those defined in the web browser are not the ones that the web browser users wants to use.</p><p>Firefox users can for instance change the mailto protocol, that is the protocol that defines the service or application used for emailing, from the default email program to Gmail or other web based services and locally installed applications.</p><p><span
id="more-24258"></span>Google Chrome does not offer this feature yet. There are however a few extensions that can make Gmail the default email client in Google Chrome.</p><p>Google has created an official extension for the Chrome browser called <a
href="https://chrome.google.com/extensions/detail/pgphcomnlaojlmmcjmiddhdapjpbgeoc">Send From Gmail</a> which offers the functionality. The extension will automatically redirect mail links to Gmail. Some users have criticized it for placing a button in the Chrome address bar that leads to Gmail as well.</p><p>Those that prefer a version without button can install Send using Gmail (no button) instead which provides the same functionality but without the button in the address bar.</p><p>Please let us know if you have found another way of changing default programs in the Chrome browser.</p><p><strong>Update:</strong> Send using Gmail has been disabled. Please use Send From Gmail instead.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/04/08/make-gmail-the-default-email-client-in-google-chrome/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Email Sender Verification for Thunderbird</title><link>http://www.ghacks.net/2010/04/01/email-sender-verification-for-thunderbird/</link> <comments>http://www.ghacks.net/2010/04/01/email-sender-verification-for-thunderbird/#comments</comments> <pubDate>Thu, 01 Apr 2010 10:47:57 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[email client]]></category> <category><![CDATA[sender verification]]></category> <category><![CDATA[spf]]></category> <category><![CDATA[thunderbird]]></category> <category><![CDATA[thunderbird add-on]]></category> <category><![CDATA[thunderbird extension]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=24096</guid> <description><![CDATA[Phishing emails have become quite common in the past years and it has become increasingly important to verify the sender &#8211; or origin &#8211; of emails that are received. Experienced users can do that manually by checking email headers for instance. The email Sender Verification extension for Mozilla Thunderbird integrates an automatic option to verify [...]]]></description> <content:encoded><![CDATA[<p>Phishing emails have become quite common in the past years and it has become increasingly important to verify the sender &#8211; or origin &#8211; of emails that are received. Experienced users can do that manually by checking email headers for instance.</p><p>The email Sender Verification extension for Mozilla Thunderbird integrates an automatic option to verify the senders into the email client. It basically tells the users if the sender that is shown in the from header of the email was the actual sender of the email. The extension uses the Sender Policy Framework and various reputation services like Spamhaus or Sender Score Certified to retrieve information about the domains.</p><p><span
id="more-24096"></span>The Sender verification add-on is compatible with Thunderbird 3. It adds a new column to the display of emails in the mail client which needs to be enabled. This is done by clicking on the header row icon that allows Thunderbird users to display additional columns with information in the client.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/04/sender_verification-500x204.jpg" alt="sender verification" title="sender verification" width="500" height="204" class="alignnone size-medium wp-image-24097" /></p><p>Sender Verify will look up all emails and display status information such as pass, fail, none or neutral to give the user an indication of the trustworthiness of particular emails.</p><p>The add-on displays information in the email&#8217;s header as well which gives further information that can be helpful to identify the email sender.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/04/paypal_verified-500x159.jpg" alt="" title="paypal verified" width="500" height="159" class="alignnone size-medium wp-image-24098" /></p><p>The Sender Verification extension is still in development but works fine as it is. The developer plans to add preferences, verification of hotmail accounts and other features to the extension in the future. The extension <a
href="https://addons.mozilla.org/en-US/thunderbird/addon/sender-verification-anti-phish/">can be</a> downloaded from the Mozilla website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/04/01/email-sender-verification-for-thunderbird/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Thunderbird 3.0.4 Released</title><link>http://www.ghacks.net/2010/03/30/thunderbird-3-0-4-released/</link> <comments>http://www.ghacks.net/2010/03/30/thunderbird-3-0-4-released/#comments</comments> <pubDate>Tue, 30 Mar 2010 17:48:45 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[email client]]></category> <category><![CDATA[mozilla messaging]]></category> <category><![CDATA[thunderbird]]></category> <category><![CDATA[thunderbird 3]]></category> <category><![CDATA[thunderbird 3.0.4]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=24062</guid> <description><![CDATA[Mozilla Messaging have published an update to their desktop email client Thunderbird. The update increases the version of the email software to 3.0.4 and is considered a security and stability upgrade which means Thunderbird users are recommended to update their version of the email program as soon as possible to fix the issues that have [...]]]></description> <content:encoded><![CDATA[<p>Mozilla Messaging have published an update to their desktop email client Thunderbird. The update increases the version of the email software to 3.0.4 and is considered a security and stability upgrade which means Thunderbird users are recommended to update their version of the email program as soon as possible to fix the issues that have been discovered in previous versions of the application.</p><p><a
href="https://bugzilla.mozilla.org/buglist.cgi?field0-0-0=cf_status_thunderbird30&#038;field0-0-1=cf_status_191&#038;query_format=advanced&#038;type0-0-0=equals&#038;type0-0-1=equals&#038;value0-0-0=.4-fixed&#038;value0-0-1=.9-fixed&#038;order=bug_severity%2Cbug_status%2Cpriority%2Cassigned_to%2Cbug_id&#038;query_based_on=">Bugzilla</a> reports a total of 82 bugs that have been fixed in Thunderbird 3.0.4, among them 19 critical and 6 major bugs. Most of the critical bugs fix crash related issues in the email client, good news for users who have been experiencing crashes on a regular basis.</p><p><span
id="more-24062"></span><br
/><blockquote>Thunderbird 3.0.4 fixes the following issue in Thunderbird 3.0.3:</p><p> * Several fixes to improve stability and security, see the Security Advisory.<br
/> * Several fixes to the user interface.</p></blockquote><p>Thunderbird 3.0.4 is already <a
href="http://www.mozillamessaging.com/en-US/thunderbird/">offered</a> for download at the Mozilla Messaging website. Users can either download the latest version of the email software from that website or update the version from within the email client if it is installed on their computer system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/03/30/thunderbird-3-0-4-released/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Thunderbird 3.1 Beta Desktop Email Client Released</title><link>http://www.ghacks.net/2010/03/11/thunderbird-3-1-beta-desktop-email-client-released/</link> <comments>http://www.ghacks.net/2010/03/11/thunderbird-3-1-beta-desktop-email-client-released/#comments</comments> <pubDate>Thu, 11 Mar 2010 09:49:03 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[email client]]></category> <category><![CDATA[thunderbird 3]]></category> <category><![CDATA[thunderbird 3.1]]></category> <category><![CDATA[thunderbird beta]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=23620</guid> <description><![CDATA[An update to the desktop email client Thunderbird was released by the Mozilla Messaging developers. Thunderbird 3.1 Beta has been released replacing the previously available alpha version of the email software. Thunderbird 3.1 Beta is a preview release that fixes a total of 96 different bugs including crash, performance and security fixes. One of the [...]]]></description> <content:encoded><![CDATA[<p>An update to the desktop email client Thunderbird was released by the Mozilla Messaging developers. Thunderbird 3.1 Beta has been released replacing the previously available alpha version of the email software.</p><p>Thunderbird 3.1 Beta is a preview release that fixes a total of 96 different bugs including crash, performance and security fixes.</p><p>One of the problems that we have experiencing lately for instance was the inability to save messages after they have been sent. This issue has been fixed in the new beta release of the email client.</p><p><span
id="more-23620"></span>The release notes point out that the following notable changes have been made to Thunderbird 3.1 Beta:</p><blockquote><p>Several fixes to improve upgrading from Thunderbird 2.<br
/> Several fixes for auto complete, tabs, and activity manager.<br
/> Several design improvements and corrections to the interface.<br
/> Stability and memory improvements.</p></blockquote><p>The full list of bug fixes and changes is available at Bugzilla which lists a total of 119 bugs of which 10 have been classified as critical and five as major. The majority of critical bugs are related to application crashes with the exception of the DNS prefetch security issue, a startup issue and one upgrade issue.</p><p>Thunderbird 3.1 Beta is <a
href="http://en-us.www.mozillamessaging.com/en-US/thunderbird/early_releases/downloads/">available</a> for all supported languages and operating systems. It is still a development release and should not be run in a work environment unless a proper disaster recovery option is available.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/03/11/thunderbird-3-1-beta-desktop-email-client-released/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> </channel> </rss>
