I suspect you have not customized the extensions.rdf in SOGo Integrator
properly, is that possible?

Cheers,

Here is my extensions.rdf: (note: isi:updateURL is one single line)

<?xml version="1.0"?>
<!DOCTYPE RDF>
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
  xmlns:isi="http://inverse.ca/sogo-integrator/";
  xmlns:em="http://www.mozilla.org/2004/em-rdf#";
  xmlns:NC="http://home.netscape.com/NC-rdf#";>
  <Seq about="http://inverse.ca/sogo-integrator/extensions";

isi:updateURL="http://ip.address.my.sogo/SOGo-plugins/updates.php?plugin=%ITEM_ID%&amp;version=%ITEM_VERSION%&amp;platform=%PLATFORM%";>
    <li>
      <Description
        em:id="[email protected]"
        em:name="SOGo Integrator"/>
    </li>
    <li>
      <Description
        em:id="[email protected]"
        em:name="SOGo Connector"/>
    </li>
  </Seq>
</RDF>

Observations:

- If I enter the isi:updateURL directly in a brower, I get:
"Plugin not found", so I guess that's basically working.

- In the sme - sogo documentation http://wiki.contribs.org/Sogo) it says I have to add something more to extensions.rdf:
  <li>
    <Description
        em:id="{e2fda1a4-762b-4020-b5ad-a41df1933103}"
        em:name="Lightning"/>
  </li>
But these lines are not in the SOGo Thunderbird Configuration Guide.

Does this all look allright..?

Thanks very much for your quick repsonse.

MJ
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to