RSS

Tag Archives: Evolution

Ubuntu 10.4 Lucid – Importing Hotmail / Windows Live Contacts Into Evolution

Some time ago, in an older post, I set up Evolution to connect to Hotmail / Windows Live Mail – but I didn’t get round to doing anything about my Hotmail contacts. It turns out that exporting them from Hotmail and importing them into Evolution was not at all difficult – but the process did require me to have access to Microsoft Outlook to complete it.

Exporting contacts from Hotmail is simple – click Contacts, Options followed by the Exporting Contacts link. Verify your account and then click the Export button:

The export from Hotmail will give you all of your contacts in a file called WLMContacts. Open Microsoft Outlook and Import your contacts – the following instructions apply to Outlook 2003:

  • Click File then Import and Export.
  • Select Import from another program or file and then click Next.
  • Select Comma Separated Values (Windows) and then click Next.
  • Browse to the location of WLMContacts and select the file, then click the Do not import duplicate items radio button and click Next.

  • Select Contacts as the destination folder in Outlook and click Next.

Now that we have our contacts in Outlook we need to forward them to an email address that Evolution has access to.

In Outlook click on Contacts and then press Ctrl + A to select all contacts. Click the Actions menu followed by Forward as vCard. Send them to an email address that Evolution has access to.

Now that we have the Outlook side of things done we can switch to Ubuntu. The first thing to do is to create a folder in your Home directory called contacts.

Next Open Evolution and select the email that you sent to yourself from Outlook. Click the Save All button and save the attachments to the contacts folder.

The final step before importing our contacts is to create a single contacts.vcf file from all of the .vcf attachments that we just downloaded from Evolution.

Click Applications, Accessories and then Terminal. Enter the following commands to change directory to contacts and then create a single file of contacts called contacts.vcf:

cd contacts
cat *.vcf > contacts.vcf

Now we are ready to import our Hotmail contacts into Evolution.

Open Evolution and click File, Import and then the Forward button. Click the Import a single file button and then click Forward again:

Click the Filename field and browse to the location of the contacts.vcf file that you created earlier:

Select contacts.vcf and then click the Open button. Click the File type drop-down menu and select vCard (.vcf, .grcd) from the list and then click the Forward button:

When prompted for a location select Personal under On This Computer and then click Forward:

Click Import to import your contacts into Evolution:

Now you can click on Contacts in Evolution to get to your contacts.

 
Leave a comment

Posted by on March 21, 2011 in Linux, Ubuntu, Windows

 

Tags: , , , , , ,

Ubuntu 10.4 Lucid – Import Outlook PST into Evolution

Moving email from Outlook (2003) to Evolution turned out to be easy-peasy (and not the nightmare that I had assumed it might be).

  • In Evolution click File and then Import to open the Evolution Import Assistant.
  • Click Forward and then click Import a single file.
  • Browse to the location of your Outlook .pst file and then click Forward.

  • Select the items that you want to import and then click Forward through the rest of the wizard.

I only had email to import and everything went smoothly with the exception of some emails having the wrong date or no date at all. I can’t really complain as the affected emails were very old and from a bunch of different ISPs (before I even got my first Hotmail account).

Well done Evolution!

 
Leave a comment

Posted by on January 4, 2011 in Linux, Ubuntu, Windows

 

Tags: , , , ,

Ubuntu 10.4 Lucid – Configuring Evolution To Connect to Hotmail / Windows Live Mail

Sometimes it is nice to have a local copy of your email in an email client, so today I am configuring Evolution in Ubuntu 10.4 to connect to my Hotmail account.

First click the envelope icon at the top of the screen and then select Set Up Mail from the drop down menu.

The Evolution Setup Assistant will open – click the Forward button to continue. We are not restoring from a previous backup so click Forward again.

On the Identity window enter your full name and email address and click Forward.

Configure the Receiving Email screen as pictured below and then click Forward:

On the next page of the wizard I checked the boxes to Check for new messages every ten minutes and to Leave messages on server – you can configure this screen however it suits you best. Click Forward.

Configure the Sending Email screen as pictured below and then click Forward:

Note: Use smtp.live.com:587 if port 25 does not work (as per Ed’s response in the Comments below).

On the Account Management screen simply provide a name by which you would like to refer to this email account, such as “Personal” for example, then click Forward.

Click Apply to finish the wizard and Evolution will open and prompt you for your Hotmail / Live email password. Enter your password and leave the Remember this password box checked (unless you want to enter your password each time you open Evolution).

That’s it – Evolution will now download your email from Windows Live!

Source: Jaqoup’s Weblog

 
82 Comments

Posted by on May 1, 2010 in Linux, Ubuntu

 

Tags: , , , , ,

 
Follow

Get every new post delivered to your Inbox.

Join 29 other followers