<?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>blog.pjwright.com &#187; Email</title>
	<atom:link href="http://blog.pjwright.com/category/email/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pjwright.com</link>
	<description>Easy Updates!</description>
	<lastBuildDate>Thu, 14 Apr 2011 19:00:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Send your details in emails using a vCard</title>
		<link>http://blog.pjwright.com/2008/08/08/send-your-details-in-emails-using-a-vcard/</link>
		<comments>http://blog.pjwright.com/2008/08/08/send-your-details-in-emails-using-a-vcard/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 09:41:35 +0000</pubDate>
		<dc:creator>PJW</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[vCard]]></category>

		<guid isPermaLink="false">http://blog.pjwright.com/?p=49</guid>
		<description><![CDATA[In previous posts here and here I explained how to add signatures to your outgoing emails.  I also mentioned another feature that you could use called vCard. vCard is a file format standard for electronic business cards. http://en.wikipedia.org/wiki/VCard Without going into too much detail here, a vCard attached to an email you send can include [...]]]></description>
			<content:encoded><![CDATA[<p>In previous posts <a title="Add a (plain text) signature to your emails" href="http://blog.pjwright.com/2008/03/14/add-a-plain-text-signature-to-your-emails/" target="_blank">here</a> and <a title="Add a Rich Text (HTML) signature to your emails" href="http://blog.pjwright.com/2008/07/30/add-a-rich-text-html-signature-to-your-emails/" target="_blank">here</a> I explained how to add signatures to your outgoing emails.  I also mentioned another feature that you could use called vCard.</p>
<blockquote><p><span>vCard is a file format standard for electronic business cards.</p>
<p>http://en.wikipedia.org/wiki/VCard</span></p></blockquote>
<p>Without going into too much detail here, a vCard attached to an email you send can include as much or as little information as you wish.  Generally, they include Contact Numbers, Postal Address and perhaps Job Title (if used in a work environment).</p>
<p>Here&#8217;s how to set one up in Thunderbird:</p>
<ol>
<li>In Thunderbird, go to <strong>Tools &gt; Account Settings…</strong></li>
<p><img src="http://blog.pjwright.com/wp-content/uploads/tb-signature-vcard.jpg" alt="Signature or vCard in Thunderbird" /></p>
<li>Click in the box next to “Attach my vCard to messages” to put a check mark in the box</li>
<li>Click the <strong>Edit Card&#8230;</strong> button</li>
<li>Enter all the information you want to include in your vCard (remember that ALL of this information will be available to ANYONE you send emails to)</li>
<li>Click on OK to save your vCard</li>
<li>Click on OK to close the Account Settings box</li>
</ol>
<p>That’s it.  Every time you send an email using Thunderbird your vCard will be attached to the message.  This is how it will appear to someone also using Thunderbird who receives an email from you:</p>
<p><a href="http://blog.pjwright.com/wp-content/uploads/tb-vcard-in-message.jpg"><img class="alignnone size-medium wp-image-50" title="tb-vcard-in-message" src="http://blog.pjwright.com/wp-content/uploads/tb-vcard-in-message-300x139.jpg" alt="" width="300" height="139" /></a></p>
<p>The above test vCard had information included in every field, to show what is displayed from vCards in Thunderbird.  To see the rest of the information the recipient can just click on the card and then either confirm adding you to their address book, or cancel if they just want to view the info.</p>
<p>Other email clients may process or display vCards differently.</p>
<p>Hopefully that covers all information regarding signatures and vCards.  If you have any comments or questions please register and add your comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pjwright.com/2008/08/08/send-your-details-in-emails-using-a-vcard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add a Rich Text (HTML) signature to your emails</title>
		<link>http://blog.pjwright.com/2008/07/30/add-a-rich-text-html-signature-to-your-emails/</link>
		<comments>http://blog.pjwright.com/2008/07/30/add-a-rich-text-html-signature-to-your-emails/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 19:42:24 +0000</pubDate>
		<dc:creator>PJW</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[signature]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://blog.pjwright.com/?p=47</guid>
		<description><![CDATA[In a previous post I described how to add a plain text signature to your emails. That&#8217;s fine if you only want a very simple signature.  But what about if you want to put colour, emphasis or links in your signature?  That&#8217;s possible too &#8211; but it does require a little more work. A word [...]]]></description>
			<content:encoded><![CDATA[<p>In a <a title="Add a (plain text) signature to your emails" href="http://blog.pjwright.com/2008/03/14/add-a-plain-text-signature-to-your-emails/" target="_blank">previous post</a> I described how to add a plain text signature to your emails.</p>
<p>That&#8217;s fine if you only want a very simple signature.  But what about if you want to put colour, emphasis or links in your signature?  That&#8217;s possible too &#8211; but it does require a <em>little</em> more work.</p>
<p style="padding-left: 30px;">A word of caution.  The method I&#8217;m about to describe uses HTML, the original code language used for website pages .  Not all users allow HTML to be displayed in their email clients, which would mean that this wouldn&#8217;t work for them.  It&#8217;s most likely that this will work for 99% of people you send emails to though.</p>
<p>I&#8217;m not going to rewrite the steps to add the signature to your account.  Follow the same procedure as described in the <a title="Add a (plain text) signature to your emails" href="http://blog.pjwright.com/2008/03/14/add-a-plain-text-signature-to-your-emails/" target="_blank">other post</a> but replace steps 1 and 2 with:</p>
<ol>
<li>Create a file called (for example) signature.html and save it somewhere on your computer, like in “My Documents”</li>
<li>a) If you&#8217;re familiar with HTML you can open the file in a text editor (e.g. Notepad) and create the code you want.<br />
b) Otherwise use a program that creates HTML code for you, (for example OpenOffice.org, KompoZer, Amaya, SeaMonkey) and open signature.html using that.<br />
c) Format your signature to be how you want it, it could be:</p>
<blockquote><p>Regards,<br />
<big><big><span style="font-weight: bold; font-style: italic;"> Joe Bloggs<br />
</span><small><br />
<span style="color: #ff0000;">Please</span> visit my website: <a href="http://www.josephbloggs.co.uk/">www.josephbloggs.co.uk</a><br />
<small><small><br />
Here&#8217;s another website I&#8217;ve found interesting and useful <a href="http://www.freecycle.org/">www.freecycle.org</a>.</small></small></small></big></big></p>
<p><span style="color: #999999;"><big><big><small><small><small>Disclaimer: Don&#8217;t rely on anything you read in this email!</small></small></small></big></big></span><big><big><small><small><small></small></small></small></big></big></p></blockquote>
</li>
</ol>
<p>Save the file, then carry on with the other steps.  You&#8217;ll get the above formatted signature in your outgoing emails!</p>
<p>Apart from signature &#8220;Add-ons&#8221; there&#8217;s one other signature type feature in Thunderbird &#8211; vCard.  I plan to explain this in a post soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pjwright.com/2008/07/30/add-a-rich-text-html-signature-to-your-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Thunderbird Mail Filters</title>
		<link>http://blog.pjwright.com/2008/06/25/using-thunderbird-mail-filters/</link>
		<comments>http://blog.pjwright.com/2008/06/25/using-thunderbird-mail-filters/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 23:00:20 +0000</pubDate>
		<dc:creator>PJW</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://blog.pjwright.com/?p=41</guid>
		<description><![CDATA[Very useful and used extensively by experts, Mail Filters aren&#8217;t often set up by novices, but Thunderbird makes them really easy to use. Why would you want to use Mail Filters? There are many reasons you might want to filter messages &#8211; have a folder for emails from family, or important emails, or unimportant emails [...]]]></description>
			<content:encoded><![CDATA[<p>Very useful and used extensively by experts, Mail Filters aren&#8217;t often set up by novices, but Thunderbird makes them really easy to use.</p>
<h3>Why would you want to use Mail Filters?</h3>
<p>There are many reasons you might want to filter messages &#8211; have a folder for emails from family, or important emails, or unimportant emails &#8211; any time you want to keep some messages separate from your Inbox, or make some stand out in your list of emails.</p>
<p>I&#8217;m going to work through an example to show how this works.  Recently I signed up to <a href="http://www.freecycle.org/" target="_blank">Freecycle</a> which I heard about a while ago but never investigated.</p>
<p style="padding-left: 30px;"><small>First impressions: it&#8217;s a great idea but isn&#8217;t making the best use of technology, and I dislike systems that try to make you sign up (and give your details) to additional services you shouldn&#8217;t need &#8211; in this case a Yahoo! ID.</small></p>
<p>I digress, if you don&#8217;t have a Yahoo! ID, you can still join in but you can&#8217;t utilise all the features, you can only be part of the mailing list &#8211; at least I think I&#8217;m right about that!  A mailing list is a system whereby an individual sends an email to &#8220;the list&#8221; and everyone subscribed to the list receives a copy of the email in their Inbox.  Well, after a couple of days my Inbox was overflowing with Freecycle mailing list messages.</p>
<h3>Time for a filter</h3>
<ol>
<li>First, create a new subfolder in your Inbox, by right-clicking on Inbox and selecting <strong>New Folder&#8230;</strong> from the menu that pops up:</li>
<li><a href="http://blog.pjwright.com/wp-content/uploads/create-new-folder.jpg"><img class="aligncenter size-medium wp-image-42" title="Create a new folder" src="http://blog.pjwright.com/wp-content/uploads/create-new-folder.jpg" alt="" width="279" height="281" /></a>I created a folder called <em>Freecycle</em>:<a href="http://blog.pjwright.com/wp-content/uploads/create-new-folder.jpg"> </a><a href="http://blog.pjwright.com/wp-content/uploads/freecycle-folder.jpg"><img class="aligncenter size-medium wp-image-43" title="Freecycle folder" src="http://blog.pjwright.com/wp-content/uploads/freecycle-folder.jpg" alt="" width="114" height="93" /> </a></li>
<li>Next, go to <strong>Tools &gt; Message Filters&#8230;</strong> and click on the button labelled <strong>New&#8230;</strong></li>
<li>A window titled <em>Filter Rules</em> will open.  At the top there will be a text entry box labelled <em>Filter name</em>.  Enter a name for your filter here, I called mine &#8220;Freecycle Emails&#8221;.</li>
<li>Now for the interesting bit.  In the same window, there is a section headed <em>For incoming messages that:</em> where you can set up &#8220;rules&#8221; to match against emails that arrive in your inbox.<br />
Keeping it simple, the default rules is to find any email where the &#8220;Subject&#8221; &#8220;contains&#8221; text that you enter in the next box.  You could filter on <span style="color: #000080;">who</span> the email was from, or <span style="color: #000080;">when</span> it was sent &#8211; there are other options too.<br />
The Subject line of all of the emails I receive from freecycle start with <strong>[<em>GroupArea</em>Freecycle]</strong>, where <em>GroupArea</em> is the area of the Freecycle group (note the use of the square brackets).<br />
I may join more groups in future, so I want to find any emails with the text &#8220;<strong>Freecycle]</strong>&#8221; in the subject line.</li>
<li>In the next section of the window, at the bottom, I need to tell Thunderbird what to do with the email.  So far I&#8217;ve only really talked about <em>moving</em> emails, and that is what I&#8217;m going to do in this example.  You could use the filter to <span style="color: #000080;">mark</span>, <span style="color: #000080;">copy</span>, <span style="color: #000080;">forward</span>, <span style="color: #000080;">delete</span> the email etc.<br />
The default action is to <em>Move Message to</em> so I leave that.<br />
In the box to the right I can browse for the folder I created earlier.  So, when I&#8217;ve finished my <em>Filter Rules</em> window looks like this (Click to enlarge): <a title="Click to enlarge Filter Rules Window" href="http://blog.pjwright.com/wp-content/uploads/filter-rules-window.jpg" target="_blank"><img class="alignnone size-medium wp-image-44" title="Filter Rules window" src="http://blog.pjwright.com/wp-content/uploads/filter-rules-window-300x210.jpg" alt="" width="300" height="210" /></a></li>
<li>I click on <strong>OK</strong> and close the <em>Message Filters</em> window.  Now, whenever an email from a Freecycle mailing list arrives, Thunderbird will automatically move it to my <em>Freecycle</em> folder for me, keeping my Inbox uncluttered.</li>
<li>You can also run filters manually, by going to <strong>Tools &gt; Run Filters on Folder</strong>.  Here&#8217;s the result after running the new filter on my Inbox: <a href="http://blog.pjwright.com/wp-content/uploads/folder-after-filter-run.jpg"><img class="aligncenter size-medium wp-image-45" title="folder after filter has been run" src="http://blog.pjwright.com/wp-content/uploads/folder-after-filter-run.jpg" alt="" width="152" height="91" /><br />
</a></li>
</ol>
<p>You&#8217;ll notice on the image of the Filter Rules window that there are plus and minus buttons next to the rules and actions that can be taken.  This is because you can specify very broad or narrow rules to match emails against.  The minus button will delete a row, the plus button adds a row where you can specify a new rule or action.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pjwright.com/2008/06/25/using-thunderbird-mail-filters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add a (plain text) signature to your emails</title>
		<link>http://blog.pjwright.com/2008/03/14/add-a-plain-text-signature-to-your-emails/</link>
		<comments>http://blog.pjwright.com/2008/03/14/add-a-plain-text-signature-to-your-emails/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 13:00:36 +0000</pubDate>
		<dc:creator>PJW</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://blog.pjwright.com/2008/03/14/add-a-plain-text-signature-to-your-emails/</guid>
		<description><![CDATA[Add a signature to your outgoing emails to save having to type the same thing over and over. If you use Mozilla Thunderbird there’s a built-in signature feature: You can have a plain text signature very easily. To have a plain text signature: Create a text file e.g. signature.txt and save it somewhere on your [...]]]></description>
			<content:encoded><![CDATA[<p>Add a signature to your outgoing emails to save having to type the same thing over and over.</p>
<p>If you use Mozilla <a href="http://blog.pjwright.com/2008/03/08/alternatives-2-thunderbird-for-emails/">Thunderbird</a> there’s a built-in signature feature:</p>
<p><img src="http://blog.pjwright.com/wp-content/uploads/tb-signature-vcard.jpg" alt="Signature or vCard in Thunderbird" /></p>
<p>You can have a plain text signature very easily.</p>
<p>To have a plain text signature:</p>
<ol>
<li>Create a text file e.g. signature.txt and save it somewhere on your computer, like in “My Documents”</li>
<li>Open the file in a text editor (e.g. Notepad) and enter your signature, it might be:<br />
<blockquote><p>Regards,<br />
Joe Bloggs</p></blockquote>
</li>
<li>In Thunderbird, go to <strong>Tools &gt; Account Settings…</strong></li>
<li>Click in the box next to “Attach this signature:” to put a check mark in the box and enable the <strong>Choose…</strong> button.</li>
<li>Browse to where you saved the signature.txt <small>(or <a title="Add a Rich Text (HTML) signature to your emails" href="http://blog.pjwright.com/2008/07/30/add-a-rich-text-html-signature-to-your-emails/" target="_blank">signature.html</a>)</small> file and double-click on it</li>
<li>Click on OK to close the Account Settings box</li>
</ol>
<p>That’s it.  Everytime you send an email using Thunderbird your signature…<br />
Regards,<br />
Joe Bloggs<br />
… <img class="wp-smiley" src="http://blog.pjwright.com/wp-includes/images/smilies/icon_wink.gif" alt=";-)" /> will automatically be entered for you.</p>
<hr />If you have a web page editor (like <a title="Free alternatives (OOo)" href="http://blog.pjwright.com/2008/03/04/free-alternatives-1/" target="_blank">OOo</a> or KompoZer) or you know how to do some simple HTML coding yourself, you can create a rich text signature (e.g. with <strong>bold</strong>, <em>italics </em>or <span style="color: #ff0000;">c</span><span style="color: #00ff00;">o</span><span style="color: #0000ff;">lo</span><span style="color: #993366;">ur</span>).  I’ll post instructions for doing this next time.  In another post I’ll explain the vCard feature.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pjwright.com/2008/03/14/add-a-plain-text-signature-to-your-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Bcc: when sending emails</title>
		<link>http://blog.pjwright.com/2008/03/10/use-bcc-when-sending-emails/</link>
		<comments>http://blog.pjwright.com/2008/03/10/use-bcc-when-sending-emails/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 23:13:52 +0000</pubDate>
		<dc:creator>PJW</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[bcc]]></category>
		<category><![CDATA[email etiquette]]></category>
		<category><![CDATA[netiquette]]></category>

		<guid isPermaLink="false">http://blog.pjwright.com/2008/03/10/use-bcc-when-sending-emails/</guid>
		<description><![CDATA[When you send an email to lots of people, and put all of their addresses either in the &#8220;To:&#8221; or &#8220;Cc:&#8221; field of your email client, you send everyone&#8217;s email address to everyone you send the email to. This is at best bad manners, and at worst a serious breach of privacy &#8211; they may [...]]]></description>
			<content:encoded><![CDATA[<p>When you send an email to lots of people, and put all of their addresses either in the &#8220;To:&#8221; or &#8220;Cc:&#8221; field of your email client, you send <strong>everyone&#8217;s</strong> email address <em><strong>to everyone you send the email to</strong></em>.</p>
<p>This is at best bad manners, and at worst a serious breach of privacy &#8211; they may not want their email address sent to other people and potentially sent to more people they don&#8217;t know if/when the email is forwarded.</p>
<p>Fortunately there is an easy solution, <strong><span style="color: #993300;">use the &#8220;Bcc:&#8221; field</span></strong>:</p>
<p><img src="http://blog.pjwright.com/wp-content/uploads/bcc.jpg" alt="The bcc field in Thunderbird" /></p>
<p>So, if you&#8217;re sending an email to many recipients it is good &#8220;netiquette&#8221; to put one of your own email addresses in the &#8220;To:&#8221; field (so you&#8217;ll receive a copy, which you can delete if you wish) and <strong>put all of the other recipients&#8217; email addresses in the &#8220;Bcc:&#8221; (Blind Copy) field</strong>.  In this way you don&#8217;t expose someone&#8217;s email address to others, as they may not want their email address passed around!</p>
<p>Someone who agrees with me <img src='http://blog.pjwright.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  : <a href="http://www.lifehack.org/articles/technology/to-bcc-or-not-bcc-email-etiquette.html" target="_blank">to-bcc-or-not-bcc-email-etiquette.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pjwright.com/2008/03/10/use-bcc-when-sending-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thunderbird Add-ons</title>
		<link>http://blog.pjwright.com/2008/03/08/thunderbird-add-ons/</link>
		<comments>http://blog.pjwright.com/2008/03/08/thunderbird-add-ons/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 16:28:43 +0000</pubDate>
		<dc:creator>PJW</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[outlook express]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://blog.pjwright.com/2008/03/08/thunderbird-add-ons/</guid>
		<description><![CDATA[These are Add-ons which I either have installed now, or have had in the past and found useful. They are listed in a semi-favourite order: 1=best Oh and BTW, they used to be called &#8220;extensions&#8221;, so don&#8217;t be confused if you read that somewhere To install, drag the (install) link from this page to an [...]]]></description>
			<content:encoded><![CDATA[<p>These are Add-ons which I either have installed now, or have had in the past and found useful. They are listed in a semi-favourite order: 1=best</p>
<p>Oh and BTW, they used to be called &#8220;extensions&#8221;, so don&#8217;t be confused if you read that somewhere <img src='http://blog.pjwright.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>To install, drag the (install) link from this page to an open Tb Add-ons window, or right-click, select <strong>Save As</strong> and drag the saved file to an open Tb Add-ons window.</p>
<ol>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/106" target="_blank">Buttons!</a> (<a href="https://addons.mozilla.org/en-US/thunderbird/downloads/file/14712/buttons_-0.5.3.2-tb.xpi" target="_blank">install</a>)</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/640" target="_blank">Quicktext</a> (<a href="https://addons.mozilla.org/en-US/thunderbird/downloads/file/3215/quicktext-0.9.9.9-tb.xpi" target="_blank">install</a>)</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/1279" target="_blank">Xpunge</a> (<a href="https://addons.mozilla.org/en-US/thunderbird/downloads/file/15089/xpunge-0.2.3-tb.xpi" target="_blank">install</a>)</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/2281" target="_blank">Check and Send</a> (<a href="https://addons.mozilla.org/en-US/thunderbird/downloads/file/22652/check_and_send-0.7.50-tb.xpi" target="_blank">install</a>)</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/1203" target="_blank">Correct Identity</a> (<a href="https://addons.mozilla.org/en-US/thunderbird/downloads/file/5393/correct_identity-1.3.1-tb.xpi" target="_blank">install</a>)</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/browse/type:3" target="_blank">British English Dictionary</a> (<a href="https://addons.mozilla.org/en-US/thunderbird/downloads/file/11460/british_english_dictionary-1.19-fx+zm+tb.xpi" target="_blank">install</a>)</li>
<li><a href="http://nic-nac-project.de/~kaosmos/changequote-en.html" target="_blank">Change quote and reply format</a> also see: <a href="http://kb.mozillazine.org/Reply_header_settings" target="_blank">Mozilla KnowledgeBase (KB)</a><a href="http://nic-nac-project.de/~kaosmos/changequote-en.html" target="_blank"><br />
</a></li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/170" target="_blank">Quote Colors</a> (<a href="https://addons.mozilla.org/en-US/thunderbird/downloads/file/15037/quote_colors-0.2.8-tb.xpi" target="_blank">install</a>)</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/875" target="_blank">TB Header Tools Extension</a> (<a href="https://addons.mozilla.org/en-US/thunderbird/downloads/file/4287/tb_header_tools_extension-0.4.5-tb.xpi" target="_blank">install</a>)</li>
<li><a href="http://forum.addonsmirror.net/index.php/?showtopic=5506" target="_blank">RunFilterOnFolder</a> (<a href="http://forum.addonsmirror.net/index.php/ext/extthunderbird/RunFilterOnFolder_0.0.7.xpi" target="_blank">install</a>)</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/258" target="_blank">Folderpane Tools</a> (<a href="https://addons.mozilla.org/en-US/thunderbird/downloads/file/14714/folderpane_tools-0.0.5.1-tb.xpi" target="_blank">install</a>)</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/2110" target="_blank">MinimizeToTray</a> &#8211; Windows only &#8211; (<a href="https://addons.mozilla.org/en-US/thunderbird/downloads/file/8266/minimizetotray-0.0.1.2006102615+-fx+zm+sb+tb.xpi" target="_blank">install</a>)</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/2474" target="_blank">Thunderbird Message Filter Import/Export</a> (<a href="https://addons.mozilla.org/en-US/thunderbird/downloads/file/23272/thunderbird_message_filter_import_export-1.3.6.1-mz+tb.xpi" target="_blank">install</a>)</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/421" target="_blank">Mr Tech Local Install</a> &#8211; yes, the same one as for Firefox &#8211; (<a href="https://addons.mozilla.org/en-US/thunderbird/downloads/file/20233/mr_tech_local_install-5.3.2.6-fx+mz+tb+sb+nvu+ns+sm+fl.xpi" target="_blank">install</a>)</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/2131" target="_blank">Remember Mismatched Domains</a> (<a href="https://addons.mozilla.org/en-US/thunderbird/downloads/file/23760/remember_mismatched_domains-1.4.6-fx+tb+sm.xpi" target="_blank">install</a>)</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/2215" target="_blank">SyncMab</a> (<a href="https://addons.mozilla.org/en-US/thunderbird/downloads/file/14120/syncmab-3.1-tb.xpi" target="_blank">install</a>)</li>
</ol>
<p>Add-ons that look interesting but I haven’t tried yet:</p>
<ul>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/4136" target="_blank">Run Filters on Folder button</a> (<a href="https://addons.mozilla.org/en-US/thunderbird/downloads/file/13002/run_filters_on_folder_button-1.1-tb.xpi" target="_blank">install</a>)</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/556" target="_blank">Attachment Extractor</a> (<a href="https://addons.mozilla.org/en-US/thunderbird/downloads/file/22340/attachment_extractor-1.0.1-tb.xpi" target="_blank">install</a>)</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/2505" target="_blank">Duplicate Contact Manager</a> (<a href="https://addons.mozilla.org/en-US/thunderbird/downloads/file/23359/duplicate_contact_manager-0.6-tb.xpi" target="_blank">install</a>)</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/4654" target="_blank">Remove Duplicate Messages (Alternate)</a> (<a href="https://addons.mozilla.org/en-US/thunderbird/downloads/file/22824/remove_duplicate_messages__alternate_-0.2.2-tb.xpi" target="_blank">install</a>)</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/2610" target="_blank">Mailbox Alert</a> (<a href="https://addons.mozilla.org/en-US/thunderbird/downloads/file/20118/mailbox_alert-0.13.1-tb.xpi" target="_blank">install</a>)</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/2121" target="_blank">Identity Reminder</a> (<a href="https://addons.mozilla.org/en-US/thunderbird/downloads/file/8287/identity_reminder-1.0-tb.xpi" target="_blank">install</a>)</li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/addon/4433" target="_blank">LookOut</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.pjwright.com/2008/03/08/thunderbird-add-ons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alternatives #2 &#8211; Thunderbird for Emails</title>
		<link>http://blog.pjwright.com/2008/03/08/alternatives-2-thunderbird-for-emails/</link>
		<comments>http://blog.pjwright.com/2008/03/08/alternatives-2-thunderbird-for-emails/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 13:26:31 +0000</pubDate>
		<dc:creator>PJW</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[However]]></category>

		<guid isPermaLink="false">http://blog.pjwright.com/2008/03/08/alternatives-2-thunderbird-for-emails/</guid>
		<description><![CDATA[Similar to the series of posts about &#8220;Free&#8221; alternatives (which are just as good if not better than the paid-for software), there are also &#8220;better&#8221; alternatives to some other free programs that most people use without thinking. Use Mozilla Thunderbird (Tb) instead of Outlook Express (OE) It&#8217;s been so long since I used OE, I [...]]]></description>
			<content:encoded><![CDATA[<p>Similar to the series of posts about &#8220;Free&#8221; alternatives (which are just as good if not better than the paid-for software), there are also &#8220;better&#8221; alternatives to some other free programs that most people use without thinking.</p>
<p><span style="color: #800000;">Use Mozilla <a href="http://www.mozilla.com/en-US/thunderbird/">Thunderbird</a> (Tb) instead of Outlook Express (OE) </span></p>
<p>It&#8217;s been so long since I used OE, I don&#8217;t really know what features it has any more.  A while back OE was targeted quite regularly (it may still be happening) with viruses that would send themselves on to everyone in your Address Book, or do something unpleasant to your emails or computer.</p>
<p>Similar to Firefox, Thunderbird is versatile, and the add-ons available make emailing and managing contacts easier than ever before.</p>
<p>Here&#8217;s what Mozilla say about Thunderbird themselves:</p>
<blockquote><p><strong><a href="http://www.mozilla.com/en-US/thunderbird/features.html#organize">Keep Your Vital Information Organized</a></strong><br />
Thunderbird 2 features many new enhancements to help you better manage your unruly inbox, and stay informed. Thunderbird 2 scales to the most sophisticated organizational needs while making it easy to find what you need.</p>
<p><strong><a href="http://www.mozilla.com/en-US/thunderbird/features.html#secure">Secure and Protect Your Mail</a></strong><br />
Mozilla has bolstered Thunderbird’s acclaimed security and privacy measures to ensure that your communications and identity remain safe. It’s like having your own security guard online.</p>
<p><strong><a href="http://www.mozilla.com/en-US/thunderbird/features.html#enhance">Get Your Mail, Your Way</a></strong><br />
Thunderbird allows you to customize your email to suit your specific needs whether it’s how you search and find messages or listening to music right out of your inbox.</p></blockquote>
<p>You can click on the headings above to find out more about those aspects of this excellent email client.</p>
<p>A list of my favourite Thunderbird add-ons is <a href="http://blog.pjwright.com/2008/03/08/thunderbird-add-ons/" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pjwright.com/2008/03/08/alternatives-2-thunderbird-for-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

