I had Windows XP and i had Thunderbird 15010. I made a backup with mozbackup. Then i installed Kubuntu 704 Feisty Fawn and i installed Thunderbird 15010 through adept manager. Is there a way of restoring my old e-mails? I have my backup file in a seperate partition. Is this possible?
Announcement
Collapse
No announcement yet.
Thunderbird Restore previous configuration from XP
Collapse
This topic is closed.
X
X
-
Re: Thunderbird Restore previous configuration from XP
I don't know how mozbackup work. Looks like it makes a backup of your profile into a zip file with a different extension.
If the files are just a copy of the normal thunderbird ones, just change the extension of the backup file to .zip and unzip it into ~/.mozilla-thunderbird/somerandomchars.default/
You may need to check "Show hidden files" in konqueror to see the .mozilla-thunderbird dir. BTW, as you look new to linux, ~ is a shortcut for your home dir.
Hope that it helps.
Javier.
- Top
- Bottom
-
Re: Thunderbird Restore previous configuration from XP
Change it to .zip, it should extract it fine.
There is not such a thing as "Program Files" is that is what you are asking. Different thing go to different places. Executable files usually en in /bin/, system-wide configuration in /etc/, user configuration in hidden files in your home, libs in /usr/lib/, etc...
In adept, if you select a package that has been installed, and click on details, you can see the files that have installed and where.
Javier.
- Top
- Bottom
Comment
-
Re: Thunderbird Restore previous configuration from XP
You should be able to copy C:\Documents and Settings\caveneo\Application Data\Thunderbird to /home/caveneo/.mozilla-thunderbird
More details here.
- Top
- Bottom
Comment
-
Re: Thunderbird Restore previous configuration from XP
There is a hidden dir in your home, called .mozilla-thunderbird. You can reach it selecting "Show Hidden Files" in the "View" menu form konqueror.
Inside that dir, there would be one called something.default. Something is a random (AFAIK) string.
Copy all the files in that dir, overwriting it's contents.
Then start Thunderbird, and the mails should be there.
Javier.
- Top
- Bottom
Comment
Comment