[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: icedove non apre link https



On 10/10/2014 22:21, tarqui@aruba.it wrote:
> Il 10/10/2014 12:26, onetmt ha scritto:
>> On 10/10/2014 11:48, tarqui@aruba.it wrote:
>>> debian stable 64, kde
>>>
>>> salve,
>>> nelle email di icedove (ovviamente in visualizzazione html) i link http
>>> si aprono correttamente (col browser), i https no.
>> Io ho risolto questo tipo di problemi editando
>> ~/.icedove/xxx.default/mimeTypes.rdf (sostituisci a xxx l'ui assegnato
>> alla tua installazione).
>>
> 
> ma non riguarda solo gli allegati?
> non vi ho trovato nemmeno la stringa http (che avrei copiato e
> sostituito con https). oppure gli url vengono indicati in modo diverso?
> la sintassi del file non è così semplice...
> 

Se non hai gia' risolto diversamente, puoi provare aggiungendo le
seguenti tag:

<RDF:Description RDF:about="urn:scheme:handler:https"
 NC:alwaysAsk="false">
    <NC:externalApplication
     RDF:resource="urn:scheme:externalApplication:https"/>
</RDF:Description>
<RDF:Description RDF:about="urn:scheme:externalApplication:https"
 NC:prettyName="iceweasel"
 NC:path="/usr/bin/iceweasel" />


-- 
Hofstadter's Law:
"It always takes longer than you expect, even when you take into account
Hofstadter's Law."


Reply to: