<?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>Make Tech Easier&#187; Evolution</title>
	<atom:link href="http://maketecheasier.com/tag/evolution/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 25 May 2012 23:58:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Installing Gnome-Do the Minimal Way</title>
		<link>http://maketecheasier.com/installing-gnome-do-the-minimal-way/2009/12/11</link>
		<comments>http://maketecheasier.com/installing-gnome-do-the-minimal-way/2009/12/11#comments</comments>
		<pubDate>Fri, 11 Dec 2009 23:00:50 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Evolution]]></category>
		<category><![CDATA[Gnome-Do]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[launcher]]></category>
		<category><![CDATA[minimal]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=9069</guid>
		<description><![CDATA[This is a guest post by Kajjah For those of you who like to keep their installations lean and swift, installing software can be a problem at times. There&#8217;s lots of useful software out there, but some can be really bloated and slow, while others are small themselves, but have... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/installing-gnome-do-the-minimal-way/2009/12/11&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/installing-gnome-do-the-minimal-way/2009/12/11" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/installing-gnome-do-the-minimal-way/2009/12/11" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/installing-gnome-do-the-minimal-way/2009/12/11" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/installing-gnome-do-the-minimal-way/2009/12/11&amp;title=Installing+Gnome-Do+the+Minimal+Way&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/installing-gnome-do-the-minimal-way/2009/12/11" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/installing-gnome-do-the-minimal-way/2009/12/11">Installing Gnome-Do the Minimal Way</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><em>This is a guest post by Kajjah</em></p>
<p><img class="alignleft size-full wp-image-9075" title="gnome-do-logo" src="http://imagecdn.maketecheasier.com/2009/12/gnome-do-logo.png" alt="gnome-do-logo" width="250" height="152" />For those of you who like to keep their installations lean and swift, installing software can be a problem at times. There&#8217;s lots of useful software out there, but some can be really bloated and slow, while others are small themselves, but have large or many dependencies.</p>
<p>This is especially true for <a href="http://do.davebsd.com/" target="_blank">Gnome-Do</a>. When you install Gnome-Do, Evolution get installed along as a dependency. If you are using Ubuntu (or GNOME), where Evolution is already pre-installed, this is not an issue. However, if you are using other distro, like Linux Mint, or other desktop managers, then you won&#8217;t want to install the bulky Evolution just to use Gnome-Do.</p>
<p>Luckily, there is a solution for this. The trick is to install an empty Evolution package and make Gnome-Do think that Evolution is already installed on your computer.<br />
<span id="more-9069"></span><br />
<strong>Note:</strong><em> Please keep in mind that if you already have Gnome-do and/or Evolution installed, there&#8217;s no need to follow this set of instructions. Also, by using this dependency you will break anything that relies on the real dependency. There is nothing to worry about if you&#8217;re not using Evolution in the first place though.</em></p>
<p>Download the <a href="http://dl.dropbox.com/u/149825/libevolution5.0-cil_2.2.2-2_i386.deb">.deb</a> file that will serve as the substitute and place it on your desktop.</p>
<p>Double click on the deb file to install.</p>
<p>If for some reason that double-clicking of the deb file doesn&#8217;t work, open a terminal and type the following:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>~Desktop
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">dpkg</span> <span style="color: #660033;">-i</span> libevolution5.0-cil_2.2.2-<span style="color: #000000;">2</span>_i386.deb</pre></div></div>

<p>After that, just follow the instructions <a href="http://maketecheasier.com/gnome-do-docky-a-new-dock-on-the-block/2009/02/12">here</a> to install Gnome-do normally.</p>
<p>Don&#8217;t forget to change the lines you need to paste into <em>/etc/apt/sources.list</em> if you&#8217;re using Ubuntu 9.10.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">deb http:<span style="color: #000000; font-weight: bold;">//</span>ppa.launchpad.net<span style="color: #000000; font-weight: bold;">/</span>do-core<span style="color: #000000; font-weight: bold;">/</span>ppa<span style="color: #000000; font-weight: bold;">/</span>ubuntu karmic main
deb-src http:<span style="color: #000000; font-weight: bold;">//</span>ppa.launchpad.net<span style="color: #000000; font-weight: bold;">/</span>do-core<span style="color: #000000; font-weight: bold;">/</span>ppa<span style="color: #000000; font-weight: bold;">/</span>ubuntu karmic main</pre></div></div>

<p>Or if you&#8217;re using Ubuntu 9.04:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">deb http:<span style="color: #000000; font-weight: bold;">//</span>ppa.launchpad.net<span style="color: #000000; font-weight: bold;">/</span>do-core<span style="color: #000000; font-weight: bold;">/</span>ppa<span style="color: #000000; font-weight: bold;">/</span>ubuntu jaunty main
deb-src http:<span style="color: #000000; font-weight: bold;">//</span>ppa.launchpad.net<span style="color: #000000; font-weight: bold;">/</span>do-core<span style="color: #000000; font-weight: bold;">/</span>ppa<span style="color: #000000; font-weight: bold;">/</span>ubuntu jaunty main</pre></div></div>

<p>As you can see, you can save quite some space by using a substitute dependency.</p>
<p>Installation of Gnome-Do with full Evolution package:</p>
<p><img class="alignnone size-full wp-image-9073" title="gnome-do-before" src="http://imagecdn.maketecheasier.com/2009/12/gnome-do-before.png" alt="gnome-do with full evolution package" width="537" height="42" /></p>
<p>Installation of Gnome-Do with substitute Evolution package:</p>
<p><img class="alignnone size-full wp-image-9074" title="gnome-do-after" src="http://imagecdn.maketecheasier.com/2009/12/gnome-do-after.png" alt="gnome-do with substitute Evolution package" width="537" height="36" /></p>
<p>Credit for the substitute dependency: <a href="http://axisym3.net/jdany/" target="_blank">Juan Frias</a></p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/synapse-useful-zeitgeist-based-application-launcher/2010/12/15' title='Synapse: A Useful Zeitgeist-based Application Launcher'>Synapse: A Useful Zeitgeist-based Application Launcher</a></li>
<li><a href='http://maketecheasier.com/launchy-vs-gnome-do-vs-kupfer/2010/05/27' title='Launchy vs. GNOME Do vs. Kupfer'>Launchy vs. GNOME Do vs. Kupfer</a></li>
<li><a href='http://maketecheasier.com/gnome-do-a-fast-launcher-for-your-linux-desktop/2008/06/05' title='GNOME Do: A Fast Launcher For Your Linux Desktop'>GNOME Do: A Fast Launcher For Your Linux Desktop</a></li>
<li><a href='http://maketecheasier.com/install-a-minimal-ubuntu-on-old-laptop/2012/02/24' title='How to Install A Minimal (And Non-Bloated) Ubuntu On Your Old Laptop'>How to Install A Minimal (And Non-Bloated) Ubuntu On Your Old Laptop</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/installing-gnome-do-the-minimal-way/2009/12/11&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/installing-gnome-do-the-minimal-way/2009/12/11" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/installing-gnome-do-the-minimal-way/2009/12/11" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/installing-gnome-do-the-minimal-way/2009/12/11" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/installing-gnome-do-the-minimal-way/2009/12/11&amp;title=Installing+Gnome-Do+the+Minimal+Way&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/installing-gnome-do-the-minimal-way/2009/12/11" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/installing-gnome-do-the-minimal-way/2009/12/11">Installing Gnome-Do the Minimal Way</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/installing-gnome-do-the-minimal-way/2009/12/11/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How To Migrate From Evolution To Thunderbird In Ubuntu Intrepid</title>
		<link>http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04</link>
		<comments>http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04#comments</comments>
		<pubDate>Thu, 04 Dec 2008 03:23:40 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Evolution]]></category>
		<category><![CDATA[Thunderbird]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=1395</guid>
		<description><![CDATA[While Evolution is a useful email client for Gnome desktop, it is just not as extensible and flexible as Thunderbird. For those who are facing unpleasant incidents with Evolution and wish to migrate to Thunderbird, here is how you can do so in Ubuntu 8.10 Preparing your Thunderbird First of... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04&amp;title=How+To+Migrate+From+Evolution+To+Thunderbird+In+Ubuntu+Intrepid&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04">How To Migrate From Evolution To Thunderbird In Ubuntu Intrepid</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1411" title="thunderbird-icon" src="http://imagecdn.maketecheasier.com/2008/12/thunderbird-icon.jpg" alt="thunderbird-icon" width="200" height="200" />While Evolution is a useful email client for Gnome desktop, it is just not as extensible and flexible as Thunderbird. For those who are facing unpleasant incidents with Evolution and wish to migrate to Thunderbird, here is how you can do so in Ubuntu 8.10<br />
<span id="more-1395"></span><br />
<h3>Preparing your Thunderbird</h3>
<p>First of all, if you have not installed Thunderbird, click <a href="apt://thunderbird">here</a> to install. Alternatively, in your terminal,</p>
<p class="codeblock">sudo apt-get install thunderbird</p>
<p>Open your Thunderbird (<em>Applications-&gt; Internet -&gt; Mozilla Thunderbird</em>).</p>
<p>It will first prompt you to import setting, select <em>Don&#8217;t import anything</em> and click <em>Next</em>.</p>
<p>It will then ask you to setup your email account. Go ahead and set up your email account.</p>
<h3>Migrate local mail from Evolution</h3>
<p>First, we will migrate the Evolution mails that are stored locally in your hard disk.</p>
<p>Open up two Nautilus windows (if you like, you can open two tabs instead of two windows). Press <em>Ctrl + H</em> to reveal the hidden folders. In one window, navigate to the <em>.mozilla-thunderbird</em> folder. You should see a folder with name similar to <em>i7bqvbzk.default</em>. Click on that folder, followed by <em>Mail</em> and <em>Local Folder</em>s. You should see some files like <em>Inbox</em>, <em>Trash</em>, <em>Unsent Message</em> etc.</p>
<p><img class="size-full wp-image-1396" title="thunderbird-folder" src="http://imagecdn.maketecheasier.com/2008/12/thunderbird-folder.jpg" alt="thunderbird-folder" width="560" height="259" /></p>
<p>In the second window, navigate to <em>.evolution -&gt; mail -&gt; local</em> folder. Similarly, you will find files such as <em>Inbox</em>, <em>Outbox</em>, <em>Sent</em>, <em>Trash</em> etc.</p>
<p><img class="alignnone size-full wp-image-1397" title="evolution-folder" src="http://imagecdn.maketecheasier.com/2008/12/evolution-folder.jpg" alt="evolution-folder" width="560" height="374" /></p>
<p>Now copy the five files <em>Inbox</em>, <em>Outbox</em>, <em>Drafts</em>, <em>Templates</em>, <em>Sent</em> from the Evolution folder to the Thunderbird folder. If it prompts you whether to replace the existing files, click <em>Replace All</em>.</p>
<p>If you have used any subfolders in your Evolution, you should see a folder with a <em>.sbd</em> extension (such as <em>#evolution.sbd</em>). In your Thunderbird folder, create a similar folder with the same name. Back to your Evolution folder, copy and paste all the files in the subfolder that don&#8217;t have a file extension to the Thunderbird subfolder.</p>
<p>That&#8217;s it. Restart your Thunderbird. You should see all your Evolution mails imported over.</p>
<p><img class="alignnone size-full wp-image-1399" title="thunderbird-inbox" src="http://imagecdn.maketecheasier.com/2008/12/thunderbird-inbox.jpg" alt="thunderbird-inbox" width="205" height="306" /></p>
<h3>Migrate Calendar</h3>
<p>Thunderbird does not come with a calendar function by default, so we need to install the <em>Lightning</em> extension to give it the calendar functionality. As the <em>Lightning</em> extension in the Ubuntu repository is outdated, we will have to download the extension and install it manually.</p>
<p>Go to <a href="https://addons.mozilla.org/en-US/thunderbird/addon/2313" target="_blank"><em>https://addons.mozilla.org/en-US/thunderbird/addon/2313</em></a> and download <em>Lightning 0.9</em>.xpi.</p>
<p>Some of you who have installed Lightning 0.9 before will find that you won&#8217;t be able to add entry to the Calendar and Task section. This is a common bug as the Lightning extension still uses the old <em>libstdc++5</em> dependency file while Ubuntu Intrepid comes with the newer <em>libstdc++6</em>. Thus, before you install the <em>Lightning</em> extension, first install the libstdc++5 dependency file.</p>
<p class="codeblock">sudo apt-get install libstdc++5</p>
<p>Now, in your Thunderbird, go to <em>Tools -&gt;Addons</em>. Click on the <em>Install</em> button to install the <em>Lightning</em> extension. (If you have already installed Lightning extension, you will need to remove and reinstall again).</p>
<p>Restart the Thunderbird. The <em>Lightning</em> extension should detect the presence of Evolution and prompt you to import the calendar from Evolution.</p>
<p><img class="alignnone size-full wp-image-1400" title="lightning-import" src="http://imagecdn.maketecheasier.com/2008/12/lightning-import.jpg" alt="lightning-import" width="542" height="427" /></p>
<p>Make sure the box is checked and click <em>Next</em>. It should import your Evolution calendar over.</p>
<h3>Migrating Task</h3>
<p>Lightning does not import the Task list from Evolution, so you have to do it manually.</p>
<p>In Evolution, click on the Task tab. Right click on the <em>Personal</em> (or whatever name you give to your task list) and select <em>Save to disk</em>. Navigate to the location and save the task list in <em>.ics</em> format.</p>
<p><img class="alignnone size-full wp-image-1401" title="evolution-task-export" src="http://imagecdn.maketecheasier.com/2008/12/evolution-task-export.jpg" alt="evolution-task-export" width="304" height="338" /></p>
<p>In Thunderbird, first click on the <em>Calendar</em> tab, then go to <em>File-&gt;Import Calendar</em>. Select the file that you have just saved. Thunderbird will prompt you where to save the calendar. Pick the one you want and click <em>OK</em>. Your Evolution Task list will now be imported to Thunderbird.</p>
<p><img class="alignnone size-full wp-image-1402" title="thunderbird-task-import" src="http://imagecdn.maketecheasier.com/2008/12/thunderbird-task-import.jpg" alt="thunderbird-task-import" width="228" height="490" /></p>
<h3>Migrate address book</h3>
<p>Importing address book from Evolution is not an easy task since Thunderbird does not support the importing of <em>.vcf</em> format. To overcome this, we have to install the <em>MoreFunctionsForAddressBook</em> extension.</p>
<p>Go to <a href="http://nic-nac-project.de/~kaosmos/morecols-en.html" target="_blank">http://nic-nac-project.de/~kaosmos/morecols-en.html</a> and download the <em>MoreFunctionForAddressBook</em> extension. Install it in Thunderbird (and restart Thunderbird).</p>
<p>In Evolution, click on the <em>Contacts</em> tab. Right click on your contact list and select <em>Save As vCard</em>. Select a location and save the contact list in <em>.vcf</em> format.</p>
<p><img class="alignnone size-full wp-image-1403" title="evolution-address-export" src="http://imagecdn.maketecheasier.com/2008/12/evolution-address-export.jpg" alt="evolution-address-export" width="245" height="396" /></p>
<p>In Thunderbird, click on the <em>Address Book</em> tab on the icon bar to load up the Address book window. Right click on the entry area and select <em>Import vCard/vcf</em>. Select the .vcf file that you have just saved.</p>
<p><img class="alignnone size-full wp-image-1404" title="thunderbird-address-import" src="http://imagecdn.maketecheasier.com/2008/12/thunderbird-address-import.jpg" alt="thunderbird-address-import" width="560" height="335" /></p>
<p>Done.</p>
<h3>Enable Tracker Indexing</h3>
<p>You have now completed the migration from Evolution to Thunderbird, you might want to enable tracker indexing so that your mail in Thunderbird can be indexed and searched by tracker.</p>
<p>Download the tracker extension <a href="http://blogs.sun.com/migi/entry/call_for_test_metatracker" target="_blank">here</a>.</p>
<p>Install the extension in Thunderbird and restart thunderbird.</p>
<p>On your Ubuntu desktop, go to <em>System -&gt; Preferences -&gt; Search and Indexing</em>. Make sure that the <em>Index delay</em> is set to at least 45 and the box beside <em>Enable Indexing</em> is checked.</p>
<p><img class="alignnone size-full wp-image-1407" title="tracker-pref" src="http://imagecdn.maketecheasier.com/2008/12/tracker-pref.jpg" alt="tracker-pref" width="499" height="577" /></p>
<p>Next, go to <em>System -&gt; Preferences -&gt; Sessions</em>. Make sure that the boxes beside <em>Tracker</em> and <em>Tracker Applet</em> are checked.</p>
<p><img class="alignnone size-full wp-image-1408" title="tracker-session" src="http://imagecdn.maketecheasier.com/2008/12/tracker-session.jpg" alt="tracker-session" width="497" height="393" /></p>
<p>Close everything and restart your computer.</p>
<p>Once it is booted up, start your Thunderbird and go to <em>Tools -&gt; Tracker Indexer Setting</em></p>
<p>On the <em>Indexing</em> tab, make sure that the <em>Enable Indexing</em> box is checked.</p>
<p><img class="alignnone size-full wp-image-1406" title="thunderbird-tracker-indexin" src="http://imagecdn.maketecheasier.com/2008/12/thunderbird-tracker-indexin.jpg" alt="thunderbird-tracker-indexing" width="355" height="402" /></p>
<p>On the <em>Privacy</em> tab, click the <em>Drop everything</em> and <em>Reset index status.</em> Tracker will now re-index your Thunderbird folder.</p>
<p><img class="alignnone size-full wp-image-1409" title="thunderbird-tracker-privacy" src="http://imagecdn.maketecheasier.com/2008/12/thunderbird-tracker-privacy.jpg" alt="thunderbird-tracker-privacy" width="356" height="424" /></p>
<p>That&#8217;s all. Enjoy!</p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23' title='How to Integrate Skype With Ubuntu Unity'>How to Integrate Skype With Ubuntu Unity</a></li>
<li><a href='http://maketecheasier.com/install-java-runtime-in-ubuntu/2012/05/14' title='How to Install Java Runtime In Ubuntu 12.04'>How to Install Java Runtime In Ubuntu 12.04</a></li>
<li><a href='http://maketecheasier.com/connect-to-a-vpn-in-ubuntu/2012/05/07' title='How to Connect to A VPN In Ubuntu [Quick Tips]'>How to Connect to A VPN In Ubuntu [Quick Tips]</a></li>
<li><a href='http://maketecheasier.com/upgrade-to-gimp-2-8-in-ubuntu/2012/05/04' title='How to Upgrade to Gimp 2.8 in Ubuntu'>How to Upgrade to Gimp 2.8 in Ubuntu</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04&amp;title=How+To+Migrate+From+Evolution+To+Thunderbird+In+Ubuntu+Intrepid&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04">How To Migrate From Evolution To Thunderbird In Ubuntu Intrepid</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/how-to-migrate-from-evolution-to-thunderbird-in-ubuntu-intrepid/2008/12/04/feed</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: cdn.maketecheasier.com

Served from: maketecheasier.com @ 2012-05-25 18:09:09 -->
