The dovecot package introduced new or modified debconf templates. This is often a good moment for a review to help the package maintainer following the general suggested writing style and track down typos and errors in the use of English language. A bug report has been sent against the package: 725615 If someone wants to pick up this review, please answer to this mail, in the mailing list, with an [ITR] (Intent To Review) label. The templates file is attached. To propose the file you reviewed for peer review, please send a [RFR] (Request For Review) mail with the reviewed file attached...then a few days later, when no more contributions come, a summary mail with a [LCFC] (Last Chance For Comments) label. These RFR and LCFC mails should CC the opened bug report. Finally, after no more comments coming to the LCFC mail, you can send the reviewed templates file in the bug report. Then, please notify the list with a last mail using a [BTS] label with the bug number. Helping the package maintainer to deal with induced translation updates at that moment will be nice. If you're not comfortable with that part of the process, please hand it off to a translator. --
Template: dovecot-core/ssl-cert-exists Type: note _Description: SSL certificate in the wrong location You already have SSL certs for dovecot. However you should move them out of /etc/ssl and into /etc/dovecot and update the configuration in /etc/dovecot/conf.d/10-ssl.conf accordingly. . See /usr/share/doc/dovecot-core/README.Debian.gz for details." Template: dovecot-core/create-ssl-cert Type: boolean Default: true _Description: Create a self-signed SSL certificate? In order to use IMAP or POP3 over SSL/TLS you will need a certificate. It looks like you don't have one. If this is incorrect, answer false to this question. Make sure you have the proper configuration for your certificate set up in /etc/dovecot/conf.d/10-ssl.conf. . Answer true if you would like dovecot to create a self-signed certificate for you. Template: dovecot-core/ssl-cert-name Type: string Default: localhost _Description: Host name: Please enter the host name to use in the SSL certificate. . It will become the 'commonName' field of the generated SSL certificate.
Source: dovecot Section: mail Priority: optional Maintainer: Dovecot Maintainers <jaldhar-dovecot@debian.org> Uploaders: Jaldhar H. Vyas <jaldhar@debian.org>, Fabio Tranchitella <kobold@debian.org>, Joel Johnson <mrjoel@lixil.net>, Marco Nenciarini <mnencia@debian.org> Build-Depends: debhelper (>= 7.2.3~), dpkg-dev (>= 1.16.1), pkg-config, libssl-dev, libpam0g-dev, libldap2-dev, libpq-dev, libmysqlclient-dev, libsqlite3-dev, libsasl2-dev, zlib1g-dev, libkrb5-dev, drac-dev (>= 1.12-5), libbz2-dev, libdb-dev, libcurl4-gnutls-dev, libexpat-dev, libwrap0-dev, dh-systemd, po-debconf, lsb-release Standards-Version: 3.9.4 Homepage: http://dovecot.org/ Vcs-Git: git://git.debian.org/git/collab-maint/dovecot.git Vcs-Browser: http://git.debian.org/?p=collab-maint/dovecot.git Package: dovecot-core Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libpam-runtime (>= 0.76-13.1), openssl, adduser, ucf (>= 2.0020) Suggests: ntp, dovecot-gssapi, dovecot-sieve, dovecot-pgsql, dovecot-mysql, dovecot-sqlite, dovecot-ldap, dovecot-imapd, dovecot-pop3d, dovecot-lmtpd, dovecot-managesieved, dovecot-solr Provides: dovecot-common Replaces: dovecot-common (<< 1:2.0.14-2~), mailavenger (<< 0.8.1-4) Breaks: dovecot-common (<< 1:2.0.14-2~), mailavenger (<< 0.8.1-4) Description: secure mail server that supports mbox, maildir, dbox and mdbox mailboxes Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package contains the dovecot main server and its command line utility. Package: dovecot-dev Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, dovecot-core (= ${binary:Version}) Replaces: dovecot-common (<< 1:2.0.14-2~) Breaks: dovecot-common (<< 1:2.0.14-2~) Description: header files for the dovecot mail server Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package contains header files needed to compile plugins for the dovecot mail server. Package: dovecot-imapd Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, dovecot-core (= ${binary:Version}), ucf (>= 2.0020) Provides: imap-server Description: secure IMAP server that supports mbox, maildir, dbox and mdbox mailboxes Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package contains the dovecot IMAP server. Package: dovecot-pop3d Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, dovecot-core (= ${binary:Version}), ucf (>= 2.0020) Provides: pop3-server Description: secure POP3 server that supports mbox, maildir, dbox and mdbox mailboxes Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package contains the dovecot POP3 server. Package: dovecot-lmtpd Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, dovecot-core (= ${binary:Version}), ucf (>= 2.0020) Replaces: dovecot-common (<< 1:2.0.14-2~) Breaks: dovecot-common (<< 1:2.0.14-2~) Description: secure LMTP server for Dovecot Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package contains the dovecot LMTP server. Package: dovecot-managesieved Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, dovecot-core (= ${binary:Version}), dovecot-sieve (= ${binary:Version}), ucf (>= 2.0020) Replaces: dovecot-common (<< 1:2.0.14-2~) Breaks: dovecot-common (<< 1:2.0.14-2~) Description: secure ManageSieve server for Dovecot Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package contains the dovecot ManageSieve server. Package: dovecot-pgsql Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, dovecot-core (= ${binary:Version}) Description: PostgreSQL support for Dovecot Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package provides PostgreSQL support for Dovecot. Package: dovecot-mysql Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, dovecot-core (= ${binary:Version}) Description: MySQL support for Dovecot Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package provides MySQL support for Dovecot. Package: dovecot-sqlite Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, dovecot-core (= ${binary:Version}) Description: SQLite support for Dovecot Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package provides SQLite support for Dovecot. Package: dovecot-ldap Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, dovecot-core (= ${binary:Version}), ucf (>= 2.0020) Description: LDAP support for Dovecot Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package provides LDAP support for Dovecot. Package: dovecot-gssapi Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, dovecot-core (= ${binary:Version}) Description: GSSAPI authentication support for Dovecot Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package provides GSSAPI authentication support for Dovecot. Package: dovecot-sieve Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, dovecot-core (= ${binary:Version}), ucf (>= 2.0020) Description: sieve filters support for Dovecot Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package provides sieve filters support for Dovecot. Package: dovecot-solr Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, dovecot-core (= ${binary:Version}) Description: Solr full text search support for Dovecot Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package provides Solr full text search support for Dovecot. Package: dovecot-dbg Section: debug Priority: extra Architecture: any Depends: ${misc:Depends}, dovecot-core (= ${binary:Version}) Description: debug symbols for Dovecot Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package contains debug symbols for Dovecot.
Attachment:
signature.asc
Description: Digital signature