[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[LCFC] templates://courier/{courier-base.templates,courier-mta.templates,co urier-ssl.templates,courier-webadmin.templates,sqwebmail.templates}



This is the last call for comments for the review of debconf
templates for courier.

The reviewed templates will be sent on Sunday, November 04, 2007 to the package
maintainer as a bug report and a mail will be sent to this list with
"[BTS]" as a subject tag.


-- 


Template: courier-base/authlib-initial
Type: note
# Obsolete, not reviewed
_Description: Modified authentication infrastructure
 Beginning with Courier 0.48, the authentication modules that used to be part
 of Courier have been separated into a standalone library. All Courier
 applications are now using the same authentication infrastructure, the
 Courier authentication library. Packages for this library consists of
 a base package (courier-authlib) and one for each authentication method
 (courier-authlib-userdb, -mysql, -postgresql, -ldap, -pipe). Unfortunately
 it wasn't possible to setup the dependencies in order to allow a seamless
 upgrade. Please install the package for your authentication method manually.

Template: courier-base/webadmin-configmode
Type: boolean
Default: false
_Description: Create directories for web-based administration ?
 Courier uses several configuration files in /etc/courier. Some of
 these files can be replaced by a subdirectory whose contents are
 concatenated and treated as a single, consolidated, configuration
 file.
 .
 The web-based administration provided by the courier-webadmin package
 relies on configuration directories instead of configuration files. 
 If you agree, any directories needed for the web-based
 administration tool will be created unless there is already a
 plain file in place.

Template: courier-base/maildir
Type: string
Default: Maildir
_Description: Path to Maildir directory:
 Please give the relative path name from each user's home directory to the
 Maildir directory where the Courier servers store and access the
 user's email. Please refer to the maildir.courier(5) manual page if you are
 unfamiliar with the mail storage format used by Courier.
Template: courier-mta/defaultdomain
Type: string
_Description: Default domain:
 Please specify a valid email domain. Most header rewriting functions will
 append this domain to all email addresses which do not specify a domain,
 such as local accounts.

Template: courier-mta/dsnfrom
Type: string
_Description: "From" header for delivery notifications:
 Please specify a valid value for the "From" header for mail delivery
 notifications. These notifications cannot be sent without that setting.
Template: courier-ssl/certnotice
Type: note
_Description: SSL certificate required
 POP and IMAP over SSL requires a valid, signed, X.509 certificate. During
 the installation of courier-pop-ssl (resp. courier-imap-ssl), a self-signed
 X.509 certificate will be generated if necessary. 
 .
 For production use, the
 X.509 certificate must be signed by a recognized certificate authority, in
 order for mail clients to accept the certificate. The default location
 for this certificate is /etc/courier/pop3d.pem (resp.
 /etc/courier/imapd.pem).
Template: courier-webadmin/install-cgi
Type: boolean
Default: false
_Description: Activate CGI program?
 To allow courier-webadmin to work out of the box, the CGI
 program /usr/lib/courier/courier/webmail/webadmin needs to
 be installed as /usr/lib/cgi-bin/courierwebadmin with the SUID bit set.
 .
 This may have serious security implications, because
 courierwebadmin runs as root. Moreover, that solution is
 not guaranteed to work,
 depending on the web server software and its configuration.
 .
 If you choose this option and the web server setup is
 policy-compliant, you can access the administration frontend, you can
 access the administration frontend through
 http://localhost/cgi-bin/courierwebadmin.

Template: courier-webadmin/password
Type: password
_Description: Password for Courier administration:
 A password is needed to protect access to the Courier administration
 web interface. Please choose one now.
Template: sqwebmail/calendarmode
Type: select
__Choices: local, net, disabled
Default: local
_Description: Calendaring mode:
 Please specify if you would like to enable calendaring in 'local' mode,
 enable groupware or 'net' mode or disable it.
 The courier-pcp package is required to use the groupware mode.
 .
 Local mode adds very little overhead over a disabled calendaring
 mode. On the other hand, groupware mode is less resources-friendly and
 requires a separate daemon process to be run.
 .
 For more information, please refer to /usr/share/doc/sqwebmail/PCP.html.

Template: sqwebmail/dictionary
Type: select
Choices: ${DICTS}
Default: default
_Description: Ispell dictionary:
 SqWebMail allows you to spellcheck your emails. Please select an
 appropriate dictionary for ispell.

Template: sqwebmail/install-www
Type: select
_Choices: symlink, copy, custom
Default: symlink
_Description: Installation method for HTML documents and images:
 The HTML documents and images in /usr/share/sqwebmail can be made
 accessible at /var/www/sqwebmail via a symbolic link; or by being
 copied directly into a directory there; or not at all.
 .
 The 'copy' option is recommended for security reasons. However, if
 'FollowSymLinks' or 'SymLinksIfOwnerMatch' are already enabled in
 Apache configuration, the first option can be considered. The last
 option needs manual actions to configure the web server.
 .
 Please note that /var/www/sqwebmail will be removed if this package is
 purged unless the 'custom' option is chosen.

Template: sqwebmail/install-www-backup
Type: string
Description: for internal use

Source: courier
Section: mail
Priority: optional
Maintainer: Stefan Hornburg (Racke) <racke@linuxia.de>
Standards-Version: 3.5.6.0
Build-Depends: libmysqlclient-dev | libmysqlclient15-dev, libpam0g-dev, libgdbm-dev | libgdbmg1-dev, libperl-dev, zlib1g-dev, libpcre3-dev, debhelper (>= 4.1.16), mime-support, libldap-dev, procps, libsasl2-dev | libsasl-dev, expect, groff-base, gs | gs-aladdin, mgetty-fax, netpbm, libfam-dev, libssl-dev, openssl (>= 0.9.6), libpq-dev, automake1.8, libtool, courier-authlib-dev
Build-Conflicts: automake1.4

Package: courier-base
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}, debconf (>= 0.5.00) | debconf-2.0, courier-authlib, courier-authlib-userdb, courier-authdaemon, lsb-base (>= 3.1-23)
Replaces: courier-debug (<< 0.44.2)
Conflicts: courier-imap (<= 1.3.3), courier-debug (<< 0.44.2), sqwebmail (<< 0.45.6)
Description: Courier mail server - base system
 The Courier mail transfer agent (MTA) is an integrated mail/groupware
 server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP,
 SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list
 services within a single, consistent, framework.
 .
 This package provides the functionality needed by all courier packages
 such as some configuration files, helper programs and the Courier TCP server 
 daemon.

Package: courier-maildrop
Architecture: any
Depends: ${shlibs:Depends}, courier-base (>= ${RELUP}), exim4 | mail-transport-agent
Suggests: courier-doc
Replaces: maildrop
Conflicts: maildrop
Description: Courier mail server - mail delivery agent
 The Courier mail transfer agent (MTA) is an integrated mail/groupware
 server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP,
 SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list
 services within a single, consistent, framework.
 .
 The maildrop program is a local mail delivery agent.
 it reads a mail message from standard input, then delivers the
 message to the mailbox. It is able to deliver mail to
 mbox-style mailboxes and Maildirs.
 .
 It will optionally read instructions from a file, which describes how
 to filter incoming mail, using a structured filtering language.
 .
 This package is intended for use along with sqwebmail. Otherwise,
 use the standalone maildrop package.

Package: courier-mlm
Architecture: any
Depends: courier-base (>= ${RELUP}), courier-maildrop (>= ${RELUP})
Suggests: courier-doc
Description: Courier mail server - mailing list manager
 The Courier mail transfer agent (MTA) is an integrated mail/groupware
 server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP,
 SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list
 services within a single, consistent, framework.
 .
 The couriermlm command sets up, maintains, and runs a mailing list. 
 It automatically handles subscribe and unsubscribe requests, 
 and removes undeliverable addresses from the subscription rolls. 
 Mailing lists managed by couriermlm require zero human administrative 
 oversight. It supports digests, write-only posting aliases, 
 and moderated mailing lists.

Package: courier-mta
Architecture: any
Depends: ${shlibs:Depends}, courier-base (>= ${RELUP})
Conflicts: courier-faxmail (<= 0.42.2-6), mail-transport-agent
Provides: mail-transport-agent
Replaces: mail-transport-agent
Suggests: mail-reader, courier-doc, courier-filter-perl
Priority: extra
Description: Courier mail server - ESMTP daemon
 The Courier mail transfer agent (MTA) is an integrated mail/groupware
 server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP,
 SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list
 services within a single, consistent, framework.
 .
 This package provides an ESMTP daemon which uses the Maildir format as native storage
 format, supports IPv6, implements SMTP extensions for mailing list 
 management and features integrated mail filtering. It can function as an 
 intermediate mail relay, relaying mail between an internal LAN and the 
 Internet, or perform final delivery to mailboxes.

Package: courier-faxmail
Architecture: any
Depends: courier-mta (>= ${RELUP}), groff, gs | gs-aladdin, mgetty-fax
Suggests: courier-doc
Conflicts: courier-mta (<= 0.42.2-6)
Recommends: netpbm
Description: Courier mail server - Fax<->mail gateway
 The Courier mail transfer agent (MTA) is an integrated mail/groupware
 server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP,
 SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list
 services within a single, consistent, framework.
 .
 The courierfax module implements a faxmail gateway, which faxes a printed
 copy of an email message to the phone number specified in the email address
 (e.g. 5558888@fax).

Package: courier-webadmin
Architecture: any
Depends: courier-base (>= ${RELUP}), apache | httpd
Suggests: courier-doc
Description: Courier mail server - web-based administration frontend
 The Courier mail transfer agent (MTA) is an integrated mail/groupware
 server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP,
 SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list
 services within a single, consistent, framework.
 .
 The web-based administration and configuration tool for the Courier 
 mail server is capable of changing the settings of the MTA, IMAP, POP
 and Webmail servers and the LDAP, MySQL and PostgreSQL authentication
 modules. Only the installed parts of the Courier mail server show up
 in the administration frontend.

Package: sqwebmail
Architecture: any
Depends: ${shlibs:Depends}, exim4 | mail-transport-agent, courier-base (>= ${RELUP}), ispell, iamerican | ispell-dictionary, apache | httpd, cron, expect, courier-maildrop (>= ${RELUP})
Suggests: courier-doc, gnupg, courier-pcp
Description: Courier mail server - webmail server
 The Courier mail transfer agent (MTA) is an integrated mail/groupware
 server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP,
 SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list
 services within a single, consistent, framework.
 .
 This package contains the SqWebMail webmail server, which
 provides access to local mailboxes in Maildir format.

Package: courier-pcp
Architecture: any
Depends: ${shlibs:Depends}, sqwebmail
Suggests: courier-doc
Description: Courier mail server - PCP server
 The Courier mail transfer agent (MTA) is an integrated mail/groupware
 server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP,
 SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list
 services within a single, consistent, framework.
 .
 This package contains the PCP (Personal Calendaring Protocol) server
 needed for the groupware calendaring mode of SqWebMail.

Package: courier-pop
Architecture: any
Depends: ${shlibs:Depends}, exim4 | mail-transport-agent, courier-base (>= ${RELUP})
Provides: pop3-server
Conflicts: pop3-server
Replaces: pop3-server
Suggests: courier-doc, mail-reader, courier-pop-ssl
Priority: extra
Description: Courier mail server - POP3 server
 The Courier mail transfer agent (MTA) is an integrated mail/groupware
 server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP,
 SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list
 services within a single, consistent, framework.
 .
 This package provide the POP3 daemon for Courier. It only supports email
 stored in the Maildir format.

Package: courier-imap
Architecture: any
Depends: ${shlibs:Depends}, exim4 | mail-transport-agent, courier-base (>= ${RELUP})
Suggests: courier-doc, imap-client, courier-imap-ssl
Provides: imap-server
Conflicts: imap-server
Replaces: imap-server
Priority: extra
Description: Courier mail server - IMAP server
 The Courier mail transfer agent (MTA) is an integrated mail/groupware
 server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP,
 SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list
 services within a single, consistent, framework.
 .
 This package provides an IMAP server that accesses email stored in Maildirs format mailboxes.
 This server has an extremely small footprint and provides shared and
 virtual shared folders.

Package: courier-ldap
Architecture: any
Depends: ${shlibs:Depends}, courier-base (>= ${RELUP}), courier-authlib-ldap
Suggests: courier-doc
Replaces: courier-imap-authldap
Conflicts: courier-imap-authldap
Description: Courier mail server - LDAP support
 The Courier mail transfer agent (MTA) is an integrated mail/groupware
 server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP,
 SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list
 services within a single, consistent, framework.
 .
 This package contains support for LDAP authentication and 
 LDAP-based mail aliasing.

Package: courier-doc
Section: doc
Architecture: all
Description: Courier mail server - additional documentation
 The Courier mail transfer agent (MTA) is an integrated mail/groupware
 server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP,
 SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list
 services within a single, consistent, framework.
 .
 This package contains additional documentation for Courier.

Package: courier-ssl
Architecture: any
Depends: ${shlibs:Depends}, courier-base (>= ${RELUP}), openssl
Description: Courier mail server - SSL/TLS Support
 The Courier mail transfer agent (MTA) is an integrated mail/groupware
 server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP,
 SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list
 services within a single, consistent, framework.
 .
 Courier uses the a SSL/TLS wrapper application named
 couriertls instead of embedding SSL/TLS support in the different applications.
 Additionally, this package contains a default set
 of trusted X.509 root CA certs.

Package: courier-mta-ssl
Architecture: any
Depends: courier-mta, courier-ssl (>= ${RELUP})
Suggests: courier-doc
Priority: extra
Description: Courier mail server - ESMTP over SSL
 The Courier mail transfer agent (MTA) is an integrated mail/groupware
 server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP,
 SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list
 services within a single, consistent, framework.
 .
 ESMTP over SSL is handled by the regular ESMTP daemon from courier-mta
 in conjunction with the SSL/TLS wrapper supplied by courier-ssl.

Package: courier-pop-ssl
Architecture: any
Depends: courier-pop, courier-ssl (>= ${RELUP})
Suggests: courier-doc
Description: Courier mail server - POP3 over SSL
 The Courier mail transfer agent (MTA) is an integrated mail/groupware
 server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP,
 SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list
 services within a single, consistent, framework.
 .
 POP3 over SSL is handled by the regular POP3 daemon from courier-pop
 in conjunction with the SSL/TLS wrapper supplied by courier-ssl.

Package: courier-imap-ssl
Architecture: any
Depends: courier-imap (>= 1.3.7-3), courier-ssl (>= ${RELUP}), openssl
Suggests: courier-doc, imap-client
Priority: extra
Description: Courier mail server - IMAP over SSL
 The Courier mail transfer agent (MTA) is an integrated mail/groupware
 server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP,
 SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list
 services within a single, consistent, framework.
 .
 IMAP over SSL is handled by the regular IMAP daemon from courier-imap
 in conjunction with the SSL/TLS wrapper supplied by courier-ssl.

Attachment: signature.asc
Description: Digital signature


Reply to: