Thunderbird:Using Gloda

From MozillaWiki
Revision as of 18:47, 13 November 2008 by Varmaa (talk | contribs) (Removed some information that made the instructions harder to understand)
Jump to navigation Jump to search

Enabling Gloda

Currently, Gloda is disabled by default. To enable it, you must change preferences via Config Editor.

  1. Bring up the "Preferences" window by selecting the "Advanced" tab and "General" sub-tab. Click on the "Config Editor..." button. You may need to click through a warning page.
  2. Once the about:config window is visible, type "global" into the "Filter" text box. You may need to increase the size of the window or alter the column widths to be able to see the full Preferences Names.
  3. Locate the preference labeled mailnews.database.global.indexer.enabled and set it to true if it is currently false. (right+click and toggle, or double click)
  4. To assist in debugging, you may also want to enable the mailnews.database.global.logging.dump preference, which also requires browser.dom.window.dump.enabled be enabled. To enable that latter, change the config filter to "dump" or something else.