Difference between revisions of "Mozilla Thunderbird"

(Setting up a Signature)
 
(112 intermediate revisions by 16 users not shown)
Line 1: Line 1:
 
[[Image:Thunderbird_logo.jpg|thumb|right|Mozilla Thunderbird logo]]
 
[[Image:Thunderbird_logo.jpg|thumb|right|Mozilla Thunderbird logo]]
Mozilla Thunderbird is an [[e-mail client]] made by the [[Mozilla Corporation]]. The current version is 1.5.0.7. To download Thunderbird, visit Mozilla's [http://www.mozilla.com/thunderbird/ Thunderbird] website.
+
'''Mozilla Thunderbird''' is an [[e-mail client]] made by the [[Mozilla Corporation]]. To download Thunderbird, visit Mozilla's [http://www.mozilla.com/thunderbird/ Thunderbird] website. When installing for the first time, the Account Wizard will launch.
 
 
==Configuring Thunderbird==
 
===Windows IMAP===
 
Please verify that you are running the most current version of [http://www.getthunderbird.com Thunderbird].<br />
 
From the '''Tools''' menu select '''Account Settings''', and verify the following:
 
 
 
[[Image:tbwinss.jpg|540px]]
 
 
 
 
 
[[Image:tbwinos.jpg|540px]]
 
 
 
===Macintosh IMAP===
 
 
 
From the '''Tools''' menu select '''Account Settings'''
 
[[Image:Thmacga.gif|thumb|530px]]
 
 
 
[[Image:Thmacss.gif|thumb|530px]]
 
 
 
===How to allow local addresses===
 
* [https://addons.mozilla.org/thunderbird/2030/ Allow Local Addresses Thunderbird extension]
 
 
 
==Setting up the built-in RSS reader==
 
{{section-stub}}
 
  
 
==Setting up a Signature==
 
==Setting up a Signature==
# Open [[Notepad]] or another text editor
+
# Open a '''Word''' document
# Open up a new document
+
# In the open document compose your signature (including images if you so desire)
# Type out your signature
+
# Go to '''File''' and down to '''Save''' and save a copy of that message as a .html file locally on your machine
# Save as a .txt file
+
# Go to '''Tools''' and then '''Account Settings'''
# Open up Thunderbird
+
# Check the box that says '''Attach the signature from a file instead (text, HTML, or image)'''
# Open up '''Tools''' and go to '''Account Settings'''
+
# Click '''Choose''' and choose the locally saved image created previously
# Check the box next to attach this signature and '''Choose'''
 
# Open the .txt file that you just created
 
 
# Click '''OK'''
 
# Click '''OK'''
 +
===See also===
 +
You can also visit the [http://kb.mozillazine.org/Signatures_(Thunderbird) MozillaZine Signatures Information] page regarding how to set up extensions to make signatures a little easier in Thunderbird.
  
[[Image:Thunderbird_Settings.gif||500px]]
+
==Subscribe to Folders==
 +
#From the '''File''' menu, select '''Subscribe'''
 +
#Click '''Refresh'''
 +
#Check the folders you want to subscribe to
 +
#Click OK.
  
 
==Configuring Directory Services==
 
==Configuring Directory Services==
# Go to '''tools''' --> '''account settings'''.
+
# From the '''Tools''' menu, select '''Account Settings'''.
# In options, click on "composition and addressing".
+
# In the '''composition and addressing''' window,
# Click on "use a different [[LDAP]] server" and click "edit directories".
+
# Click on '''use a different [[LDAP]] server''' and click '''edit directories'''.
# There you will need to click "add" and put in the settings displaced in the picture.
+
 
# Also go to '''tools''' --> '''options''' and under the "composition" tab check the "directory server" box and select "ldap.gac.edu."
+
==Setting up Templates==
 +
# Create a new email message in Thunderbird by clicking the Write button.
 +
# Compose the message with any text and formatting.
 +
# When you have finished composing the template, click the File menu and then click Save As.
 +
# From the drop-down list, choose Template. The message has now been saved as a template for future use.
 +
# To access templates you have made, scroll down to the Local Folder section in the Folders List.
 +
# Under Local Folders, click on the Templates folder. This folder lists all the templates you have created in Thunderbird.
 +
# Double-click on the template you wish to use. You can now customize, address and send the message as desired.
 +
 
 +
==Migrate Thunderbird profile to new machine==
 +
The paths linked below will tell you which folders to move in order to migrate your Thunderbird profile to a different machine.
  
[[Image:Ldap.JPG|frame|LDAP settings]]
+
===Thunderbird Profile Paths===
<div class="clear"> </div>
+
http://kb.mozillazine.org/Profile_folder_-_Thunderbird
  
==Turning off LDAP==
+
==Thunderbird Inbox Text Size==
On campus at 鶹Ƶ, Thunderbird is typically configured to use LDAP look up when composing messages. This feature will populate the To: field with matches when you begin typing an email addressTo configure Thunderbird to use LDAP see [[Mozilla_Thunderbird#Configuring_Directory_Services]]
+
In order to change the Font size of the inbox in Thunderbird on a PC:
 +
#Copy this text into a text editor:
 +
/* * Do not remove the @namespace line -- it's required for correct functioning  */
 +
 +
@namespace url("http://www.mozilla.or/keymaster/gatekeeper/there.is.only.xul");
 +
   
 +
/* set default namespace to XUL */
  
This feature needs to be turned off if a machine (laptop) goes off campus, as access to the LDAP information is blocked by a firewall.
+
/*  * Make all the default font sizes 10 pt:  */
  
To turn LDAP off:
+
{ font-size: 10pt !important }
[[Image:ldapoff.jpg |thumb|right]]
+
#Save it as userChrome.css in a place you can find it easily later.
 +
#Open File Explorer
 +
#Go to C:/users/*username*/AppData/Roaming/Thunderbird/profiles/*numbers and letters*.default (You will need to show hidden folders to see AppData
 +
#Look for a folder named Chrome. If there is not one, create one
 +
#Copy userChrome.css to the Chrome folder
 +
#Open Thunderbird
  
# From the '''Tools''' menu - select '''Account Settings'''
+
===To customize the font size===
# In the '''Composition and Addressing''' section - under the Addressing area - toggle the '''Use a Different LDAP Server''' to '''None'''.
+
#Open userChrome.css
 +
#In the * { font-size: 10pt !important; } line change the 10 to the appropriate font size.
 +
#Some font sizes seem to mess up the sizing of pop-up boxes. You should be able to resolve this by using a smaller font.
  
  

Latest revision as of 15:12, 13 May 2020

Mozilla Thunderbird logo

Mozilla Thunderbird is an e-mail client made by the Mozilla Corporation. To download Thunderbird, visit Mozilla's website. When installing for the first time, the Account Wizard will launch.

Setting up a Signature

  1. Open a Word document
  2. In the open document compose your signature (including images if you so desire)
  3. Go to File and down to Save and save a copy of that message as a .html file locally on your machine
  4. Go to Tools and then Account Settings
  5. Check the box that says Attach the signature from a file instead (text, HTML, or image)
  6. Click Choose and choose the locally saved image created previously
  7. Click OK

See also

You can also visit the page regarding how to set up extensions to make signatures a little easier in Thunderbird.

Subscribe to Folders

  1. From the File menu, select Subscribe
  2. Click Refresh
  3. Check the folders you want to subscribe to
  4. Click OK.

Configuring Directory Services

  1. From the Tools menu, select Account Settings.
  2. In the composition and addressing window,
  3. Click on use a different LDAP server and click edit directories.

Setting up Templates

  1. Create a new email message in Thunderbird by clicking the Write button.
  2. Compose the message with any text and formatting.
  3. When you have finished composing the template, click the File menu and then click Save As.
  4. From the drop-down list, choose Template. The message has now been saved as a template for future use.
  5. To access templates you have made, scroll down to the Local Folder section in the Folders List.
  6. Under Local Folders, click on the Templates folder. This folder lists all the templates you have created in Thunderbird.
  7. Double-click on the template you wish to use. You can now customize, address and send the message as desired.

Migrate Thunderbird profile to new machine

The paths linked below will tell you which folders to move in order to migrate your Thunderbird profile to a different machine.

Thunderbird Profile Paths

Thunderbird Inbox Text Size

In order to change the Font size of the inbox in Thunderbird on a PC:

  1. Copy this text into a text editor:

/* * Do not remove the @namespace line -- it's required for correct functioning */

@namespace url("");

/* set default namespace to XUL */

/* * Make all the default font sizes 10 pt: */

{ font-size: 10pt !important }

  1. Save it as userChrome.css in a place you can find it easily later.
  2. Open File Explorer
  3. Go to C:/users/*username*/AppData/Roaming/Thunderbird/profiles/*numbers and letters*.default (You will need to show hidden folders to see AppData
  4. Look for a folder named Chrome. If there is not one, create one
  5. Copy userChrome.css to the Chrome folder
  6. Open Thunderbird

To customize the font size

  1. Open userChrome.css
  2. In the * { font-size: 10pt !important; } line change the 10 to the appropriate font size.
  3. Some font sizes seem to mess up the sizing of pop-up boxes. You should be able to resolve this by using a smaller font.