I have submitted this question previously here, as well as to Ximian, and had no luck resolving this. Any help would be appreciated.
I run RedHat 8.0, Mozilla 1.3 and Evolution. My hyperlinks in my email NEVER activate. In ~/.gnome/Gnome I have:
[URL Handlers]
default-show=gnome-moz-remote --newwin "%s"
http-show=gnome-moz-remote --newwin "%s"
info-show=nautilus "%s"
man-show=nautilus "%s"
ghelp-show=gnome-moz-remote --newwin "%s"
These don't work. Even using a terminal window and trying:
gnome-moz-remote --newwin
http://www.redhat.com
returns
Gnome-Message: gnome_execute_async_with_env_fds: returning -1
HELP!