Thunderbird on Linux and URLs

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. Converting VCARD to LDIF
  3. As if you didn’t know already…
  4. More on Mozilla
  5. Sage, the Firefox aggregator extension

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>