Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Learn More

set system wide default mailto url

  • 1 wótegrono
  • 1 ma toś ten problem
  • 6 naglědow
  • Slědne wótegrono wót muzzol

more options

I'm trying to configure system wide settings in linux so any new user will apply for this settings.

I want register my zimbra server with mailto links.

I've found some information here: http://www.zimbra.com/forums/general-questions/48547-how-control-mailto-selection-firefox.html

but this must be performed by the user and I want to be preconfigured.

I also tried to play with mimeTypes.rdf, but it seems that there's no system wide mimetypes file. is just created when users changes something.

how can I setup that setting system wide?

I'm trying to configure system wide settings in linux so any new user will apply for this settings. I want register my zimbra server with mailto links. I've found some information here: http://www.zimbra.com/forums/general-questions/48547-how-control-mailto-selection-firefox.html but this must be performed by the user and I want to be preconfigured. I also tried to play with mimeTypes.rdf, but it seems that there's no system wide mimetypes file. is just created when users changes something. how can I setup that setting system wide?

Wšykne wótegrona (1)

more options

I've found a partial solution.

create an application file, for example /usr/share/applications/zimbra.desktop with this content:


[Desktop Entry]

Icon=mail-message-new

MimeType=x-scheme-handler/mailto;

Name=Zimbra

Comment=Zimbra

Exec=xdg-open https://my.zimbraserver.com/zimbra/?view=compose&to=%u

Type=Application

X-XFCE-MimeType=x-scheme-handler/mailto;


then modify file /etc/gnome/defaults.list, find and substitute x-scheme-handler/mailto with filename you just created:

x-scheme-handler/mailto=zimbra.desktop

the caveat is only works with unity, if you use another wm probably won't work

Wót muzzol změnjony