This is the last call for comments for the review of debconf templates for cyrus-imapd-2.2. The reviewed templates will be sent on Monday, April 13, 2009 to the package maintainer as a bug report and a mail will be sent to this list with "[BTS]" as a subject tag. --
Template: cyrus-common-2.2/warnbackendchange Type: error _Description: Modified database backends Comparison between /usr/lib/cyrus/cyrus-db-types.txt and /usr/lib/cyrus/cyrus-db-types.active shows that database backends for Cyrus IMAPd have been changed. . This means that those databases for which the database backends changed might need to be converted manually to the new format, using the cvt_cyrusdb(8) utility. . Please refer to /usr/share/doc/cyrus-common-2.2/README.Debian.database for more information. Do not start cyrmaster until you have converted the databases to the new format. Template: cyrus-common-2.2/removespools Type: boolean Default: false _Description: Remove the mail and news spools? The Cyrus mail and news spools, as well as users' sieve scripts, can be removed when the package is purged. . This question only applies to the default spools and sieve script directories in /var. If you modified their location in imapd.conf, the new locations will not be removed; just the old ones in /var.
Source: cyrus-imapd-2.2
Section: mail
Priority: extra
Maintainer: Debian Cyrus Team <pkg-cyrus-imapd-debian-devel@lists.alioth.debian.org>
Uploaders: Henrique de Moraes Holschuh <hmh@debian.org>, Sven Mueller <sven@debian.org>, Benjamin Seidenberg <benjamin@debian.org>, Ondřej Surý <ondrej@debian.org>
Standards-Version: 3.7.3
Build-Depends: debhelper (>= 4.1.68), dpatch, tcl8.3-dev, libwrap0-dev, libpam0g-dev, libdb4.2-dev (>= 4.2.52), libssl-dev, libzephyr-dev, libsasl2-dev (>= 2.1.9), comerr-dev, libsnmp9-dev | libsnmp5-dev, perl (>= 5.6.0-16), xutils, flex, bison, autotools-dev, po-debconf, transfig, gs, groff, libkvm-dev [kfreebsd-i386], libkvm-dev [kfreebsd-amd64], heimdal-dev
Vcs-Browser: https://mail.incase.de/viewcvs/trunk/?root=cyrus22
Vcs-Svn: https://mail.incase.de/svn/cyrus22/trunk
Homepage: http://cyrusimap.web.cmu.edu/
Package: cyrus-common-2.2
Architecture: any
Section: mail
Depends: postfix | mail-transport-agent, adduser (>= 3.34), dpkg (>> 1.9.0), netbase (>= 4.07), gawk, ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
Recommends: cyrus-imapd-2.2 | cyrus-pop3d-2.2 | cyrus-murder-2.2 | cyrus-nntpd-2.2 | cyrus-admin-2.2
Suggests: cyrus-clients-2.2, cyrus-admin-2.2, cyrus-imapd-2.2, cyrus-pop3d-2.2, cyrus-murder-2.2, cyrus-nntpd-2.2, cyrus-doc-2.2, sasl2-bin, apt-listchanges (>= 2.35)
Conflicts: suidmanager (<< 0.50), cyrus-common, cyrus21-common, cyrus22-common
Replaces: cyrus21-common, cyrus22-common
Provides: cyrus21-common, cyrus22-common
Description: 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;
- POP/IMAP-before-SMTP using DRAC;
- 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 cyrus22-imapd and/or cyrus22-pop3d packages are needed
to enable IMAP and POP3 support respectively. cyrus22-murder can be
used to enable IMAP, POP3, and LMTP proxying.
Package: cyrus-doc-2.2
Architecture: all
Section: doc
Provides: cyrus21-doc, cyrus22-doc
Replaces: cyrus21-doc, cyrus22-doc
Conflicts: cyrus21-doc, cyrus22-doc
Description: 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;
- POP/IMAP-before-SMTP using DRAC;
- 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.
Package: cyrus-imapd-2.2
Architecture: any
Section: mail
Depends: cyrus-common-2.2 (= ${binary:Version}), ${shlibs:Depends}
Provides: imap-server, cyrus21-imapd, cyrus22-imapd
Conflicts: imap-server, cyrus21-imapd, cyrus22-imapd
Replaces: cyrus21-imapd, cyrus22-imapd
Description: 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;
- POP/IMAP-before-SMTP using DRAC;
- 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.
Package: cyrus-pop3d-2.2
Architecture: any
Section: mail
Depends: cyrus-common-2.2 (= ${binary:Version}), ${shlibs:Depends}
Provides: cyrus21-pop3d, cyrus22-pop3d, pop3-server
Conflicts: cyrus21-pop3d, cyrus22-pop3d, pop3-server
Replaces: cyrus21-pop3d, cyrus22-pop3d
Description: 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;
- POP/IMAP-before-SMTP using DRAC;
- 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.
Package: cyrus-admin-2.2
Architecture: all
Section: mail
Depends: libcyrus-imap-perl22 (>= ${source:Version})
Suggests: sasl2-bin
Conflicts: cyrus-admin, cyrus21-admin, cyrus22-admin
Replaces: cyrus21-admin, cyrus22-admin
Provides: cyrus21-admin, cyrus22-admin
Description: Cyrus mail system - administration tools
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;
- POP/IMAP-before-SMTP using DRAC;
- secure IMAP using SSL;
- server-side filtering with Sieve;
- mail users without login accounts;
- simple mail quotas;
- virtual domains;
- IPv6.
.
This package provides the administrative tools for the Cyrus IMAPd suite.
It contains cyradm, which can be used to administer both local and remote
Cyrus mail systems, plus sieveshell (and its deprecated cousin
installsieve), which can be used to manage Sieve scripts.
Package: cyrus-murder-2.2
Section: mail
Architecture: any
Depends: cyrus-common-2.2 (= ${binary:Version}), ${shlibs:Depends}
Recommends: cyrus-imapd-2.2 (= ${binary:Version}), cyrus-pop3d-2.2 (= ${binary:Version})
Conflicts: cyrus21-murder, cyrus22-murder
Replaces: cyrus21-murder, cyrus22-murder
Provides: cyrus21-murder, cyrus22-murder
Description: 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-2.2 package.
Package: cyrus-nntpd-2.2
Architecture: any
Section: mail
Depends: cyrus-common-2.2 (= ${binary:Version}), ${shlibs:Depends}
Conflicts: news-transport-system
Replaces: cyrus21-nntpd, cyrus22-nntpd
Provides: news-transport-system, cyrus21-nntpd, cyrus22-nntpd
Description: 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-2.2 package.
Package: cyrus-clients-2.2
Architecture: any
Section: mail
Depends: ${shlibs:Depends}
Conflicts: cyrus21-clients, cyrus22-clients
Provides: cyrus21-clients, cyrus22-clients
Replaces: cyrus21-clients, cyrus22-clients
Description: 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-2.2 package.
Package: cyrus-dev-2.2
Architecture: any
Section: devel
Depends: libcyrus-imap-perl22 (>= ${binary:Version}), cyrus-common-2.2 (= ${binary:Version}), libsasl2-dev (>= 2.1.9)
Conflicts: cyrus-dev, cyrus21-dev, cyrus22-dev, libdb3-dev (<< 3.2.9-15), libdb2-dev (<< 2.7.7.0-6), libdb4.2-dev (<<4.2.52)
Replaces: cyrus21-dev, cyrus22-dev
Provides: cyrus21-dev, cyrus22-dev
Description: 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-2.2 package.
Package: libcyrus-imap-perl22
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}
Provides: libcyrus-imap-perl, libcyrus-imap-perl21
Conflicts: libcyrus-imap-perl, libcyrus-imap-perl21
Replaces: libcyrus-imap-perl21
Section: perl
Description: 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-2.2 package.
Attachment:
signature.asc
Description: Digital signature