Thunderbird
How to Import PST files from Outlook to Thunderbird
Posted 05/11/2009 - 13:48 by Edwin Collins
Moving from Outlook to Thunderbird, PST Files are not automatically imported.
- Open Outlook; next open the PST files you want to import to Thunderbird.

- Navigate to the location that your PST file is located, select the file and click on
OK

- The folder will now be open in Outlook. Example below is named Archive Folders.

- Leave Outlook open and then start up Thunderbird. Once open select Tools. and then Import.

- Select Mail from the import wizard and then click Next

- Then select Outlook and click Next

- You should now see the import status bar.

- After it completes the import of the data you should see a list of the folders and number of messages that were imported. Click the Finish button.

- You should now see the imported PST file in the local folders section of Thunderbird.

Creating signatures in thunderbird
Posted 04/30/2009 - 19:17 by David Schnardthorst
A signature is a block of text that is added automatically when you compose a new message or a reply.
Thunderbird allows you to have a signature for each of your identities. Each signature can be plain text or HTML. An HTML signature can specify fonts, colors, formatting, images, etc. Each signature is stored in a separate file on your computer, and any signature file can be used by more than one identity.
Sync Google Calendar to Thunderbird
Posted 04/12/2009 - 21:38 by David Schnardthorst
How do I synchronize Google Calendar to Thunderbird.
In order to synchronize Google Calendar with Thunderbird you need to download and install both the lightning add-on and the provider add-on.
- Information on Lightning: https://addons.mozilla.org/en-US/thunderbird/addon/2313
- Information on Provider: https://addons.mozilla.org/en-US/thunderbird/addon/4631
Installing Lightning
- Right-click (Control-click on Mac) the download link and choose "Save Link As..." to download and save the .XPI file to your your hard disk
- In Mozilla Thunderbird, under the "Tools" menu, open the "Add-ons Manager"
- Click the "Install" button, locate and select the .XPI file you downloaded in step 1, and click "OK"
- Restart Mozilla Thunderbird
Installing Provider
You can obtain the provider from addons.mozilla.org. It is available for Sunbird and Lightning.
Note it is recommended to use the latest version of Sunbird or Lightning together with the latest Provider for Google Calendar version.
If you are using the latest nightly versions of Sunbird/Lightning, please use a comm-central version from ftp.mozilla.org
Configuring access to Google Calendar
Retrieving your private XML URL
To access your calendar data, you need to retrieve your private XML URL from the Google Calendar UI. If you are not sure how, follow these steps:
- Open your Google Calendar if you use Google Apps, you will want to use your custom URL that was provided to you.
- Click on the Settings link located in the box at the left of the page.
- Click on the calendar you want to use with Thunderbird Lightning or Sunbird.
- Click on either of the two XML buttons shown at the bottom.

Note that the provider does not directly use your private url. The Calendar is still accessible when you reset your private url.
You may now use this url as the Location when clicking File > New > Calendar > On the Network > Google Calendar in Sunbird/Lightning.
Setting up Thunderbird
You can do this by clicking on the following Menu item:
File -> New -> Calendar…

Upon clicking the New Calendar menu item, another window will appear. The first option is the location of your Calendar - select “On the Network” and click Next.
The next option allows you to specify the Format of the Calendar, select the “Google Calendar” radio button (if you don’t have a Google Calendar radio button, make sure your Provider Extension is installed correctly). In the location input box, paste in your Google Calendar Private Address XML Feed that we extracted above, and click Next.

The next window asks you to give your new Calendar a Name and a Color. This is personal preference.
Finally you will have a “Google Calendar Login” window which will ask for your Google Account login. If you only have a single Google Calendar, Provider will have automatically extracted your username from the XML feed you just specified.
-
Information on Lightning: https://addons.mozilla.org/en-US/thunderbird/addon/2313
-
Information on Provider: https://addons.mozilla.org/en-US/thunderbird/addon/4631
Lightning 0.9 does not work on Ubuntu 8.10
Posted 04/12/2009 - 21:31 by David Schnardthorst
Prior to installing the lightning module, the libstdc++5 package must be installed. This can be accomplished via Synaptic Package Manager or by going to the command line and typing:
sudo apt-get install libstdc++5
