I regularly work on multiple computers (3 desktops and 1 laptop). Most effective for this configuration is to store all its data on an external disk (disk to which we must implement a policy of regular and automatic backup, just as described in this post ). In this configuration, how to use Thunderbird without being dependent on the version installed locally? Simply place the disc on Thunderbird Portable. The procedure is described below.
- Mozilla Thunderbird and decompress the file in the directory of choice (Thunderbird for the rest of the ticket) on the external drive
- On the same disk, copy the directory that contains the mail ( thunderbird_mail for the rest of the ticket). This is the directory which contains, inter alia, records and Mail ImapMail and file pref.js . In the case of a first use of Thunderbird, this folder may be empty.
- You can now run Thunderbird from the external drive by typing the following command in a terminal:
> / home / ... / thunderbird / thunderbird-profile / home / ... / thunderbird_mail / - With gnome, you can add a custom application launcher to your dashboard. Choose Application for and type in the edit box enter Order:
/ home / ... / thunderbird / thunderbird-profile / home / ... / thunderbird_mail /
- Finally, in order to send a mail by a simple click in a web page, configure the default mail handler. Ubuntu, go System> Preferences> Preferred Applications . In the list of choices messaging software, select Custom . Finally, in the edit box enter Order:
/ home / ... / thunderbird / thunderbird-profile / home / ... / thunderbird_mail / "% S"
This procedure works very well with Thunderbird 3.0 and earlier versions. Curiously, the option-profile is not documented ( thunderbird-help). Do not forget "% s" in step 5!
bash_profile is not taken into account when launching a terminal in Ubuntu. To make it so, proceed as follows:
Open a terminal