me,myself,english and programming..

Sharing Mozilla Thundebird Mail/News between Ubuntu and Win XP

If you are dual booter like me (Ubuntu & WinXP), there are a good news that you can read/store your email with your Thunderbird in a single location. On top of that, you can also share your RSS feed between both OS.

First you need to identify where you want store those data. In my case, I put it in my H drive which is in FAT32.

2008-08-03 101854

Then you need to know where your drive H mount point in Ubuntu. In this case, it is in /media/sda9

2008-08-03 101952

The important configuration file for thunderbird is profiles.ini. This is where you will key in your file location details.

In Win XP, the file can be located in :

C:\Documents and Settings\[your profile here]\Application Data\Thunderbird\profiles.ini

In ubuntu:

/home/[your profile here]/.mozilla-thunderbird/profiles.ini

Your profiles.ini file should look something like this in ubuntu:

[General]
StartWithLastProfile=1

[Profile0]
Name=default
IsRelative=0
Path=/media/sda9/MailBox/u3whnpeg.default

In your WinXP:

[General]
StartWithLastProfile=1

[Profile0]
Name=default
IsRelative=0
Path=H:\MailBox\u3whnpeg.default

Once you have done with the configuration file, the last step is to move you existing data the new folder.

In my case, i have move everything in my /home/arejae/.mozilla-thunderbird/u3whnpeg.default to H:\MailBox folder.

2008-08-03 104139

That’s all. Now you can read your email and your favourite RSS feed whether you are in WinXP or Ubuntu.

Till then..adios.

  1. 2 Responses to “Sharing Mozilla Thundebird Mail/News between Ubuntu and Win XP”

  2. By payeh on Aug 14, 2008 | Reply

    nice tutorial bro… :D

  3. By arejae on Aug 18, 2008 | Reply

    begheh bro.pakat2 share sikit sore deh. :)

Post a Comment