JUN
13
2010

KMail migration in action

After blogging about our progress on KMail's data and config migration to Akonadi for a couple of times, I felt that it was time for a screencast showing the migrator in action.

The KMail test setup migrated here has most of the common account types: POP3, IMAP, Disconnected IMAP, local MBox file and, of course, KMail's local folders.

After starting up, the migration tool checks whether it will be dealing with one or more Disconnected IMAP accounts. If there is at least on unmigrated account of that type, just like in this test scenario, it asks the user how to handle the old cache after import.

Bascially, a Disconnected IMAP account in KMail has local copies of the mails on the IMAP server, so it can access them even when offline (hence "Disconnected IMAP").
The migrator imports these copies into Akonadi's cache so you don't have to download them again after the switch to KMail2.

Note:normally you don't need the old copies anymore, but for example if you want to test migration several times, you will want to opt for keep the copies for the next round.

In the screencast I am option to delete all successfully imported copies (the migrator will always keep those which it failed to import for whatever reason) in order not to duplicate disk space usage.

The migrator then continues to work through the configured accounts, starting with a POP3 one.
Retrieving the authentication data for the server requires access to the user's KDE wallet, which prompts for the password protecting it.

Next account is an IMAP server without local message copies (normal IMAP).
While this does not require import of already downloaded messages, it might still have only locally available information that is worth migrating, e.g. tags not supported by IMAP.

After finishing this rather fast check for metadata, the migrator continues with the test setup's local MBox account.

At this stage we get to the interesting part: the Disconnected IMAP account.
A couple of its folders have locally cached messages, two of them quite a lot (5000 each).

Finally, after having processed all configured accounts, the migrator's last task is to make KMail's local folders available to the Akonadi setup.
It therefore creates a special Akonadi resource which can deal with the mixture of Maildir and MBox folders and then checks whether any of these folders should be used for special roles such as "inbox", "outbox", "sent mail" and so on.

In the scenario of the screencast it can even make them the default for their respective role, just like they were in a traditional KMail setup.

Video available in OGG Theora and Flash on Blip.tv

Comments

Cool tool!

Would it be possible to show more details about the migration of the individual folders? 5k messages is large, but not very large - a quick straw poll at work discovered a few people with 50k-100k folders, and I fear that there is insufficient feedback during the migration of such a large folder, which will take several minutes. Perhaps a "message x of X" progress display?

And a tip for the video - it's very easy to make boring sections like these large folder imports shorter (==not boring) in Kdenlive, just Cut that section into an individual clip then apply the "Speed" video effect at 1000%.


By Will Stephenson at Mon, 06/14/2010 - 11:03

Good point!

I'll try to add a mre detailed progress, hopefully the translators won't kill me due to the string addition :)

As for cutting the video: I wanted it to be real-time, in order to prepare people for the fact that importing thousands of messages will require considerable time.


By krake at Thu, 06/17/2010 - 18:22

Does is also migrate the email attributes like TODO, Important et cetera


By riteshsarraf at Wed, 06/16/2010 - 09:50

Yes, it does.

It also supports tags which it will turn into Nepomuk tags and then tag the message item with that Nepomuk tag.


By krake at Thu, 06/17/2010 - 18:24

I and probably many would like to switch but have all their mail in Thunderbird.
Are there any plans to make migration possible from there? Including tags and all the additional information...
Am really looking forward to switch and use as much K as possible so all integrates well.


By dadak at Thu, 06/17/2010 - 21:07

Yes, importing a foreign setup is what one of our Google Summer of Code students is working on.
At least as good as possible, some things might just not be available in the same way.

But it is definitely something we will look into


By krake at Fri, 06/18/2010 - 12:49

Great looking forward!


By dadak at Sun, 06/20/2010 - 23:02