{"id":641,"date":"2011-01-11T18:57:16","date_gmt":"2011-01-11T17:57:16","guid":{"rendered":"https:\/\/thebc.ch\/blog\/?p=641"},"modified":"2013-02-01T13:00:26","modified_gmt":"2013-02-01T12:00:26","slug":"claws-mail-firefox","status":"publish","type":"post","link":"https:\/\/thebc.ch\/blog\/?p=641","title":{"rendered":"Claws-Mail &#038; Firefox"},"content":{"rendered":"<p>This describes how to sending Links in Firefox via Claws-Mail.<br \/>\nFirst create a Script called mailto.sh with Content:<\/p>\n<pre>#!\/bin\/sh\r\n# mailto.sh\r\nexec sylpheed-claws --compose \"$1\"\r\n<\/pre>\n<p>Make it executable:<\/p>\n<pre>$ chmod +x mailto.sh\r\n<\/pre>\n<p>Type<\/p>\n<pre>about:config\r\n<\/pre>\n<p>in the Firefox URL-Field. Check that<\/p>\n<pre>network.protocol-handler.external.mailto\r\n<\/pre>\n<p>is set to<\/p>\n<pre>true\r\n<\/pre>\n<p>. Check if there is a setting called<\/p>\n<pre>network.protocol-handler.app.mailto\r\n<\/pre>\n<p>. If not make it as a new<\/p>\n<pre>String\r\n<\/pre>\n<p>. Set the Value to<\/p>\n<pre>\/path\/to\/mailto.sh\r\n<\/pre>\n<p>.<\/p>\n<p>That&#8217;s it. Now, if you are clicking on a <a title=\"mailto:-Link\" rel=\"nofollow\" href=\"mailto:-Link\">mailto:-Link<\/a> or pressing the &#8220;Send Link:-Button&#8221; in Firefox, Claws-Mail should open.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This describes how to sending Links in Firefox via Claws-Mail. First create a Script called mailto.sh with Content: #!\/bin\/sh # mailto.sh exec sylpheed-claws &#8211;compose &#8220;$1&#8221; Make it executable: $ chmod +x mailto.sh Type about:config in the Firefox URL-Field. Check that &hellip; <a href=\"https:\/\/thebc.ch\/blog\/?p=641\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,16],"tags":[],"class_list":["post-641","post","type-post","status-publish","format-standard","hentry","category-linux","category-software"],"_links":{"self":[{"href":"https:\/\/thebc.ch\/blog\/index.php?rest_route=\/wp\/v2\/posts\/641","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thebc.ch\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thebc.ch\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thebc.ch\/blog\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/thebc.ch\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=641"}],"version-history":[{"count":6,"href":"https:\/\/thebc.ch\/blog\/index.php?rest_route=\/wp\/v2\/posts\/641\/revisions"}],"predecessor-version":[{"id":2691,"href":"https:\/\/thebc.ch\/blog\/index.php?rest_route=\/wp\/v2\/posts\/641\/revisions\/2691"}],"wp:attachment":[{"href":"https:\/\/thebc.ch\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=641"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thebc.ch\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=641"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thebc.ch\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=641"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}