Hi,

I have installed latest SOGo stable on Ubuntu 14.04.1 and have modified 
updates.php and sogo-integrator. The integrator XPI is working and connects 
after a restart to my web server:

193.239.106.201 - - [03/Sep/2014:19:43:36 +0200] "GET 
/plugins/[email protected]&version=0.00&platform=Darwin_x86_64-gcc3
 HTTP/1.1" 200 810 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) 
Gecko/20100101 Thunderbird/31.1.0"
193.239.106.201 - - [03/Sep/2014:19:43:36 +0200] "GET 
/plugins/[email protected]&version=0.00&platform=Darwin_x86_64-gcc3
 HTTP/1.1" 200 808 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) 
Gecko/20100101 Thunderbird/31.1.0"
193.239.106.201 - - [03/Sep/2014:19:43:36 +0200] "GET 
/plugins/updates.php?plugin=%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D&version=0.00&platform=Darwin_x86_64-gcc3
 HTTP/1.1" 200 829 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) 
Gecko/20100101 Thunderbird/31.1.0“

If I cut&paste the URLs from the logs, I get valid XML files:

<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; 
xmlns:em="http://www.mozilla.org/2004/em-rdf#";>
<Description 
about="urn:mozilla:extension:{e2fda1a4-762b-4020-b5ad-a41df1933103}">
<em:updates>
<Seq>
<li>
<Description>
<em:version>3.3</em:version>
<em:targetApplication>
<Description>
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
<em:minVersion>31.1.0</em:minVersion>
<em:maxVersion>999.*</em:maxVersion>
<em:updateLink>
https://sogo.roessner-net.de/plugins/Darwin_x86_64-gcc3/lightning-3.3.xpi
</em:updateLink>
</Description>
</em:targetApplication>
</Description>
</li>
</Seq>
</em:updates>
</Description>
</RDF>

<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; 
xmlns:em="http://www.mozilla.org/2004/em-rdf#";>
<Description about="urn:mozilla:extension:[email protected]">
<em:updates>
<Seq>
<li>
<Description>
<em:version>24.0.6</em:version>
<em:targetApplication>
<Description>
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
<em:minVersion>31.1.0</em:minVersion>
<em:maxVersion>999.*</em:maxVersion>
<em:updateLink>
https://sogo.roessner-net.de/plugins/sogo-connector-24.0.6.xpi
</em:updateLink>
</Description>
</em:targetApplication>
</Description>
</li>
</Seq>
</em:updates>
</Description>
</RDF>

And if I cut&paste the https-URLs, Safari browser downloads the XPIs. But 
Thunderbird does not.

I played with the minVersion and maxVersion. But whatever I put in there, it 
does not work with my current version 31.1.0.

What am I missing. That worked with older Thunderbird versions. Any ideas?

Thanks in advance

Kind regards

-Christian Rößner

--
Bachelor of Science Informatik
Erlenwiese 14, 36304 Alsfeld
T: +49 6631 78823400, F: +49 6631 78823409, M: +49 171 9905345
USt-IdNr.: DE225643613, http://www.roessner-network-solutions.com

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to