Source: cyrus-imapd Section: non-free/mail Priority: extra Maintainer: Sam Hartman Standards-Version: 3.1.0 Build-Depends: debhelper, tcl8.0-dev, libpam0g-dev, libdb2-dev, flex, bison,libsasl-dev Package: cyrus-common Architecture: any Depends: mail-transport-agent, adduser (>=3.9), ${shlibs:Depends} Recommends: cyrus-admin, cyrus-pop3d | cyrus-imapd Description: CMU Cyrus mail system (common files) Cyrus is a fully-featured IMAP daemon, with a number of features not found in other IMAP implementations, including: o Designed to handle massive quantities of mail o No need for users to have login accounts o Support for POP3 in addition to IMAP o Servers don't run as root o Easy support for mail quotas . Note: Cyrus doesn't support reading from and storing mail in your standard mail spool - it stores mail in a separate directory in its own MH-like format. . The Debian version of Cyrus has been modified to support authentication via PAM in addition to the standard UNIX password file. . 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. Package: cyrus-imapd Architecture: any Depends: cyrus-common (= ${Source-Version}), ${shlibs:Depends} Provides: imap-server Conflicts: imap, imapd, imap-4, imap-server Description: CMU Cyrus mail system (IMAP support) Cyrus is a fully-featured IMAP daemon, with a number of features not found in other IMAP implementations, including: o Designed to handle massive quantities of mail o No need for users to have login accounts o Support for POP3 in addition to IMAP o Servers don't run as root o Easy support for mail quotas . Note: Cyrus doesn't support reading from and storing mail in your standard mail spool - it stores mail in a separate directory in its own MH-like format. . This package contains support for IMAP (Internet Mail Access Protocol). Package: cyrus-pop3d Architecture: any Depends: cyrus-common (= ${Source-Version}), ${shlibs:Depends} Provides: pop3-server Conflicts: qpopper, cucipop, pop3-server Description: CMU Cyrus mail system (POP3 support) Cyrus is a fully-featured IMAP daemon, with a number of features not found in other IMAP implementations, including: o Designed to handle massive quantities of mail o No need for users to have login accounts o Support for POP3 in addition to IMAP o Servers don't run as root o Easy support for mail quotas . Note: Cyrus doesn't support reading from and storing mail in your standard mail spool - it stores mail in a separate directory in its own MH-like format. . This package contains support for POP (Post Office Protocol). Package: cyrus-nntp Architecture: any Depends: cyrus-imapd (= ${Source-Version}), ${shlibs:Depends} Description: CMU Cyrus mail system (NNTP support) Cyrus is a fully-featured IMAP daemon, with a number of features not found in other IMAP implementations, including: o Designed to handle massive quantities of mail o No need for users to have login accounts o Support for POP3 in addition to IMAP o Servers don't run as root o Easy support for mail quotas . Note: Cyrus doesn't support reading from and storing mail in your standard mail spool - it stores mail in a separate directory in its own MH-like format. . This package contains the tools needed to make an NNTP spool available via IMAP. Package: cyrus-admin Architecture: any Depends: ${shlibs:Depends} Description: CMU Cyrus mail system (administration tool) Cyrus is a fully-featured IMAP daemon, with a number of features not found in other IMAP implementations, including: o Designed to handle massive quantities of mail o No need for users to have login accounts o Support for POP3 in addition to IMAP o Servers don't run as root o Easy support for mail quotas . Note: Cyrus doesn't support reading from and storing mail in your standard mail spool - it stores mail in a separate directory in its own MH-like format. . This package contains the cyradm tool which can be used to administer both local and remote Cyrus mail systems. Package: cyrus-dev Architecture: any Section: non-free/devel Depends: ${shlibs:Depends} Description: CMU Cyrus mail system (developer files) Cyrus is a fully-featured IMAP daemon, with a number of features not found in other IMAP implementations, including: o Designed to handle massive quantities of mail o No need for users to have login accounts o Support for POP3 in addition to IMAP o Servers don't run as root o Easy support for mail quotas . Note: Cyrus doesn't support reading from and storing mail in your standard mail spool - it stores mail in a separate directory in its own MH-like format. . This package contains header files and the static library needed to develop IMAP applications that interface with Cyrus.