<?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 &#187; thunderbird extension</title>
	<atom:link href="http://www.ghacks.net/tag/thunderbird-extension/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 03:24:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Increase Thundebird&#8217;s Mass Mailing Capabilities</title>
		<link>http://www.ghacks.net/2009/11/07/increase-thundebirds-mass-mailing-capabilities/</link>
		<comments>http://www.ghacks.net/2009/11/07/increase-thundebirds-mass-mailing-capabilities/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 10:54:22 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[mass mail]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[thunderbird add-on]]></category>
		<category><![CDATA[thunderbird extension]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=18240</guid>
		<description><![CDATA[The desktop email client Thunderbird does offer mass mailing capabilities by default. It is possible to add multiple recipients for an email. Problems appear however if the number of recipients is extremely large (more than 100 for example) and if the individual recipients should not see the other recipients that received the email. The second [...]]]></description>
			<content:encoded><![CDATA[<p>The desktop email client Thunderbird does offer mass mailing capabilities by default. It is possible to add multiple recipients for an email. Problems appear however if the number of recipients is extremely large (more than 100 for example) and if the individual recipients should not see the other recipients that received the email. The second problem can be tackled by adding each recipient in the BCC (blind carbon copy) field and a personal email address in the To field. The first problem can be solved by writing multiple emails below the maximum recipient per email limit. Both solutions increase the workload of the user writing the emails. They also make it more difficulty to keep track of the process as the user now has to handle multiple emails instead of just one.</p>
<p><span id="more-18240"></span>Mail Merge is an experimental Thunderbird add-on that increases the email client&#8217;s mass mailing capabilities. It does so by introducing two new options to the email software: Mass Mail and Personal Mail.</p>
<p><strong>Mass Mail</strong></p>
<p>Mass Mail is ingenious. The user writing the email starts by writing one email that should be send out to all recipients. This includes the title, body and possible attachments. Then all recipients are added to that email in the appropriate fields. A click on the Mass Mail button (available under File > Mass Mail) will now create individual emails for each email recipient and put them in the outbox of the email client. Each recipient will therefor get an individual email message so that no other email addresses appear in the mail header.</p>
<p><strong>Personal Mail</strong></p>
<p>One problem of the Mass Mail approach is that the emails cannot address the individual. Adding Hej Frank to a mass mail would send that greeting to all other recipients as well. That&#8217;s where Personal Mail comes into play. Personal Mail makes use of variables and csv files to address individuals in mass mailings. Variables can be added to any field in the email in the form {{Variable}}. It is for instance possible to write an email like the following:</p>
<p>To: {{Mail}}<br />
Subject: {{ID}}: Notification<br />
Body: Hi {{Name}}, this email &#8230;</p>
<p>The selection of File > Personal Mail after writing the email will open a dialog with the mandatory option to load a csv file containing the information. The developer does not describe how the csv should look like and I was not able to figure it out on my own. Users who would like to make use of that feature might want to contact the developer directly. The email address is published at the Mozilla Thunderbird page of the add-on. Mail Merge is compatible with both Thunderbird 2 and 3 and can be downloaded <a href="https://addons.mozilla.org/en-US/thunderbird/addon/47144">from the</a> official Mozilla website.</p>

	Tags: <a href="http://www.ghacks.net/tag/mass-mail/" title="mass mail" rel="tag">mass mail</a>, <a href="http://www.ghacks.net/tag/thunderbird/" title="thunderbird" rel="tag">thunderbird</a>, <a href="http://www.ghacks.net/tag/thunderbird-add-on/" title="thunderbird add-on" rel="tag">thunderbird add-on</a>, <a href="http://www.ghacks.net/tag/thunderbird-extension/" title="thunderbird extension" rel="tag">thunderbird extension</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/09/13/thunderbird-folder-hotkeys/" title="Thunderbird Folder Hotkeys (September 13, 2008)">Thunderbird Folder Hotkeys</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/07/30/thunderbird-email-address-auto-cleaner/" title="Thunderbird Email Address Auto Cleaner (July 30, 2009)">Thunderbird Email Address Auto Cleaner</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/02/12/thunderbird-delete-confirmations/" title="Thunderbird Delete Confirmations (February 12, 2009)">Thunderbird Delete Confirmations</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/02/07/thunderbird-archiving-shortcuts/" title="Thunderbird Archiving Shortcuts (February 7, 2009)">Thunderbird Archiving Shortcuts</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/01/27/smtp-server-selector-for-thunderbird/" title="SMTP Server Selector For Thunderbird (January 27, 2009)">SMTP Server Selector For Thunderbird</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/11/07/increase-thundebirds-mass-mailing-capabilities/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Display Clocks In Thunderbird</title>
		<link>http://www.ghacks.net/2009/09/17/display-clocks-in-thunderbird/</link>
		<comments>http://www.ghacks.net/2009/09/17/display-clocks-in-thunderbird/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 07:51:59 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[email clocks]]></category>
		<category><![CDATA[fox clocks]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[thunderbird add-on]]></category>
		<category><![CDATA[thunderbird clocks]]></category>
		<category><![CDATA[thunderbird extension]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=16425</guid>
		<description><![CDATA[One add-on that I do not want to live without anymore is the Fox Clocks add-on. I initially only installed it in Firefox where it displays the current time in the status bar with the option to hover the mouse cursor over the clock to see additional timezones that have been configured. That&#8217;s great for [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/mozilla_thunderbird.jpg" alt="mozilla thunderbird" title="mozilla thunderbird" width="156" height="164" class="alignleft size-full wp-image-12014" />One add-on that I do not want to live without anymore is the Fox Clocks add-on. I initially only installed it in <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> where it displays the current time in the status bar with the option to hover the mouse cursor over the clock to see additional timezones that have been configured. That&#8217;s great for users who work without taskbar on their computer system as they always have a clock in view. I recently discovered that the add-on is also compatible with Thunderbird. The core functionality of Fox Clocks remains the same but the display is different in the email client.</p>
<p>Fox Clock will add clocks to the Thunderbird status bar. Those clocks &#8211; unlike in Firefox &#8211; will be displayed next to each other in the desktop email program. This is more comfortable as all clocks are visible all the time opposed to the one clock that is visible in Firefox.</p>
<p><span id="more-16425"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/09/thunderbird_fox_clocks.jpg" alt="thunderbird fox clocks" title="thunderbird fox clocks" width="301" height="37" class="alignnone size-full wp-image-16426" /></p>
<p>The add-on comes with additional options to configure the time format, position and style, time zone data and more. That&#8217;s another positive aspect of the add-on when compared to its Firefox counterpart. The clocks can be displayed on the left or right side of the Thunderbird status bar. An alternative is the option to display them as a toolbar instead which could then be placed in the Thunderbird header area.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/09/clocks-500x250.jpg" alt="clocks" title="clocks" width="500" height="250" class="alignnone size-medium wp-image-16427" /></p>
<p>Fox Clocks in an helpful add-on for email users who regularly correspond with email users from other places in the world. The Thunderbird add-on is compatible with all versions of Thunderbird. It can be <a href="https://addons.mozilla.org/en-US/thunderbird/addon/1117">downloaded</a> from the official Mozilla Thunderbird website.</p>

	Tags: <a href="http://www.ghacks.net/tag/email/" title="Email" rel="tag">Email</a>, <a href="http://www.ghacks.net/tag/email-clocks/" title="email clocks" rel="tag">email clocks</a>, <a href="http://www.ghacks.net/tag/fox-clocks/" title="fox clocks" rel="tag">fox clocks</a>, <a href="http://www.ghacks.net/tag/thunderbird/" title="thunderbird" rel="tag">thunderbird</a>, <a href="http://www.ghacks.net/tag/thunderbird-add-on/" title="thunderbird add-on" rel="tag">thunderbird add-on</a>, <a href="http://www.ghacks.net/tag/thunderbird-clocks/" title="thunderbird clocks" rel="tag">thunderbird clocks</a>, <a href="http://www.ghacks.net/tag/thunderbird-extension/" title="thunderbird extension" rel="tag">thunderbird extension</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/09/13/thunderbird-folder-hotkeys/" title="Thunderbird Folder Hotkeys (September 13, 2008)">Thunderbird Folder Hotkeys</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/07/30/thunderbird-email-address-auto-cleaner/" title="Thunderbird Email Address Auto Cleaner (July 30, 2009)">Thunderbird Email Address Auto Cleaner</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/02/12/thunderbird-delete-confirmations/" title="Thunderbird Delete Confirmations (February 12, 2009)">Thunderbird Delete Confirmations</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/11/07/thunderbird-unsubscribe-mailing-lists/" title="Thunderbird: Unsubscribe Mailing Lists (November 7, 2009)">Thunderbird: Unsubscribe Mailing Lists</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/05/03/thunderbird-mailbox-alert/" title="Thunderbird Mailbox Alert (May 3, 2008)">Thunderbird Mailbox Alert</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/09/17/display-clocks-in-thunderbird/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bookmark Emails In Thunderbird</title>
		<link>http://www.ghacks.net/2009/09/07/bookmark-emails-in-thunderbird/</link>
		<comments>http://www.ghacks.net/2009/09/07/bookmark-emails-in-thunderbird/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 07:42:39 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[bookmark emails]]></category>
		<category><![CDATA[emails]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[thunderbird add-on]]></category>
		<category><![CDATA[thunderbird emails]]></category>
		<category><![CDATA[thunderbird extension]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=16075</guid>
		<description><![CDATA[There are a few ways to take care of important emails that are arriving in the email inbox. The best way to deal with them is to react right away if possible. This sometimes does not work however if research, data or consultation is required before the email can be processed and replied to. The [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/mozilla_thunderbird.jpg" alt="mozilla thunderbird" title="mozilla thunderbird" width="156" height="164" class="alignleft size-full wp-image-12014" />There are a few ways to take care of important emails that are arriving in the email inbox. The best way to deal with them is to react right away if possible. This sometimes does not work however if research, data or consultation is required before the email can be processed and replied to. The desktop email client Thunderbird comes with a few options to mark those important emails, one being the ability to add tags to emails which will color code them in the email client. Other email users prefer to move important emails into a special folder so that they can access the emails in that folder at a later time without having to search the email folder structure for them.</p>
<p><span id="more-16075"></span>A third option is provided by the Thunderbird add-on eMarks which supposedly stands for email bookmarks. The add-on adds a new toolbar to the email client. Emails can then be dragged and dropped into that toolbar easily. This makes these emails available from every folder the user might be in. These emails are then accessible with a left-click of the mouse. Thunderbird will automatically switch to the folder the email is stored in and display it in the preview pane.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/09/email_bookmarks-500x256.jpg" alt="email bookmarks" title="email bookmarks" width="500" height="256" class="alignnone size-medium wp-image-16076" /></p>
<p>A right-click on any bookmarked email will open a context menu with options to open the email in a new window or tab and to rename or delete it. Users who prefer no additional toolbar in the email client can disable it and access the bookmarked emails from the file menu at the top. An emarks entry is added by the extension that can be used to access the bookmarked emails with three clicks of the mouse. Not as comfortable as the toolbar solution but better if space is an issue.</p>
<p>The eMarks extension for the Mozilla Thunderbird email client is <a href="https://addons.mozilla.org/en-US/thunderbird/addon/9851">available</a> at the Mozilla Thunderbird website. It is compatible with all the latest versions of the desktop email client (including Thunderbird 3 beta).</p>

	Tags: <a href="http://www.ghacks.net/tag/bookmark-emails/" title="bookmark emails" rel="tag">bookmark emails</a>, <a href="http://www.ghacks.net/tag/emails/" title="emails" rel="tag">emails</a>, <a href="http://www.ghacks.net/tag/thunderbird/" title="thunderbird" rel="tag">thunderbird</a>, <a href="http://www.ghacks.net/tag/thunderbird-add-on/" title="thunderbird add-on" rel="tag">thunderbird add-on</a>, <a href="http://www.ghacks.net/tag/thunderbird-emails/" title="thunderbird emails" rel="tag">thunderbird emails</a>, <a href="http://www.ghacks.net/tag/thunderbird-extension/" title="thunderbird extension" rel="tag">thunderbird extension</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/10/27/automatic-cc-emails-in-thunderbird/" title="Automatic CC Emails In Thunderbird (October 27, 2008)">Automatic CC Emails In Thunderbird</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/09/13/thunderbird-folder-hotkeys/" title="Thunderbird Folder Hotkeys (September 13, 2008)">Thunderbird Folder Hotkeys</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/08/13/thunderbird-email-thread-visualizer/" title="Thunderbird Email Thread Visualizer (August 13, 2009)">Thunderbird Email Thread Visualizer</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/07/30/thunderbird-email-address-auto-cleaner/" title="Thunderbird Email Address Auto Cleaner (July 30, 2009)">Thunderbird Email Address Auto Cleaner</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/02/12/thunderbird-delete-confirmations/" title="Thunderbird Delete Confirmations (February 12, 2009)">Thunderbird Delete Confirmations</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/09/07/bookmark-emails-in-thunderbird/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Auto Resize Email Picture Attachments In Thunderbird</title>
		<link>http://www.ghacks.net/2009/08/23/auto-resize-email-picture-attachments-in-thunderbird/</link>
		<comments>http://www.ghacks.net/2009/08/23/auto-resize-email-picture-attachments-in-thunderbird/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 15:52:51 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[email client]]></category>
		<category><![CDATA[mozilla thunderbird]]></category>
		<category><![CDATA[resize attachments]]></category>
		<category><![CDATA[resize images]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[thunderbird extension]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=15642</guid>
		<description><![CDATA[Modern digital cameras can produce large photos which makes it difficulty to send them to email recipients due to their sizes. Problems become apparent when the sending of the email takes a long time but also when the emails are rejected by the recipient&#8217;s email provider due to their total size. Computer users can resize [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/mozilla_thunderbird.jpg" alt="mozilla thunderbird" title="mozilla thunderbird" width="156" height="164" class="alignleft size-full wp-image-12014" />Modern digital cameras can produce large photos which makes it difficulty to send them to email recipients due to their sizes. Problems become apparent when the sending of the email takes a long time but also when the emails are rejected by the recipient&#8217;s email provider due to their total size. Computer users can resize the photos and pictures on their local computer system to decrease their size or upload them on the Internet to send the link to the shared photos to the email recipient instead.</p>
<p>The Auto Resize JPEG extension for the Mozilla Thunderbird email client offers another possibility. The extension will automatically resize pictures that are attached in the email client before they are send out by the user.</p>
<p><span id="more-15642"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/08/auto_resize_images.jpg" alt="auto resize images" title="auto resize images" width="355" height="132" class="alignnone size-full wp-image-15643" /></p>
<p>The Thunderbird extension will automatically recognize jpg image attachments and display a prompt after clicking on the send button. It is possible to optimize the images or skip the optimization. The options of the add-on contain settings to always optimize images in the email client (which will remove the prompt after clicking on the send button) and to specify a minimum height and width. The default values are set to 1024 pixels each. Options to change the quality level would be nice.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/08/auto_resize_email.jpg" alt="auto resize email" title="auto resize email" width="460" height="252" class="alignnone size-full wp-image-15644" /></p>
<p>The extension for the Thunderbird email client can be very handy for users who regularly send image attachments in their email messages. It can save them time and bandwidth (and probably a few emails from angry recipients who received large emails). <a href="https://addons.mozilla.org/en-US/thunderbird/addon/5773">Auto Resize JPEG</a> is available from the Mozilla Thunderbird website. It is currently only available for the Windows operating system.</p>

	Tags: <a href="http://www.ghacks.net/tag/email/" title="Email" rel="tag">Email</a>, <a href="http://www.ghacks.net/tag/email-client/" title="email client" rel="tag">email client</a>, <a href="http://www.ghacks.net/tag/mozilla-thunderbird/" title="mozilla thunderbird" rel="tag">mozilla thunderbird</a>, <a href="http://www.ghacks.net/tag/resize-attachments/" title="resize attachments" rel="tag">resize attachments</a>, <a href="http://www.ghacks.net/tag/resize-images/" title="resize images" rel="tag">resize images</a>, <a href="http://www.ghacks.net/tag/thunderbird/" title="thunderbird" rel="tag">thunderbird</a>, <a href="http://www.ghacks.net/tag/thunderbird-extension/" title="thunderbird extension" rel="tag">thunderbird extension</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/08/13/thunderbird-email-thread-visualizer/" title="Thunderbird Email Thread Visualizer (August 13, 2009)">Thunderbird Email Thread Visualizer</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/09/11/thunderbird-quick-folders/" title="Thunderbird Quick Folders (September 11, 2009)">Thunderbird Quick Folders</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/01/21/thunderbird-email-address-crawler/" title="Thunderbird Email Address Crawler (January 21, 2009)">Thunderbird Email Address Crawler</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/02/12/thunderbird-delete-confirmations/" title="Thunderbird Delete Confirmations (February 12, 2009)">Thunderbird Delete Confirmations</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/02/07/thunderbird-archiving-shortcuts/" title="Thunderbird Archiving Shortcuts (February 7, 2009)">Thunderbird Archiving Shortcuts</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/08/23/auto-resize-email-picture-attachments-in-thunderbird/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Thunderbird Email Thread Visualizer</title>
		<link>http://www.ghacks.net/2009/08/13/thunderbird-email-thread-visualizer/</link>
		<comments>http://www.ghacks.net/2009/08/13/thunderbird-email-thread-visualizer/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 09:47:34 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[email client]]></category>
		<category><![CDATA[email threads]]></category>
		<category><![CDATA[mozilla thunderbird]]></category>
		<category><![CDATA[threadvis]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[thunderbird emails]]></category>
		<category><![CDATA[thunderbird extension]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=15312</guid>
		<description><![CDATA[Mozilla Thunderbird is probably the second most popular desktop email client next to Microsoft Outlook. One of its main advantages is the extension engine that users know from the Firefox web browser which makes it easy to create extensions for the email client that increase its functionality. ThreadVis is an interesting Thunderbird extension that visualizes [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/mozilla_thunderbird.jpg" alt="mozilla thunderbird" title="mozilla thunderbird" width="156" height="164" class="alignleft size-full wp-image-12014" />Mozilla Thunderbird is probably the second most popular desktop email client next to Microsoft Outlook. One of its main advantages is the extension engine that users know from the <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> web browser which makes it easy to create extensions for the email client that increase its functionality. ThreadVis is an interesting Thunderbird extension that visualizes email threads in the email client.</p>
<p>Thunderbird by default does not link email conversations in any way. This means that it can sometimes be difficulty to locate all emails of a conversation in the web browser. This is especially true since those emails are usually located in at least two different folders (Sent folder and Email Inbox).</p>
<p><span id="more-15312"></span>The concept that ThreadVis introduces can be explained with a few words. It processes emails from selected folders (or all emails if the user selects that option) and creates links between emails if they are part of the same conversation.</p>
<p>It then visualizes this conversation in the email header which makes it easy to jump to all emails that are part of it. The emails are color coded in the header. Green dots visualize emails that have been received by the user while red emails are those that have been sent. The time it took for each reply is also shown in the visualisation.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/08/thunderbird_email_threads-500x311.jpg" alt="thunderbird email threads" title="thunderbird email threads" width="500" height="311" class="alignnone size-medium wp-image-15313" /></p>
<p>The Thunderbird extension will display a configuration dialog after installation which can be used to define the folders that should be processed and cached by it. It is important to process all relevant folders (e.g. inbox and sent). Some emails are otherwise shown as missing in the visualization.</p>
<p>The visualization can also be displayed in its own separate window which might be useful for some users. <a href="https://addons.mozilla.org/en-US/thunderbird/addon/6533">ThreadVis</a> is a great Thunderbird add-on for users who want to have better control over email conversations in the email client.</p>

	Tags: <a href="http://www.ghacks.net/tag/email/" title="Email" rel="tag">Email</a>, <a href="http://www.ghacks.net/tag/email-client/" title="email client" rel="tag">email client</a>, <a href="http://www.ghacks.net/tag/email-threads/" title="email threads" rel="tag">email threads</a>, <a href="http://www.ghacks.net/tag/mozilla-thunderbird/" title="mozilla thunderbird" rel="tag">mozilla thunderbird</a>, <a href="http://www.ghacks.net/tag/threadvis/" title="threadvis" rel="tag">threadvis</a>, <a href="http://www.ghacks.net/tag/thunderbird/" title="thunderbird" rel="tag">thunderbird</a>, <a href="http://www.ghacks.net/tag/thunderbird-emails/" title="thunderbird emails" rel="tag">thunderbird emails</a>, <a href="http://www.ghacks.net/tag/thunderbird-extension/" title="thunderbird extension" rel="tag">thunderbird extension</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/08/23/auto-resize-email-picture-attachments-in-thunderbird/" title="Auto Resize Email Picture Attachments In Thunderbird (August 23, 2009)">Auto Resize Email Picture Attachments In Thunderbird</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/09/11/thunderbird-quick-folders/" title="Thunderbird Quick Folders (September 11, 2009)">Thunderbird Quick Folders</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/01/21/thunderbird-email-address-crawler/" title="Thunderbird Email Address Crawler (January 21, 2009)">Thunderbird Email Address Crawler</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/02/12/thunderbird-delete-confirmations/" title="Thunderbird Delete Confirmations (February 12, 2009)">Thunderbird Delete Confirmations</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/02/07/thunderbird-archiving-shortcuts/" title="Thunderbird Archiving Shortcuts (February 7, 2009)">Thunderbird Archiving Shortcuts</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/08/13/thunderbird-email-thread-visualizer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Thunderbird Email Address Auto Cleaner</title>
		<link>http://www.ghacks.net/2009/07/30/thunderbird-email-address-auto-cleaner/</link>
		<comments>http://www.ghacks.net/2009/07/30/thunderbird-email-address-auto-cleaner/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 15:33:23 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[auto address cleaner]]></category>
		<category><![CDATA[email address]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[thunderbird add-on]]></category>
		<category><![CDATA[thunderbird extension]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14905</guid>
		<description><![CDATA[Did you know that there is a difference between sending emails to recipients that are in the email address book and those that are not. The display name is one of the form fields that can be filled out in the email clients address book. This display name will be send along with the email [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/mozilla_thunderbird.jpg" alt="mozilla thunderbird" title="mozilla thunderbird" width="156" height="164" class="alignleft size-full wp-image-12014" />Did you know that there is a difference between sending emails to recipients that are in the email address book and those that are not. The display name is one of the form fields that can be filled out in the email clients address book. This display name will be send along with the email address to recipients in the to, cc and bcc fields. Email recipients in Thunderbird see the display name in the to field and the email address when hovering over the display name in the status bar.</p>
<p>Sending the display name can be problematic because of several reasons. One is that it is up to the account owner to pick a display name which can sometimes be not appropriate to share with the recipient. Another problem is that it can lead to encoding problems on the recipients side as well.</p>
<p><span id="more-14905"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/07/email_address_auto_cleaner-500x262.jpg" alt="email address auto cleaner" title="email address auto cleaner" width="500" height="262" class="alignnone size-medium wp-image-14906" /></p>
<p>The Thunderbird extension <a href="https://addons.mozilla.org/en-US/thunderbird/addon/7148">Address Auto Cleaner</a> takes care of the issue by removing the display name from emails that get send out from the desktop email client. It will automatically remove the display name from the to, cc and bcc fields in Thunderbird before the email is send to the recipients.</p>

	Tags: <a href="http://www.ghacks.net/tag/auto-address-cleaner/" title="auto address cleaner" rel="tag">auto address cleaner</a>, <a href="http://www.ghacks.net/tag/email/" title="Email" rel="tag">Email</a>, <a href="http://www.ghacks.net/tag/email-address/" title="email address" rel="tag">email address</a>, <a href="http://www.ghacks.net/tag/thunderbird/" title="thunderbird" rel="tag">thunderbird</a>, <a href="http://www.ghacks.net/tag/thunderbird-add-on/" title="thunderbird add-on" rel="tag">thunderbird add-on</a>, <a href="http://www.ghacks.net/tag/thunderbird-extension/" title="thunderbird extension" rel="tag">thunderbird extension</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/09/13/thunderbird-folder-hotkeys/" title="Thunderbird Folder Hotkeys (September 13, 2008)">Thunderbird Folder Hotkeys</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/02/12/thunderbird-delete-confirmations/" title="Thunderbird Delete Confirmations (February 12, 2009)">Thunderbird Delete Confirmations</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/09/17/display-clocks-in-thunderbird/" title="Display Clocks In Thunderbird (September 17, 2009)">Display Clocks In Thunderbird</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/11/07/thunderbird-unsubscribe-mailing-lists/" title="Thunderbird: Unsubscribe Mailing Lists (November 7, 2009)">Thunderbird: Unsubscribe Mailing Lists</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/05/03/thunderbird-mailbox-alert/" title="Thunderbird Mailbox Alert (May 3, 2008)">Thunderbird Mailbox Alert</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/30/thunderbird-email-address-auto-cleaner/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Thunderbird Delete Confirmations</title>
		<link>http://www.ghacks.net/2009/02/12/thunderbird-delete-confirmations/</link>
		<comments>http://www.ghacks.net/2009/02/12/thunderbird-delete-confirmations/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 13:44:04 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[delete confirmations]]></category>
		<category><![CDATA[delete email]]></category>
		<category><![CDATA[email client]]></category>
		<category><![CDATA[email software]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[thunderbird add-on]]></category>
		<category><![CDATA[thunderbird email]]></category>
		<category><![CDATA[thunderbird extension]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=10496</guid>
		<description><![CDATA[The email client Mozilla Thunderbird does not come with delete confirmations turned on by default. There is also no option in the Thunderbird settings to activate delete confirmations. The advanced config editor does list two entries that might be there to enable delete confirmations but there is zero information to be found on the Internet [...]]]></description>
			<content:encoded><![CDATA[<p>The email client Mozilla Thunderbird does not come with delete confirmations turned on by default. There is also no option in the Thunderbird settings to activate delete confirmations. The advanced config editor does list two entries that might be there to enable delete confirmations but there is zero information to be found on the Internet about those two settings. Even if those settings would enable delete confirmations they would do so for all emails and folders.</p>
<p><a href="https://addons.mozilla.org/en-US/thunderbird/addon/10658">Delete Confirm</a> is a Thunderbird extension that adds delete confirmations to the email client. It is possible to enable delete confirmations on a per folder basis in Thunderbird. The Trash and Send folder delete confirmations are enabled by default while they are turned off for all other folders.</p>
<p>A right-click on a folder and the selection of Properties will display a checkbox to enable or disable delete confirmations. The extension will display a popup if the user tries to delete an email that resides in a folder that has delete confirmations activated.</p>
<p><span id="more-10496"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/02/delete_message_confirmation.jpg" alt="delete message confirmation" title="delete message confirmation" width="206" height="148" class="alignnone size-full wp-image-10497" /></p>
<p>Delete Confirm is compatible with all Thunderbird 2 versions and can be downloaded right from the Mozilla website. The add-on is experimental which means that the user has to log into the Mozilla website before downloading the add-on.</p>

	Tags: <a href="http://www.ghacks.net/tag/delete-confirmations/" title="delete confirmations" rel="tag">delete confirmations</a>, <a href="http://www.ghacks.net/tag/delete-email/" title="delete email" rel="tag">delete email</a>, <a href="http://www.ghacks.net/tag/email/" title="Email" rel="tag">Email</a>, <a href="http://www.ghacks.net/tag/email-client/" title="email client" rel="tag">email client</a>, <a href="http://www.ghacks.net/tag/email-software/" title="email software" rel="tag">email software</a>, <a href="http://www.ghacks.net/tag/thunderbird/" title="thunderbird" rel="tag">thunderbird</a>, <a href="http://www.ghacks.net/tag/thunderbird-add-on/" title="thunderbird add-on" rel="tag">thunderbird add-on</a>, <a href="http://www.ghacks.net/tag/thunderbird-email/" title="thunderbird email" rel="tag">thunderbird email</a>, <a href="http://www.ghacks.net/tag/thunderbird-extension/" title="thunderbird extension" rel="tag">thunderbird extension</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/09/11/thunderbird-quick-folders/" title="Thunderbird Quick Folders (September 11, 2009)">Thunderbird Quick Folders</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/09/13/thunderbird-folder-hotkeys/" title="Thunderbird Folder Hotkeys (September 13, 2008)">Thunderbird Folder Hotkeys</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/01/03/thunderbird-filter-additions/" title="Thunderbird Filter Additions (January 3, 2009)">Thunderbird Filter Additions</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/08/13/thunderbird-email-thread-visualizer/" title="Thunderbird Email Thread Visualizer (August 13, 2009)">Thunderbird Email Thread Visualizer</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/07/30/thunderbird-email-address-auto-cleaner/" title="Thunderbird Email Address Auto Cleaner (July 30, 2009)">Thunderbird Email Address Auto Cleaner</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/02/12/thunderbird-delete-confirmations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thunderbird Archiving Shortcuts</title>
		<link>http://www.ghacks.net/2009/02/07/thunderbird-archiving-shortcuts/</link>
		<comments>http://www.ghacks.net/2009/02/07/thunderbird-archiving-shortcuts/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 10:22:26 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[email client]]></category>
		<category><![CDATA[keyboard shortcut]]></category>
		<category><![CDATA[keyconfig]]></category>
		<category><![CDATA[mozilla thunderbird]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[thunderbird add-on]]></category>
		<category><![CDATA[thunderbird archive]]></category>
		<category><![CDATA[thunderbird extension]]></category>
		<category><![CDATA[thunderbird shortcuts]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/02/07/thunderbird-archiving-shortcuts/</guid>
		<description><![CDATA[The Archive This Thunderbird add-on provides configurable keyboard shortcuts to archive email messages with the press of a button. The add-on is compatible with all versions of Thunderbird 2. It is experimental which not only becomes obvious while trying to download the add-on but also when looking at the keyboard shortcuts that have been implemented [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="https://addons.mozilla.org/en-US/thunderbird/addon/10524">Archive This</a> Thunderbird add-on provides configurable keyboard shortcuts to archive email messages with the press of a button. The add-on is compatible with all versions of Thunderbird 2. It is experimental which not only becomes obvious while trying to download the add-on but also when looking at the keyboard shortcuts that have been implemented by the software author.</p>
<p>The Thunderbird extension adds ten keyboard shortcuts to the Thunderbird email client which can be used to archive email messages. The functions are mapped to [CTRL 0..9] which proves to be difficulty as Thunderbird uses [CTRL 1] and [CTRL 2] for different functions making those two keyboard shortcuts not working initially. </p>
<p>The user can basically map a folder of his mailbox to one of the keyboard shortcuts. This essentially means that any selected mail would be moved to that folder upon pressing the keyboard shortcut. The shortcut [CTRL 0] has been reserved to work with mail filters which can also be defined in the extension. Pressing that shortcut while working in Thunderbird will apply all configured filters to the selected messages.</p>
<p><span id="more-10386"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/02/archive_this-500x251.jpg" alt="archive this" title="archive this" width="500" height="251" class="alignnone size-medium wp-image-10385" /></p>
<p>This proves to be a very effective method of moving mails quickly to designated folders in Thunderbird. It is possible to correct the non-working [CTRL 1] and [CTRL 2] keys by installing the excellent <a href="http://mozilla.dorando.at/">Keyconfig</a> add-on for Thunderbird. Keyconfig will display all keyboard shortcuts in the email client and provide the means to change them. It can be used to either change the keyboard shortcuts of the extension or to change the original keyboard shortcuts to something else so that all keys can be used when working with the extension.</p>

	Tags: <a href="http://www.ghacks.net/tag/email-client/" title="email client" rel="tag">email client</a>, <a href="http://www.ghacks.net/tag/keyboard-shortcut/" title="keyboard shortcut" rel="tag">keyboard shortcut</a>, <a href="http://www.ghacks.net/tag/keyconfig/" title="keyconfig" rel="tag">keyconfig</a>, <a href="http://www.ghacks.net/tag/mozilla-thunderbird/" title="mozilla thunderbird" rel="tag">mozilla thunderbird</a>, <a href="http://www.ghacks.net/tag/thunderbird/" title="thunderbird" rel="tag">thunderbird</a>, <a href="http://www.ghacks.net/tag/thunderbird-add-on/" title="thunderbird add-on" rel="tag">thunderbird add-on</a>, <a href="http://www.ghacks.net/tag/thunderbird-archive/" title="thunderbird archive" rel="tag">thunderbird archive</a>, <a href="http://www.ghacks.net/tag/thunderbird-extension/" title="thunderbird extension" rel="tag">thunderbird extension</a>, <a href="http://www.ghacks.net/tag/thunderbird-shortcuts/" title="thunderbird shortcuts" rel="tag">thunderbird shortcuts</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/03/thunderbird-filter-additions/" title="Thunderbird Filter Additions (January 3, 2009)">Thunderbird Filter Additions</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/08/13/thunderbird-email-thread-visualizer/" title="Thunderbird Email Thread Visualizer (August 13, 2009)">Thunderbird Email Thread Visualizer</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/02/12/thunderbird-delete-confirmations/" title="Thunderbird Delete Confirmations (February 12, 2009)">Thunderbird Delete Confirmations</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/01/27/smtp-server-selector-for-thunderbird/" title="SMTP Server Selector For Thunderbird (January 27, 2009)">SMTP Server Selector For Thunderbird</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/07/01/select-all-emails-from-sender-in-thunderbird/" title="Select All Emails From Sender In Thunderbird (July 1, 2009)">Select All Emails From Sender In Thunderbird</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/02/07/thunderbird-archiving-shortcuts/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>SMTP Server Selector For Thunderbird</title>
		<link>http://www.ghacks.net/2009/01/27/smtp-server-selector-for-thunderbird/</link>
		<comments>http://www.ghacks.net/2009/01/27/smtp-server-selector-for-thunderbird/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 11:29:35 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[email client]]></category>
		<category><![CDATA[send via]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[stmp server]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[thunderbird add-on]]></category>
		<category><![CDATA[thunderbird extension]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=10170</guid>
		<description><![CDATA[If you ever needed to select a different SMTP server while sending mails in Thunderbird you can now by installing the Send Via add-on for Thunderbird. The add-on can come in handy if the main SMTP server is not accessible at the moment or having accessibility or connection problems.
The Thunderbird add-on is available for all [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever needed to select a different SMTP server while sending mails in Thunderbird you can now by installing the <a href="https://addons.mozilla.org/en-US/thunderbird/addon/10471">Send Via</a> add-on for Thunderbird. The add-on can come in handy if the main SMTP server is not accessible at the moment or having accessibility or connection problems.</p>
<p>The Thunderbird add-on is available for all versions of Thunderbird 2. It is currently available as a experimental add-on at the Mozilla website from where it has to be downloaded before it can be installed in Thunderbird.</p>
<p>The add-on will add a drop down menu to the Send button in the Thunderbird email client which will list the available SMTP servers and an option to add a new SMTP server to use it to send the emails.</p>
<p><span id="more-10170"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/01/smtp_server.jpg" alt="smtp server" title="smtp server" width="349" height="286" class="alignnone size-full wp-image-10171" /></p>
<p>Selecting any of the available SMTP servers will send the message by connecting to the specified server.</p>

	Tags: <a href="http://www.ghacks.net/tag/email-client/" title="email client" rel="tag">email client</a>, <a href="http://www.ghacks.net/tag/send-via/" title="send via" rel="tag">send via</a>, <a href="http://www.ghacks.net/tag/server/" title="server" rel="tag">server</a>, <a href="http://www.ghacks.net/tag/smtp/" title="smtp" rel="tag">smtp</a>, <a href="http://www.ghacks.net/tag/stmp-server/" title="stmp server" rel="tag">stmp server</a>, <a href="http://www.ghacks.net/tag/thunderbird/" title="thunderbird" rel="tag">thunderbird</a>, <a href="http://www.ghacks.net/tag/thunderbird-add-on/" title="thunderbird add-on" rel="tag">thunderbird add-on</a>, <a href="http://www.ghacks.net/tag/thunderbird-extension/" title="thunderbird extension" rel="tag">thunderbird extension</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/02/12/thunderbird-delete-confirmations/" title="Thunderbird Delete Confirmations (February 12, 2009)">Thunderbird Delete Confirmations</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/02/07/thunderbird-archiving-shortcuts/" title="Thunderbird Archiving Shortcuts (February 7, 2009)">Thunderbird Archiving Shortcuts</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/10/27/automatic-cc-emails-in-thunderbird/" title="Automatic CC Emails In Thunderbird (October 27, 2008)">Automatic CC Emails In Thunderbird</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/09/13/thunderbird-folder-hotkeys/" title="Thunderbird Folder Hotkeys (September 13, 2008)">Thunderbird Folder Hotkeys</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/01/03/thunderbird-filter-additions/" title="Thunderbird Filter Additions (January 3, 2009)">Thunderbird Filter Additions</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/27/smtp-server-selector-for-thunderbird/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Thunderbird Filter Additions</title>
		<link>http://www.ghacks.net/2009/01/03/thunderbird-filter-additions/</link>
		<comments>http://www.ghacks.net/2009/01/03/thunderbird-filter-additions/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 16:18:55 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[email client]]></category>
		<category><![CDATA[mozilla thunderbird]]></category>
		<category><![CDATA[thunderbird 3]]></category>
		<category><![CDATA[thunderbird add-on]]></category>
		<category><![CDATA[thunderbird email]]></category>
		<category><![CDATA[thunderbird extension]]></category>
		<category><![CDATA[thunderbird filter]]></category>
		<category><![CDATA[thunderbird filters]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9589</guid>
		<description><![CDATA[The email client Mozilla Thunderbird comes with a few mail filters preinstalled that can be used to automatically process incoming emails. The actions that can be selected as a Thunderbird filter are limited to moving, copying, deleting, forwarding or tagging messages, adding stars, setting mail priorities, marking as read, setting the junk status or replying [...]]]></description>
			<content:encoded><![CDATA[<p>The email client Mozilla Thunderbird comes with a few mail filters preinstalled that can be used to automatically process incoming emails. The actions that can be selected as a Thunderbird filter are limited to moving, copying, deleting, forwarding or tagging messages, adding stars, setting mail priorities, marking as read, setting the junk status or replying with templates. While the actions do include several of the most used filters they do lack some actions that are available in other mail clients.</p>
<p>The experimental Mozilla Thunderbird 3 add-on <a href="https://addons.mozilla.org/en-US/thunderbird/addon/10052">FiltaQuilla</a> adds those additional actions to the Thunderbird Filter settings, in particular filters to launch a software program, append text to subjects, remove tags or stars, mark the email as replied or unread, copy the mail as read or disable notifications.</p>
<p>Probably the most interesting filter of this list is the filter to launch a file after receiving an email message that meets the requirements.</p>
<p><span id="more-9589"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/01/thunderbird_filter-500x362.jpg" alt="thunderbird filter" title="thunderbird filter" width="500" height="362" class="alignnone size-medium wp-image-9591" /></p>
<p>Each Thunderbird filter can be activated and deactivated in the options of the Thunderbird add-on. The mail filters can be selected in the Tools > Message Filters menu. </p>
<p>The Thunderbird add-on is unfortunately only compatible with Thunderbird 3 and not with the more widely used Thunderbird 2. Thunderbird 3 is currently available in Beta 1.</p>

	Tags: <a href="http://www.ghacks.net/tag/email-client/" title="email client" rel="tag">email client</a>, <a href="http://www.ghacks.net/tag/mozilla-thunderbird/" title="mozilla thunderbird" rel="tag">mozilla thunderbird</a>, <a href="http://www.ghacks.net/tag/thunderbird-3/" title="thunderbird 3" rel="tag">thunderbird 3</a>, <a href="http://www.ghacks.net/tag/thunderbird-add-on/" title="thunderbird add-on" rel="tag">thunderbird add-on</a>, <a href="http://www.ghacks.net/tag/thunderbird-email/" title="thunderbird email" rel="tag">thunderbird email</a>, <a href="http://www.ghacks.net/tag/thunderbird-extension/" title="thunderbird extension" rel="tag">thunderbird extension</a>, <a href="http://www.ghacks.net/tag/thunderbird-filter/" title="thunderbird filter" rel="tag">thunderbird filter</a>, <a href="http://www.ghacks.net/tag/thunderbird-filters/" title="thunderbird filters" rel="tag">thunderbird filters</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/02/12/thunderbird-delete-confirmations/" title="Thunderbird Delete Confirmations (February 12, 2009)">Thunderbird Delete Confirmations</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/02/07/thunderbird-archiving-shortcuts/" title="Thunderbird Archiving Shortcuts (February 7, 2009)">Thunderbird Archiving Shortcuts</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/08/13/thunderbird-email-thread-visualizer/" title="Thunderbird Email Thread Visualizer (August 13, 2009)">Thunderbird Email Thread Visualizer</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/09/22/thunderbird-3-beta-4-released/" title="Thunderbird 3 Beta 4 Released (September 22, 2009)">Thunderbird 3 Beta 4 Released</a> (41)</li>
	<li><a href="http://www.ghacks.net/2009/07/22/thunderbird-3-beta-3/" title="Thunderbird 3 Beta 3 (July 22, 2009)">Thunderbird 3 Beta 3</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/03/thunderbird-filter-additions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copy Tables In Thunderbird</title>
		<link>http://www.ghacks.net/2008/10/31/copy-tables-in-thunderbird/</link>
		<comments>http://www.ghacks.net/2008/10/31/copy-tables-in-thunderbird/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 17:31:41 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[copy tables]]></category>
		<category><![CDATA[email client]]></category>
		<category><![CDATA[mozilla thunderbird]]></category>
		<category><![CDATA[tables thunderbird]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[thunderbird addon]]></category>
		<category><![CDATA[thunderbird extension]]></category>
		<category><![CDATA[thunderbird tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7970</guid>
		<description><![CDATA[Tables can be embedded in emails easily. If a Thunderbird user receives an email that contains a table he is up for a problem though. It does not matter how he tries to copy the table or selected parts of it because the end result will always be that the formatting is lost. There is [...]]]></description>
			<content:encoded><![CDATA[<p>Tables can be embedded in emails easily. If a Thunderbird user receives an email that contains a table he is up for a problem though. It does not matter how he tries to copy the table or selected parts of it because the end result will always be that the formatting is lost. There is no way to copy a table from Thunderbird into Microsoft Excel or similar applications and retain the rows and columns of that table.</p>
<p>Table 2 Clipboard is a Thunderbird extension that adds this much needed feature to Thunderbird. The extension can be used to copy a table or part of it to the clipboard retaining the format of it. Pasting that data into a spreadsheet will put the data into rows and columns just like the original data was.</p>
<p>The add-on has to be downloaded from <a href="https://addons.mozilla.org/en-US/thunderbird/addon/1852">Mozilla</a> and installed using the Tools > Addons menu in Thunderbird. A click on Install in that menu will open a file browser where the downloaded extension has to be selected.</p>
<p><span id="more-7970"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/10/copy_tables1.jpg" alt="copy tables" title="copy tables" width="326" height="194" class="alignnone size-medium wp-image-7972" /></p>
<p>The extension adds two entries to the right-click context menu. The first is always available which will copy the whole table to the clipboard. The second is only available when CTRL-selecting table cells to copy only those selected cells to the clipboard. A shortcut CTRL Shift C is also available to copy selected table cells to the clipboard.</p>
<p>The Thunderbird extension could be useful for Thunderbird users who regularly receive tables in their emails that are embedded in the message&#8217;s body and not attached in separate files.</p>

	Tags: <a href="http://www.ghacks.net/tag/copy-tables/" title="copy tables" rel="tag">copy tables</a>, <a href="http://www.ghacks.net/tag/email-client/" title="email client" rel="tag">email client</a>, <a href="http://www.ghacks.net/tag/mozilla-thunderbird/" title="mozilla thunderbird" rel="tag">mozilla thunderbird</a>, <a href="http://www.ghacks.net/tag/tables-thunderbird/" title="tables thunderbird" rel="tag">tables thunderbird</a>, <a href="http://www.ghacks.net/tag/thunderbird/" title="thunderbird" rel="tag">thunderbird</a>, <a href="http://www.ghacks.net/tag/thunderbird-addon/" title="thunderbird addon" rel="tag">thunderbird addon</a>, <a href="http://www.ghacks.net/tag/thunderbird-extension/" title="thunderbird extension" rel="tag">thunderbird extension</a>, <a href="http://www.ghacks.net/tag/thunderbird-tips/" title="thunderbird tips" rel="tag">thunderbird tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/08/13/thunderbird-email-thread-visualizer/" title="Thunderbird Email Thread Visualizer (August 13, 2009)">Thunderbird Email Thread Visualizer</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/02/07/thunderbird-archiving-shortcuts/" title="Thunderbird Archiving Shortcuts (February 7, 2009)">Thunderbird Archiving Shortcuts</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/12/05/fix-thunderbird-junk-filter-not-working-anymore/" title="Fix Thunderbird Junk Filter Not Working Anymore (December 5, 2008)">Fix Thunderbird Junk Filter Not Working Anymore</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/06/10/change-the-thunderbird-reply-email-layout/" title="Change The Thunderbird Reply Email Layout (June 10, 2009)">Change The Thunderbird Reply Email Layout</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/08/23/auto-resize-email-picture-attachments-in-thunderbird/" title="Auto Resize Email Picture Attachments In Thunderbird (August 23, 2009)">Auto Resize Email Picture Attachments In Thunderbird</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/10/31/copy-tables-in-thunderbird/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatic CC Emails In Thunderbird</title>
		<link>http://www.ghacks.net/2008/10/27/automatic-cc-emails-in-thunderbird/</link>
		<comments>http://www.ghacks.net/2008/10/27/automatic-cc-emails-in-thunderbird/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 10:45:49 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[automatically bcc]]></category>
		<category><![CDATA[automatically cc]]></category>
		<category><![CDATA[email client]]></category>
		<category><![CDATA[email tips]]></category>
		<category><![CDATA[emails]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[thunderbird add-on]]></category>
		<category><![CDATA[thunderbird extension]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7894</guid>
		<description><![CDATA[The email client Thunderbird does not provide an option to automatically send specific emails to a CC or BCC email address. While home users normally do not need that feature it might be required to send all email correspondence to a supervisor or different department in the company that you are working for. It can [...]]]></description>
			<content:encoded><![CDATA[<p>The email client Thunderbird does not provide an option to automatically send specific emails to a CC or BCC email address. While home users normally do not need that feature it might be required to send all email correspondence to a supervisor or different department in the company that you are working for. It can also be a good way to send emails to another account to store all send messages in one central place.</p>
<p><a href="https://addons.mozilla.org/en-US/thunderbird/addon/9163">Auto-CC</a> is an extension for the Mozilla Thunderbird email client that can configure the email client to automatically send CC or BCC emails whenever an email is send from the program. The extension is currently experimental which means that users need to log into the Mozilla website before they can download and install the mail extension.</p>
<p>The email address that the messages are send to has to be configured in the Thunderbird Config Editor. The editor can be accessed by clicking on Tools > Options, selecting the Advanced tab and clicking on the Config Editor button. Adding the auto_cc filter will display four parameters of the Thunderbird extension.</p>
<p><span id="more-7894"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/10/thunderbird_emails-500x149.jpg" alt="thunderbird emails" title="thunderbird emails" width="500" height="149" class="alignnone size-medium wp-image-7895" /></p>
<ul>
<li><strong>extensions.auto_cc.auto_cc_address</strong>: Double-click to enter the email address that will receive the CC or BCC emails.</li>
<li><strong>extensions.auto_cc.enabled</strong>: Auto-CC is enabled if set to true and disabled if set to false</li>
<li><strong>extensions.auto_cc.send_as_bcc</strong>: Will send the emails as BCC instead of CC if set to true.</li>
</ul>
<p>A button can be added to the Compose toolbar to quickly turn the feature on or off. One thing that this extension is missing is the ability to select CC or BCC emails on an account basis. As of now all accounts are affected if the extension is enabled which might be ok in a work environment but not at home. The toolbar button is not the perfect solution because it quickly becomes an inconvenience to turn the extension or or off several times a day depending on the emails that are send out. It is also likely that the user will forget to turn on or off the extension from time to time.</p>
<p>As of now it&#8217;s a great solution for users who use Thunderbird in a work environment which requires to BCC or CC emails to another email address. </p>

	Tags: <a href="http://www.ghacks.net/tag/automatically-bcc/" title="automatically bcc" rel="tag">automatically bcc</a>, <a href="http://www.ghacks.net/tag/automatically-cc/" title="automatically cc" rel="tag">automatically cc</a>, <a href="http://www.ghacks.net/tag/email-client/" title="email client" rel="tag">email client</a>, <a href="http://www.ghacks.net/tag/email-tips/" title="email tips" rel="tag">email tips</a>, <a href="http://www.ghacks.net/tag/emails/" title="emails" rel="tag">emails</a>, <a href="http://www.ghacks.net/tag/mozilla/" title="mozilla" rel="tag">mozilla</a>, <a href="http://www.ghacks.net/tag/thunderbird/" title="thunderbird" rel="tag">thunderbird</a>, <a href="http://www.ghacks.net/tag/thunderbird-add-on/" title="thunderbird add-on" rel="tag">thunderbird add-on</a>, <a href="http://www.ghacks.net/tag/thunderbird-extension/" title="thunderbird extension" rel="tag">thunderbird extension</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/05/03/thunderbird-mailbox-alert/" title="Thunderbird Mailbox Alert (May 3, 2008)">Thunderbird Mailbox Alert</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/02/12/thunderbird-delete-confirmations/" title="Thunderbird Delete Confirmations (February 12, 2009)">Thunderbird Delete Confirmations</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/02/07/thunderbird-archiving-shortcuts/" title="Thunderbird Archiving Shortcuts (February 7, 2009)">Thunderbird Archiving Shortcuts</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/01/27/smtp-server-selector-for-thunderbird/" title="SMTP Server Selector For Thunderbird (January 27, 2009)">SMTP Server Selector For Thunderbird</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/04/15/move-thunderbird-email-profiles-to-another-location/" title="Move Thunderbird Email Profiles To Another Location (April 15, 2009)">Move Thunderbird Email Profiles To Another Location</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/10/27/automatic-cc-emails-in-thunderbird/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Thunderbird Folder Hotkeys</title>
		<link>http://www.ghacks.net/2008/09/13/thunderbird-folder-hotkeys/</link>
		<comments>http://www.ghacks.net/2008/09/13/thunderbird-folder-hotkeys/#comments</comments>
		<pubDate>Sat, 13 Sep 2008 15:07:06 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[mozilla thundebird]]></category>
		<category><![CDATA[nostalgy]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[thunderbird add-on]]></category>
		<category><![CDATA[thunderbird extension]]></category>
		<category><![CDATA[thunderbird hotkeys]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=6975</guid>
		<description><![CDATA[One of the limitations of Thunderbird is that there are no hotkeys to quickly switch folders or save mail into another folder. The user has to use the mouse to save or copy mails into folders and use it as well if he wants to switch folders. Well there actually is a way to switch [...]]]></description>
			<content:encoded><![CDATA[<p>One of the limitations of Thunderbird is that there are no hotkeys to quickly switch folders or save mail into another folder. The user has to use the mouse to save or copy mails into folders and use it as well if he wants to switch folders. Well there actually is a way to switch folders with the keyboard only which involves ALT Tab but it&#8217;s more of a nuisance than a useful feature.</p>
<p>Enter <a href="https://addons.mozilla.org/en-US/thunderbird/addon/2487">Nostalgy</a> for Thunderbird. The extension for Thunderbird adds much needed hotkey support for several actions that are performed regularly. The major three are switching to another folder, saving mail into a folder and to copy mail into a folder. </p>
<p>The shortcuts are (g) for switching folders, (s) for saving mails and (c) for copying mails. Pressing a button opens a folder browser and a text input field in the status bar of Thunderbird. The user can enter part of the folder&#8217;s name to filter the results and use the up and down arrow keys to pick it. Pressing Shift in combination with one of the hotkeys will go to, save or copy the selected mails into the folder that has been previously used.</p>
<p><span id="more-6975"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/09/folder_hotkeys.jpg" alt="folder hotkeys" title="folder hotkeys" width="456" height="91" class="alignnone size-medium wp-image-6976" /></p>
<p>Nostalgy provides access to several other hotkeys plus provides users with the option to create their own. The hotkey (b) saves the current message in the selected folder and puts the focus on it, (L) hides the folder pane, (`) shows messages with the same sender / subject and the two search hotkeys (return) and (CTRL return) which selects and focuses on the last / all messages that match the criteria.</p>
<p>New hotkeys can be created with the Go, Save, Copy and Save Go commands which can be extremely useful to navigate and work with a set of popular folders.</p>
<p>The help file contains reference to additional hotkeys that might be useful to some users:</p>
<ul>
<li><strong>L</strong>	Hide/show the folder pane</li>
<li><strong>ESC-F</strong>	Focus the folder pane</li>
<li><strong>ESC-M</strong>	Focus the message pane</li>
<li><strong>ESC-ESC</strong> Focus the thread pane</li>
<li><strong>ESC-ESC-ESC</strong> Focus the thread pane, clear quick search box, select the &#8220;All&#8221; view</li>
<li><strong>ESC-I</strong> Focus the quick search box (same as Ctrl-K)</li>
<li><strong>Ctrl-Left/Right</strong> Scroll the message from the thread pane</li>
</ul>
<p>The last interesting feature of Nostalgy is the creation of rules that match folders with messages which are then proposed in the status bar. This makes it possible to move messages quickly to their designated folders with the Shift S or Shift C combination. Might be useful if a user wants to read a message before moving it to another folder.</p>
<p>The only problem that could be experienced during tests was that Nostalgy has problems with Thunderbird themes that reduce the size of the status bar. The functionality is still given but the user might run into display problems for the text that is typed into the box.</p>

	Tags: <a href="http://www.ghacks.net/tag/email/" title="Email" rel="tag">Email</a>, <a href="http://www.ghacks.net/tag/mozilla-thundebird/" title="mozilla thundebird" rel="tag">mozilla thundebird</a>, <a href="http://www.ghacks.net/tag/nostalgy/" title="nostalgy" rel="tag">nostalgy</a>, <a href="http://www.ghacks.net/tag/thunderbird/" title="thunderbird" rel="tag">thunderbird</a>, <a href="http://www.ghacks.net/tag/thunderbird-add-on/" title="thunderbird add-on" rel="tag">thunderbird add-on</a>, <a href="http://www.ghacks.net/tag/thunderbird-extension/" title="thunderbird extension" rel="tag">thunderbird extension</a>, <a href="http://www.ghacks.net/tag/thunderbird-hotkeys/" title="thunderbird hotkeys" rel="tag">thunderbird hotkeys</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/07/30/thunderbird-email-address-auto-cleaner/" title="Thunderbird Email Address Auto Cleaner (July 30, 2009)">Thunderbird Email Address Auto Cleaner</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/02/12/thunderbird-delete-confirmations/" title="Thunderbird Delete Confirmations (February 12, 2009)">Thunderbird Delete Confirmations</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/09/17/display-clocks-in-thunderbird/" title="Display Clocks In Thunderbird (September 17, 2009)">Display Clocks In Thunderbird</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/11/07/thunderbird-unsubscribe-mailing-lists/" title="Thunderbird: Unsubscribe Mailing Lists (November 7, 2009)">Thunderbird: Unsubscribe Mailing Lists</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/05/03/thunderbird-mailbox-alert/" title="Thunderbird Mailbox Alert (May 3, 2008)">Thunderbird Mailbox Alert</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/09/13/thunderbird-folder-hotkeys/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
