Пакет sogo3-tool: Информация

    Бинарный пакет: sogo3-tool
    Версия: 3.2.10-alt2.M80P.3
    Архитектура: i586
    Собран:  10 сентября 2019 г. 23:28 в задании #233242
    Исходный пакет: sogo3
    Категория: Связь
    Сообщить об ошибке в пакете
    Домашняя страница: https://sogo.nu/

    Лицензия: GPL
    О пакете: Command-line toolsuite for SOGo
    Описание: 
    Administrative tool for SOGo that provides the following internal
    commands:
      backup          - backup user folders
      restore         - restore user folders
      remove-doubles  - remove duplicate contacts from the user addressbooks
      check-doubles   - list user addressbooks with duplicate contacts

    Сопровождающий: Andrey Cherepanov


    Последнее изменение


    20 марта 2019 г. Evgeny Sinelnikov 3.2.10-alt2.M80P.3
    - Rebuild with latest samba-DC package
    25 января 2018 г. Ivan Zakharyaschev 3.2.10-alt2.M80P.2
    - Fixed entering some letters (for example, Cyrillic Be or Zhe) in the
      address fields (like To:) of the message editor so that they do not act as
      "separator" keys (like comma or semicolon) any more; this error's cause
      was that these letters and the separators are on the same physical keys.
      (Thanks Volker Braun for implementing the underlying feature
      for this fix in the old angular-material.) (ALT#34336)
    11 октября 2017 г. Ivan Zakharyaschev 3.2.10-alt2.M80P.1
    - ActiveSync bug fixes (cherry-picked from future 3.3):
      + correctly handle top-level non-ASCII folder names (ALT: #33721)
      (https://sogo.nu/bugs/view.php?id=4240);
      + avoid sync requests for shared folders every second
      (https://sogo.nu/bugs/view.php?id=4275).
    - Final commit from 3.2.10 release:
      + (fix) support Squeeze + minor cleanups