|
|
[an error occurred while processing this directive]
Mozilla Browser FAQLast updated on November 3, 2004.
How do I make mailto links open in my system default mail client, rather than the Mozilla mail client?Add the following line to your user.js file: user_pref("network.protocol-handler.external.mailto", true);
Or you can enter about:config in the location bar. |