The Artima Developer Community
Sponsored Link

Web Buzz Forum
Using Thunderbird as default client on Ubuntu

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Stuart Langridge

Posts: 2006
Nickname: aquarius
Registered: Sep, 2003

Stuart Langridge is a web, JavaScript, and Python hacker, and sometimes all three at once.
Using Thunderbird as default client on Ubuntu Posted: Dec 22, 2004 12:30 PM
Reply to this message Reply

This post originated from an RSS feed registered with Web Buzz by Stuart Langridge.
Original Post: Using Thunderbird as default client on Ubuntu
Feed Title: as days pass by
Feed URL: http://feeds.feedburner.com/kryogenix
Feed Description: scratched tallies on the prison wall
Latest Web Buzz Posts
Latest Web Buzz Posts by Stuart Langridge
Latest Posts From as days pass by

Advertisement
For my sins, I installed Evolution in the past. I don’t use it; I use Thunderbird. But clicking a mailto link in Firefox starts up Evo. Big no-no. So, I had a poke around. In Computer | Desktop Preferences | Preferred Applications you can choose Mail Reader to configure your default mail reader. TB doesn’t seem to show up in the dropdown, so I thought I’d bang it into Custom Mail Reader. So, what do you put in? I’d have thought mozilla-thunderbird %s. Nope. That doesn’t work. Moreover, if you try that from the command-line:
mozilla-thunderbird someone@example.org
/usr/lib/mozilla-thunderbird/mozilla-thunderbird-xremote-client: Error: Failed to send command: 509 internal error
That’s no good. On the other hand, what’s a mozilla-thunderbird-xremote-client?
/usr/lib/mozilla-thunderbird/mozilla-thunderbird-xremote-client someone@example.org
/usr/lib/mozilla-thunderbird/mozilla-thunderbird-xremote-client: Error: Failed to send command: 500 command not parsable: someone@example.org
Ah, “command not parsable“. It must take the -remote commands.
/usr/lib/mozilla-thunderbird/mozilla-thunderbird-xremote-client "mailto(someone@example.org)"
That works! Yay! So, let’s try that in the Custom Mail Reader box in Preferred Applications. Nope. Dammit. It pops up a mail window, no problem…with “%s” in the To box. Dammit. Any suggestions?

Read: Using Thunderbird as default client on Ubuntu

Topic: Open to ads on your blog? Previous Topic   Next Topic Topic: 13 Goodbye Lemonheads! 11

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use