Set mailto handler in Firefox

In order to click "mailto:" links on Web pages to launch an email program, Firefox (or Iceweasel on Debian) needs to be told which email program to use. To do this, type "about:config" in Firefox's address bar, type in "mailto" in filter, look if "network.protocol-handler.external.mailto" preference has value "true". By default, it's true. If not, set it to be true. Then check if "network-protocol-handler.app.mailto" exists or not. By default it's not. We need to create one: right click, select "New"->"String", then type in "network-protocol-handler-app.mailto", then type in the path name of your email program. In my case, it's "/usr/bin/kmail". That's it, Firefox should now be able to launch the email program when a "mailto:" link is clicked.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd> <div> <img> <h1><h2><h3><sub><sup><b><i><u><font>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
   ___    _  _    __   __   ___    ____           _               
/ _ \ | || | \ \ / / ( _ ) | _ \ ___ | |_ _ __ ___
| | | | | || |_ \ V / / _ \ | | | | / __| | __| | '_ ` _ \
| |_| | |__ _| | | | (_) | | |_| | | (__ | |_ | | | | | |
\__\_\ |_| |_| \___/ |____/ \___| \__| |_| |_| |_|
Enter the code depicted in ASCII art style.