Package cyrus-imapd: Information

  • Default inline alert: Version in the repository: 3.2.8-alt1

Source package: cyrus-imapd
Version: 3.0.13-alt1
Build time:  Jan 10, 2020, 03:25 PM in the task #243772
Category: System/Servers
Report package bug
License: CMU License
Summary: A high-performance email, contacts and calendar server
Description: 
The Cyrus IMAP (Internet Message Access Protocol) server provides
access to personal mail, system-wide bulletin boards, news-feeds,
calendar and contacts through the IMAP, NNTP, CalDAV and CardDAV
protocols. The Cyrus IMAP server is a scalable enterprise groupware
system designed for use from small to large enterprise environments
using technologies based on well-established Open Standards.

A full Cyrus IMAP implementation allows a seamless mail and bulletin
board environment to be set up across one or more nodes. It differs
from other IMAP server implementations in that it is run on "sealed
nodes", where users are not normally permitted to log in. The mailbox
database is stored in parts of the filesystem that are private to the
Cyrus IMAP system. All user access to mail is through software using
the IMAP, IMAPS, POP3, POP3S, KPOP, CalDAV and/or CardDAV protocols.

List of rpms provided by this srpm:
cyrus-imapd (x86_64, ppc64le, i586, aarch64)
cyrus-imapd-debuginfo (x86_64, ppc64le, i586, aarch64)
cyrus-imapd-devel (x86_64, ppc64le, i586, aarch64)
cyrus-imapd-doc (noarch)
cyrus-imapd-doc-full (noarch)
cyrus-imapd-ldap (x86_64, ppc64le, i586, aarch64)
cyrus-imapd-ldap-debuginfo (x86_64, ppc64le, i586, aarch64)
cyrus-imapd-murder (x86_64, ppc64le, i586, aarch64)
cyrus-imapd-murder-debuginfo (x86_64, ppc64le, i586, aarch64)
cyrus-imapd-utils (x86_64, ppc64le, i586, aarch64)
cyrus-imapd-utils-debuginfo (x86_64, ppc64le, i586, aarch64)
perl-Cyrus (x86_64, ppc64le, i586, aarch64)
perl-Cyrus-debuginfo (x86_64, ppc64le, i586, aarch64)

Maintainer: Sergey Y. Afonin


    1. libsasl2-devel
    2. libkrb5-devel
    3. libxml2-devel
    4. libsensors3-devel
    5. libldap-devel
    6. perl-JSON
    7. libsqlite3-devel
    8. perl-Net-Server
    9. libssl-devel
    10. perl-Pod-POM-View-Restructured
    11. perl-Pod-Parser
    12. perl-Term-ReadLine-Gnu
    13. perl-Unix-Syslog
    14. control
    15. perl-devel
    16. libnet-snmp-devel
    17. libnl-devel
    18. flex
    19. libpcre-devel
    20. gcc-c++
    21. python-module-GitPython
    22. transfig
    23. python-module-sphinx >= 1.6
    24. libdb4-devel
    25. libical-devel
    26. libjansson-devel
    27. libuuid-devel
    28. zlib-devel
    29. xxd

Last changed


Jan. 1, 2020 Sergey Y. Afonin 3.0.13-alt1
- 3.0.13 (fixes: CVE-2019-19783)
Nov. 16, 2019 Sergey Y. Afonin 3.0.12-alt1
- 3.0.12 (fixes: CVE-2019-18928)
- logging of reached limits (the patch from the
  https://github.com/cyrusimap/cyrus-imapd/issues/2913)
Oct. 6, 2019 Michael Shigorin 3.0.11-alt2.1
- E2K: fix build with lcc < 1.24.03
- move autoreconf and friends into %build section