cpbotha.net

voices in my head

cpbotha.net random header image

Thunderbird on Linux and URLs

July 13th, 2004 · No Comments · Uncategorized

It seems Mozilla Thunderbird (GREAT mail client, BTW) seems to download and open the downloaded HTML file when you click on a URL in an email. This is usually not what I want… so:

1. Exit Thunderbird if it’s running.
2. Edit your prefs.js (usually in ~/.mozilla-thunderbird/default/random_characters/prefs.js
3. Add this line: user_pref(“network.protocol-handler.app.http”, “/usr/bin/mozilla-firefox”);
4. Save (DOH)

Obviously, if you don’t have an intelligent mozilla-firefox script in /usr/bin that is able to make use of a running instance of firefox, you might have to use the mozilla-firefox-xremote-client or somesuch. Perhaps you even prefer to use another browser… heaven forbid!

For more details, see here: http://www.mozilla.org/projects/thunderbird/linuxurls.html

Related posts:

  1. Solving the frikking BadPixmap Firefox/Thunderbird crash on Debian Woody
  2. @InBook and @Book both suck.
  3. Converting VCARD to LDIF
  4. As if you didn’t know already…
  5. More on Mozilla

Tags:

No Comments so far ↓

There are no comments yet...Kick things off by filling out the form below.

Leave a Comment