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

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



Please find, for review, the debconf templates and packages descriptions for the courier source package.

This review will last from Monday, October 22, 2007 to Thursday, November 01, 2007.

Please send reviews as unified diffs (diff -u) against the original
files. Comments about your proposed changes will be appreciated.

Your review should be sent as an answer to this mail.

When appropriate, I will send intermediate requests for review, with
"[RFRn]" (n>=2) as a subject tag.

When we will reach a consensus, I send a "Last Chance For
Comments" mail with "[LCFC]" as a subject tag.

Finally, the reviewed templates will be sent to the package maintainer
as a bug report, and a mail will be sent to this list with "[BTS]" as
a subject tag.

Rationale:
--- ../courier.old/debian/courier-base.templates	2007-10-14 09:35:38.036209729 +0200
+++ debian/courier-base.templates	2007-10-17 07:50:29.111428733 +0200
@@ -1,6 +1,7 @@
 Template: courier-base/authlib-initial
 Type: note
-_Description: Modified Authentication Infrastructure
+# 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

I reported this template as obsolete in another bug report, IIRC. As
it should be removed , I didn't review it.


@@ -28,8 +29,8 @@
 Template: courier-base/maildir
 Type: string
 Default: Maildir
-_Description: Path to user's Maildir directory:
- This is a relative path name from each user's home directory to the
+_Description: Path to users' Maildir directory:

Correct possessive form

+ Please mention the relative path name from each user's home directory to the

Avoid the "this is..." formm which creates a too strong link between
the synopsis and the description.


--- ../courier.old/debian/courier-mta.templates	2007-10-14 09:35:38.036209729 +0200
+++ debian/courier-mta.templates	2007-10-17 07:49:00.116063126 +0200
@@ -3,10 +3,10 @@
 _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,
- e.g. emails from accounts on this machine.
+ such as local accounts.

Prefer "such as" over Latin stuff (Justin definitely convinced me...)

 
 Template: courier-mta/dsnfrom
 Type: string
-_Description: "From" Header for Delivery Notifications:
+_Description: "From" header for delivery notifications:

Remove extra capitalization (also mention in a recent bug report by /me)

  Please specify a valid value for the "From" header for mail delivery
- notifications. Otherwise these cannot be sent.
+ notifications. These notifications cannot be sent without that setting.

Cosmetic change, but seems better to me


--- ../courier.old/debian/courier-ssl.templates	2007-10-14 09:35:38.036209729 +0200
+++ debian/courier-ssl.templates	2007-10-17 07:47:46.119916568 +0200
@@ -2,9 +2,11 @@
 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
+ 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 locations
- for this certificate is /etc/courier/pop3d.pem resp.
- /etc/courier/imapd.pem.
+ for this certificate is /etc/courier/pop3d.pem (resp.
+ /etc/courier/imapd.pem).


Split paragraph.

--- ../courier.old/debian/courier-webadmin.templates	2007-10-14 09:35:39.536133717 +0200
+++ debian/courier-webadmin.templates	2007-10-17 07:46:29.623900316 +0200
@@ -1,21 +1,22 @@
 Template: courier-webadmin/install-cgi
 Type: boolean
 Default: false
-_Description: Activate CGI Program ?
+_Description: Activate CGI program?

Remove extra capitalization and extra space before the question mark.

  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.
  .
- There are two reasons why this is not done by default during the
- installation. First it has serious security implications, because
- courierwebadmin runs as root. Second it is not guaranteed to work
- depending on your web server software and its configuration.
+ 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.

Reformulate the paragraph for better(?) English

  .
- If you agree here and your web server setup is compliant with
- the Debian policy, you can access the administration frontend
+ If you choose this option and the web server setup complies
+ with web servers policy in the distribution, you can access the administration frontend
  through http://localhost/cgi-bin/courierwebadmin. 

Use the "choose this option" formula.
 
 Template: courier-webadmin/password
 Type: password
-_Description: Password for the Courier Administration:
- To access the Courier administration a password is needed.
+_Description: Password for the Courier administration:
+ A password is needed to protect access to the Courier administration
+ web interface. Please choose one now.

Remove extra capitals again. Revert the sentence and remove the
useless "please choose one now".


--- ../courier.old/debian/sqwebmail.templates	2007-10-14 09:35:38.536184392 +0200
+++ debian/sqwebmail.templates	2007-10-17 07:43:26.633430571 +0200
@@ -1,17 +1,15 @@
 Template: sqwebmail/calendarmode
 Type: select
-_Choices: local, net, disabled
+__Choices: local, net, disabled

Split out choices (often saves translators mistakes)

 Default: local
-_Description: Calendaring Mode:
- Please specify if you would like to enable calendaring in local mode
- (choose local), groupware mode (choose net) or not at all (choose
- disabled). To actually using the groupware mode, you need to install the
- courier-pcp package.
+_Description: Calendaring mode:

remove extra capitals

+ Please specify if you would like to enable calendaring in 'local' mode,
+ groupware or 'net' mode or disable it.
+ The courier-pcp package is required to use the groupware mode.

Drop the "choose this" parts and quote the name of choices.

  .
- Local mode requires very little overhead compared to not using calendaring
- at all, but groupware mode requires a substantial additional amount of
- server resources. If you select the groupware mode, a separate daemon
- process will be run.
+ 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.

Reformulation.

  .
  For more information, please refer to /usr/share/doc/sqwebmail/PCP.html.
 
@@ -19,7 +17,7 @@
 Type: select
 Choices: ${DICTS}
 Default: default
-_Description: Ispell Dictionary:
+_Description: Ispell dictionary:
  SqWebMail allows you to spellcheck your emails. Please select an
  appropriate dictionary for ispell.

Capitals
 
@@ -27,16 +25,18 @@
 Type: select
 _Choices: symlink, copy, custom
 Default: symlink
-_Description: Installation Method for HTML Documents and Images:
- The choices are to create a symbolic link /var/www/sqwebmail, copy all
- files from /usr/share/sqwebmail to /var/www/sqwebmail or let /var/www
- alone. For security reasons the second option is recommended. However, if
- you have already enabled FollowSymLinks or SymLinksIfOwnerMatch in your
- Apache configuration, you may as well chose the first option. The custom
- option implies that you configure your web server manually.
+_Description: Installation method for HTML documents and images:
+ HTML documents and images can be installed either by creating
+ a /var/www/sqwebmail symbolic link, by copying all
+ files from /usr/share/sqwebmail to /var/www/sqwebmail or not installed in /var/www.
+ .
+ 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.

Completely revamped paragraph....

  .
  Please note that /var/www/sqwebmail will be removed if this package is
- purged except you choose custom.
+ purged unless the 'custom' option is chosen.
 
 Template: sqwebmail/install-www-backup
 Type: string
--- ../courier.old/debian/control	2007-10-14 09:35:38.036209729 +0200
+++ debian/control	2007-10-18 09:11:50.120465531 +0200
@@ -11,14 +11,14 @@
 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
+Description: Courier mail server - base system

Use the standard "general description - specific description"
ewerywhere

Remove extra capitals


  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 Debian courier packages
- like some configuration files, helper programs and the Courier TCP server 
+ This package provides the functionality needed by all courier packages
+ such as some configuration files, helper programs and the Courier TCP server 
  daemon.

Unbranding (remove the mention of "Debian" which makes the description
suitable in derived distributions.

"such as"

 
 Package: courier-maildrop
@@ -27,31 +27,41 @@
 Suggests: courier-doc
 Replaces: maildrop
 Conflicts: maildrop
-Description: Courier Mail Server - Mail delivery agent
- maildrop is a replacement for your local mail delivery agent.
- maildrop reads a mail message from standard input, then delivers the
- message to your mailbox. maildrop knows how to deliver mail to
+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.

Add this generic paragraph to all binary packages.

+ .
+ 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.

Avoid leading lowercase letter by using the "The <foo> program" trick.

Use "it" to avoid repetition.

  .
- maildrop will optionally read instructions from a file, which
- describes how to filter incoming mail. Instructions can be provided having
- mail delivered to alternate mailboxes, or forwarded somewhere else. maildrop 
+ It will optionally read instructions from a file, which
+ describes how to filter incoming mail. That file may instruct maildrop
+ to deliver mail to alternate mailboxes, or forward ot elsewhere. maildrop 
  uses a structured filtering language.
  .
- The installation of this package is recommended only for using it in
- conjunction with the sqwebmail package.
- Please use the standalone maildrop package otherwise.
+ The installation of this package is recommended only for using it
+ along with the sqwebmail package.
+ Otherwise, it is recommended to use the standalone maildrop package.

Is "along with" better than "in conjunction with". I feel like that
but need confirmation.
 
 Package: courier-mlm
 Architecture: any
 Depends: courier-base (>= ${RELUP}), courier-maildrop (>= ${RELUP})
 Suggests: courier-doc
-Description: Courier Mail Server - Mailing list manager
+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. 
- couriermlm automatically handles subscribe and unsubscribe requests, 
+ 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. couriermlm supports digests, write-only posting aliases, 
+ oversight. It supports digests, write-only posting aliases, 
  and moderated mailing lists.

Use "it" to avoid repetition

 
 Package: courier-mta
@@ -62,8 +72,13 @@
 Replaces: mail-transport-agent
 Suggests: mail-reader, courier-doc, courier-filter-perl
 Priority: extra
-Description: Courier Mail Server - ESMTP daemon
- This ESMTP daemon uses an efficient maildir format as its native storage
+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 

Use "this package provides" form....


Most of the following changes are meant to give a standardized layout
to descriptions, such as:
 
 Package: courier-doc
 Section: doc
 Architecture: all
-Description: Courier Mail Server - Additional documentation
- This package contains additional documentation for the Courier
- Mail Server.
+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.
 

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 which are located in
 /etc/courier. Some configuration files can be replaced by a subdirectory
 where all files insides this directory are concatenated and considered
 to be 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 users' Maildir directory:
 Please mention 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(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 locations
 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 complies
 with web servers policy in the distribution, you can access the administration frontend
 through http://localhost/cgi-bin/courierwebadmin. 

Template: courier-webadmin/password
Type: password
_Description: Password for the 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,
 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:
 HTML documents and images can be installed either by creating
 a /var/www/sqwebmail symbolic link, by copying all
 files from /usr/share/sqwebmail to /var/www/sqwebmail or not installed in /var/www.
 .
 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

--- courier.old/debian/courier-base.templates	2007-10-14 09:35:38.036209729 +0200
+++ courier/debian/courier-base.templates	2007-10-17 07:50:29.111428733 +0200
@@ -1,6 +1,7 @@
 Template: courier-base/authlib-initial
 Type: note
-_Description: Modified Authentication Infrastructure
+# 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
@@ -28,8 +29,8 @@
 Template: courier-base/maildir
 Type: string
 Default: Maildir
-_Description: Path to user's Maildir directory:
- This is a relative path name from each user's home directory to the
+_Description: Path to users' Maildir directory:
+ Please mention 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(5) manual page if you are
  unfamiliar with the mail storage format used by Courier.
--- courier.old/debian/courier-mta.templates	2007-10-14 09:35:38.036209729 +0200
+++ courier/debian/courier-mta.templates	2007-10-17 07:49:00.116063126 +0200
@@ -3,10 +3,10 @@
 _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,
- e.g. emails from accounts on this machine.
+ such as local accounts.
 
 Template: courier-mta/dsnfrom
 Type: string
-_Description: "From" Header for Delivery Notifications:
+_Description: "From" header for delivery notifications:
  Please specify a valid value for the "From" header for mail delivery
- notifications. Otherwise these cannot be sent.
+ notifications. These notifications cannot be sent without that setting.
--- courier.old/debian/courier-ssl.templates	2007-10-14 09:35:38.036209729 +0200
+++ courier/debian/courier-ssl.templates	2007-10-22 07:16:19.278997419 +0200
@@ -2,9 +2,11 @@
 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
+ 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 locations
- for this certificate is /etc/courier/pop3d.pem resp.
- /etc/courier/imapd.pem.
+ for this certificate is /etc/courier/pop3d.pem (resp.
+ /etc/courier/imapd.pem).
--- courier.old/debian/courier-webadmin.templates	2007-10-14 09:35:39.536133717 +0200
+++ courier/debian/courier-webadmin.templates	2007-10-22 07:17:37.275133446 +0200
@@ -1,21 +1,22 @@
 Template: courier-webadmin/install-cgi
 Type: boolean
 Default: false
-_Description: Activate CGI Program ?
+_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.
  .
- There are two reasons why this is not done by default during the
- installation. First it has serious security implications, because
- courierwebadmin runs as root. Second it is not guaranteed to work
- depending on your web server software and its configuration.
+ 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 agree here and your web server setup is compliant with
- the Debian policy, you can access the administration frontend
+ If you choose this option and the web server setup complies
+ with web servers policy in the distribution, you can access the administration frontend
  through http://localhost/cgi-bin/courierwebadmin. 
 
 Template: courier-webadmin/password
 Type: password
-_Description: Password for the Courier Administration:
- To access the Courier administration a password is needed.
+_Description: Password for the Courier administration:
+ A password is needed to protect access to the Courier administration
+ web interface. Please choose one now.
--- courier.old/debian/sqwebmail.templates	2007-10-14 09:35:38.536184392 +0200
+++ courier/debian/sqwebmail.templates	2007-10-22 07:21:44.262897530 +0200
@@ -1,17 +1,15 @@
 Template: sqwebmail/calendarmode
 Type: select
-_Choices: local, net, disabled
+__Choices: local, net, disabled
 Default: local
-_Description: Calendaring Mode:
- Please specify if you would like to enable calendaring in local mode
- (choose local), groupware mode (choose net) or not at all (choose
- disabled). To actually using the groupware mode, you need to install the
- courier-pcp package.
+_Description: Calendaring mode:
+ Please specify if you would like to enable calendaring in 'local' mode,
+ groupware or 'net' mode or disable it.
+ The courier-pcp package is required to use the groupware mode.
  .
- Local mode requires very little overhead compared to not using calendaring
- at all, but groupware mode requires a substantial additional amount of
- server resources. If you select the groupware mode, a separate daemon
- process will be run.
+ 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.
 
@@ -19,7 +17,7 @@
 Type: select
 Choices: ${DICTS}
 Default: default
-_Description: Ispell Dictionary:
+_Description: Ispell dictionary:
  SqWebMail allows you to spellcheck your emails. Please select an
  appropriate dictionary for ispell.
 
@@ -27,16 +25,18 @@
 Type: select
 _Choices: symlink, copy, custom
 Default: symlink
-_Description: Installation Method for HTML Documents and Images:
- The choices are to create a symbolic link /var/www/sqwebmail, copy all
- files from /usr/share/sqwebmail to /var/www/sqwebmail or let /var/www
- alone. For security reasons the second option is recommended. However, if
- you have already enabled FollowSymLinks or SymLinksIfOwnerMatch in your
- Apache configuration, you may as well chose the first option. The custom
- option implies that you configure your web server manually.
+_Description: Installation method for HTML documents and images:
+ HTML documents and images can be installed either by creating
+ a /var/www/sqwebmail symbolic link, by copying all
+ files from /usr/share/sqwebmail to /var/www/sqwebmail or not installed in /var/www.
+ .
+ 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 except you choose custom.
+ purged unless the 'custom' option is chosen.
 
 Template: sqwebmail/install-www-backup
 Type: string
--- courier.old/debian/control	2007-10-14 09:35:38.036209729 +0200
+++ courier/debian/control	2007-10-22 07:26:06.749893774 +0200
@@ -11,14 +11,14 @@
 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
+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 Debian courier packages
- like some configuration files, helper programs and the Courier TCP server 
+ 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
@@ -27,31 +27,41 @@
 Suggests: courier-doc
 Replaces: maildrop
 Conflicts: maildrop
-Description: Courier Mail Server - Mail delivery agent
- maildrop is a replacement for your local mail delivery agent.
- maildrop reads a mail message from standard input, then delivers the
- message to your mailbox. maildrop knows how to deliver mail to
+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.
  .
- maildrop will optionally read instructions from a file, which
- describes how to filter incoming mail. Instructions can be provided having
- mail delivered to alternate mailboxes, or forwarded somewhere else. maildrop 
+ It will optionally read instructions from a file, which
+ describes how to filter incoming mail. That file may instruct maildrop
+ to deliver mail to alternate mailboxes, or forward ot elsewhere. maildrop 
  uses a structured filtering language.
  .
- The installation of this package is recommended only for using it in
- conjunction with the sqwebmail package.
- Please use the standalone maildrop package otherwise.
+ The installation of this package is recommended only for using it
+ along with the sqwebmail package.
+ Otherwise, it is recommended to 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
+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. 
- couriermlm automatically handles subscribe and unsubscribe requests, 
+ 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. couriermlm supports digests, write-only posting aliases, 
+ oversight. It supports digests, write-only posting aliases, 
  and moderated mailing lists.
 
 Package: courier-mta
@@ -62,8 +72,13 @@
 Replaces: mail-transport-agent
 Suggests: mail-reader, courier-doc, courier-filter-perl
 Priority: extra
-Description: Courier Mail Server - ESMTP daemon
- This ESMTP daemon uses an efficient maildir format as its native storage
+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 
@@ -75,7 +90,12 @@
 Suggests: courier-doc
 Conflicts: courier-mta (<= 0.42.2-6)
 Recommends: netpbm
-Description: Courier Mail Server - Faxmail gateway
+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).
@@ -84,18 +104,28 @@
 Architecture: any
 Depends: courier-base (>= ${RELUP}), apache | httpd
 Suggests: courier-doc
-Description: Courier Mail Server - Web-based administration frontend
+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
+ 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
+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.
 
@@ -103,7 +133,12 @@
 Architecture: any
 Depends: ${shlibs:Depends}, sqwebmail
 Suggests: courier-doc
-Description: Courier Mail Server - PCP server
+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.
 
@@ -115,8 +150,13 @@
 Replaces: pop3-server
 Suggests: courier-doc, mail-reader, courier-pop-ssl
 Priority: extra
-Description: Courier Mail Server - POP3 server
- The POP3 daemon from the Courier Mail Server supports only email
+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
@@ -127,9 +167,14 @@
 Conflicts: imap-server
 Replaces: imap-server
 Priority: extra
-Description: Courier Mail Server - IMAP server
- The Courier IMAP server provides access to email stored in Maildirs.
- This server has an extremely small footprint, provides shared and
+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
@@ -138,24 +183,38 @@
 Suggests: courier-doc
 Replaces: courier-imap-authldap
 Conflicts: courier-imap-authldap
-Description: Courier Mail Server - LDAP support
+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
- This package contains additional documentation for the Courier
- Mail Server.
+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 Server employs the SSL/TLS wrapper application
- couriertls instead of equipping the different applications with 
- SSL/TLS support. Additionally, this package contains a default set
+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
@@ -163,7 +222,12 @@
 Depends: courier-mta, courier-ssl (>= ${RELUP})
 Suggests: courier-doc
 Priority: extra
-Description: Courier Mail Server - ESMTP over SSL
+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.
 
@@ -171,7 +235,12 @@
 Architecture: any
 Depends: courier-pop, courier-ssl (>= ${RELUP})
 Suggests: courier-doc
-Description: Courier Mail Server - POP3 over SSL
+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.
 
@@ -180,7 +249,11 @@
 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
+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.
-
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. That file may instruct maildrop
 to deliver mail to alternate mailboxes, or forward ot elsewhere. maildrop 
 uses a structured filtering language.
 .
 The installation of this package is recommended only for using it
 along with the sqwebmail package.
 Otherwise, it is recommended to 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: