Sharing Thunderbird in Linux and Windows
Wednesday, 1. March 2006, 15:16:35
This is what you need:
With Ext2 IFS you can mount your ext2/ext3 partition as a system drive. You will be able to use it as any other NTFS or FAT partition in Windows. Be careful cause mounting your linux partition in windows leaves it open, which means that any file is modifiable, so I suggest that you create an additional partition to share your mails.
After you have installed Thunderbird in both OS, you have to move your thunderbirds' profile to a share location in the linux partition (i.e /usr/local/share/thunderbird/). After that you have to modify your profiles.ini file. For every profile section that you want to share, you have to specify where it is, like this:
[Profile1]
Name=camus
IsRelative=0
Path=L:\usr\local\share\thunderbird\profile
Default=1
Launch Thunderbird with the modified profile and enjoy your mails.








Anonymous # 2. March 2006, 13:34
Hey! great stuff! I'm going to try this.