Hi there,

first of all thank you for quickly fixing the Thunderbird plugins and its calendar/address book sections.

The only thing not working for us is the plugins' auto-update, which we desperately need in our environment.

Here's our update.rdf (domain changed of course):

<?xml version="1.0"?>
<!DOCTYPE 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>60.0.0pre3</em:version>
            <em:targetApplication>

<Description><em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
                <em:minVersion>24.0</em:minVersion>
                <em:maxVersion>60.*</em:maxVersion>

<em:updateLink>https://sogo.example.com/plugins/WINNT_x86-msvc/sogo-integrator-60.0.0.xpi</em:updateLink>
          </Description>
            </em:targetApplication>
          </Description>
        </li>
      </Seq>
    </em:updates>
  </Description>
</RDF>

We see Thunderbird 60 connecting to our SOGo server, but all it gets in return is this error:

addons.update-checker WARN Update manifest for [email protected] did not contain an updates property

Does anybody know what this means?

Thanks in advance!

Best regards
Christoph Zechner
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to