[Linux] Sharing Thunderbird with Windows
If you switch a lot between Windows and Linux, you probably hate having to delete the same mail on both operating systems. Well, there's a solution for that. You'll have to do some manual work, but once it's set up, it works like a charm.
Here's what you need to do:
- Make sure that you can access your Windows partition from Linux.
- Start Thunderbird in Linux using root privileges*.
- Close the wizard and the program.
- Go to your Windows profile folder and search for prefs.js. Copy that file to your Linux profile folder (it's located in /root/.thunderbird/
[something].default). - Open prefs.js.
- Change the paths in prefs.js to paths that can be accessed from within Linux. Example: C:\Something\ could become /media/windows1/Something/.
- Remove any line that contains [ProfD].
- Reopen Thunderbird using root privileges*.
* You need root privileges because you have to be able to read and write to your Windows profile folder.
Labels: Linux, Mozilla, OS, profile, profiles, share, sharing, software, Thunderbird, Windows
0 Comments:
Post a Comment
<< Home