Image of grog
Greg's Using an external MUA with firefox
Greg's diary
Greg's home page
HOWTO index
Google

Why did people introduce a syntax for web mail? Instead of sending me a message to dontspamgrog@lemis.com, with a subject, say, I'll spam you anyway, people use the syntax mailto:dontspamgrog@lemis.com?subject=I'll%20%spam%20you%20anyway. Real MUAs don't understand that, and in any case, if it's in a web page, what can you do?

With the help of Callum Gibson (once again) discovered that there is something you can do. It's described in the comments of the script that I wrote for that purpose:

  1. In firefox, go to the about:config page. Right click in the preferences and select New -> String.
  2. Add a preference called network.protocol-handler.app.mailto.
  3. Give it the name of this script (in this case, ~grog/src/startmutt), which must be executable and be in the PATH (yes, for once firefox respects the PATH).

And it works! But I wish it weren't necessary.


Greg's home page Greg's diary Greg's photos Greg's links Copyright information

Valid XHTML 1.0! $Id: firefox-mua.php,v 1.1 2008/07/11 04:00:31 grog Exp $