cyrus-imapd 3.0.12-2 source package in Ubuntu

Changelog

cyrus-imapd (3.0.12-2) unstable; urgency=medium

  [ Sébastien Delafond ]
  * Move all assets for docker-based tests in a dedicated directory
  * Remove useless double install for cmake
  * Bring our sid Dockerfile closer to recent upstream version based on buster
  * Variabilize whether to build cyrus from source, and also list of
    cassandane tests to run
  * Bring changes from recent functions.sh in cyrus-docker's toplevel
    directory
  * Non-docker version of tests (Closes: #944819)

  [ Xavier Guimard ]
  * Improve autopkgtest:
    + use native autopkgtest packages system
    + add more perl packages to minimize cpan downloads

 -- Xavier Guimard <email address hidden>  Thu, 28 Nov 2019 07:08:47 +0100

Upload details

Uploaded by:
Debian Cyrus Team
Uploaded to:
Sid
Original maintainer:
Debian Cyrus Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cyrus-imapd_3.0.12-2.dsc 5.3 KiB 3d2ef456967d751eae2c1d005720723a876a70f5dc7f28b8a69d63b309737e9a
cyrus-imapd_3.0.12.orig.tar.gz 10.3 MiB d4186462f1f16fd8b6bc592ed3126d2ca10f79a30485c0e169ca3b618c2f0bd3
cyrus-imapd_3.0.12.orig.tar.gz.asc 488 bytes e993cac2407f90741f62afe40a9915c90d251a9f6506ed582ee8c9d6ccbdc55f
cyrus-imapd_3.0.12-2.debian.tar.xz 94.7 KiB d3b315685079cff33677258cce95e50892ab806db60fecce7b758220bfc753ed

Available diffs

No changes file available.

Binary packages built by this source

cyrus-admin: Cyrus mail system - administration tools

 This package provides the administrative tools for the Cyrus IMAPd suite.
 It contains the cyradm tool which can be used to administer
 both local and remote Cyrus mail systems. It also contains sieveshell
 and its deprecated cousin installsieve, which can be used to manage
 sieve scripts.
 .
 For more information, please see the cyrus-common package.

cyrus-caldav: Cyrus mail system - CalDAV and CardDAV support

 This package contains the CalDAV and CardDAV portion of the Cyrus
 IMAPd suite.
 .
 For more information, please see the cyrus-common package.

cyrus-caldav-dbgsym: debug symbols for cyrus-caldav
cyrus-clients: Cyrus mail system - test clients

 This package contains client tools to test the Cyrus IMAPd suite.
 It contains the mupdatetest, sivtest, smtptest, lmtptest,
 imtest and pop3test tools which can be used to interactively talk to
 a mupdate, Sieve, SMTP, LMTP, IMAP or POP3 server.
 The clients are fully SASL-enabled for authentication.
 .
 For more information, please see the cyrus-common package.

cyrus-clients-dbgsym: debug symbols for cyrus-clients
cyrus-common: Cyrus mail system - common files

 Cyrus is an IMAP server designed to handle massive quantities of mail,
 with a number of features not found in other IMAP implementations,
 including support for:
  - running the daemon without root privileges;
  - POP3 and NNTP in addition to plain IMAP;
  - CalDAV and CardDAV;
  - secure IMAP using SSL;
  - server-side filtering with Sieve;
  - mail users without login accounts;
  - simple mail quotas;
  - virtual domains;
  - IPv6.
 .
 Cyrus doesn't support reading from and storing mail in the
 standard mail spool. It stores mail in a separate directory in its
 own MH-like format.
 .
 This package contains the common files needed by the other Cyrus
 components. The cyrus-imapd and/or cyrus-pop3d packages are needed
 to enable IMAP and POP3 support respectively. cyrus-murder can be
 used to enable IMAP, POP3 and LMTP proxying. cyrus-replication
 can be used to provide server replication between two imap servers.

cyrus-common-dbgsym: debug symbols for cyrus-common
cyrus-dev: Cyrus mail system - developer files

 This package contains header files and the static library needed
 to develop IMAP applications that interface with the Cyrus IMAPd suite.
 .
 For more information, please see the cyrus-common package.

cyrus-doc: Cyrus mail system - documentation files

 Cyrus is an IMAP server designed to handle massive quantities of mail,
 with a number of features not found in other IMAP implementations,
 including support for:
  - running the daemon without root privileges;
  - POP3 and NNTP in addition to plain IMAP;
  - CalDAV and CardDAV;
  - secure IMAP using SSL;
  - server-side filtering with Sieve;
  - mail users without login accounts;
  - simple mail quotas;
  - virtual domains;
  - IPv6.
 .
 This package contains the documentation for the Cyrus IMAPd suite.
 .
 For more information, please see the cyrus-common package.

cyrus-imapd: Cyrus mail system - IMAP support

 Cyrus is an IMAP server designed to handle massive quantities of mail,
 with a number of features not found in other IMAP implementations,
 including support for:
  - running the daemon without root privileges;
  - POP3 and NNTP in addition to plain IMAP;
  - CalDAV and CardDAV;
  - secure IMAP using SSL;
  - server-side filtering with Sieve;
  - mail users without login accounts;
  - simple mail quotas;
  - virtual domains;
  - IPv6.
 .
 This package contains the IMAP (Internet Mail Access Protocol) portion
 of the Cyrus IMAPd suite.
 .
 For more information, please see the cyrus-common package.

cyrus-imapd-dbgsym: debug symbols for cyrus-imapd
cyrus-murder: Cyrus mail system - proxies and aggregator

 This package contains the Cyrus IMAPd suite murder aggregator system,
 i.e. IMAP, POP3 and LMTP proxies, and the mupdate mailbox master daemon.
 It allows for cluster setups where there are many backend Cyrus spools and
 frontend proxy servers.
 .
 For more information, please see the cyrus-common package.

cyrus-murder-dbgsym: debug symbols for cyrus-murder
cyrus-nntpd: Cyrus mail system - NNTP support

 This package contains the NNTP (Network News Transfer Protocol) portion of
 the Cyrus IMAPd suite.
 .
 For more information, please see the cyrus-common package.

cyrus-nntpd-dbgsym: debug symbols for cyrus-nntpd
cyrus-pop3d: Cyrus mail system - POP3 support

 Cyrus is an IMAP server designed to handle massive quantities of mail,
 with a number of features not found in other IMAP implementations,
 including support for:
  - running the daemon without root privileges;
  - POP3 and NNTP in addition to plain IMAP;
  - CalDAV and CardDAV;
  - secure IMAP using SSL;
  - server-side filtering with Sieve;
  - mail users without login accounts;
  - simple mail quotas;
  - virtual domains;
  - IPv6.
 .
 This package contains the POP3 (Post Office Protocol) portion of the Cyrus
 IMAPd suite.
 .
 For more information, please see the cyrus-common package.

cyrus-pop3d-dbgsym: debug symbols for cyrus-pop3d
cyrus-replication: Cyrus mail system - replication

 This package contains the Cyrus IMAPd suite replication system.
 It allows the replication of the mail spool between two imap or pop servers.
 .
 For more information, please see the cyrus-common package.

cyrus-replication-dbgsym: debug symbols for cyrus-replication
libcyrus-imap-perl: Interface to Cyrus imap client imclient library

 The Cyrus::IMAP module provides an interface to the Cyrus imclient
 library. These are primarily useful for implementing cyradm operations
 within a Perl script; there are easier ways to implement general client
 operations, although they may be more limited in terms of authentication
 options when talking to a Cyrus imapd.
 .
 The modules that compose Cyrus::SIEVE are also included, but they are
 undocumented upstream.
 .
 For more information, please see the cyrus-common package.

libcyrus-imap-perl-dbgsym: debug symbols for libcyrus-imap-perl