On Sat, 21 Jan 2006 18:50:19 +0100, Winton Roseland wrote: > I recently installed Debian after running Knoppix for over a year. I > have installed Firefox as it was not added automatically. I am trying > to get a correct action when using this mailing list. When using > Windows, I can double click one of the reply to links and the email is > configured to reply correctly (I thought that this worked from my > Knoppix install also, I got into problems where Firefox would hang, so I > started using Mozilla or Konqueor and the links no longer worked). I am > using Thunderbird and when I select a link nothing happens. How can I > configure it to work? > > Thanks. > Winton > >
So I'm judging from your post, that you want thunderbird to open a compose window when you click a mailto link in firefox? Is that a good summation of what you want? If you want that, you need to tell firefox whwere thunderbird lives. To do this, you need to be out of both thunderbird and firefox and edit the prefs.js file in firefox. Include something like this at the bottom: user_pref("network.protocol-handler.app.mailto", "/home/mperry/thunderbird/thunderbird"); Now you will have to adjust the second set of values after the comma to where you have thunderbird installed. If you are using the debian packaged thunderbird, you need only mozilla-thunderbird there. Now a slight disclaimer since you don't really say what version of debian is running. I do this with debian unstable's firefox but I use a nightly build from mozilla for thunderbird and it all works for me. Also watch out for how the line wraps in your editor. It wraps here but it should be continuous when you enter it. -- Michael Perry | Do or do not. There is no try. -Master Yoda [EMAIL PROTECTED] | http://www.lnxpowered.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]