[debian-edu-commits] debian-edu/ 01/01: Add dovecot-core entry to enable SSL certificate creation which is now disabled by default (version 1:2.2.13-8).
Wolfgang Schweer
schweer-guest at moszumanska.debian.org
Fri Dec 5 15:20:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
schweer-guest pushed a commit to branch master
in repository debian-edu-install.
commit ff3c51a742df9e054db66f6bf37c1aba69622dc3
Author: Wolfgang Schweer <wschweer at arcor.de>
Date: Fri Dec 5 16:19:35 2014 +0100
Add dovecot-core entry to enable SSL certificate creation which is now disabled by default (version 1:2.2.13-8).
---
debian/changelog | 7 +++++--
preseed-values/defaults.main-server | 1 +
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7141d04..4cd1918 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,10 @@
debian-edu-install (1.819) UNRELEASED; urgency=medium
- * preseed-values: Adjust slbackup location strings for main-server
- and thin-client-server profiles.
+ * preseed-values:
+ - Adjust slbackup location strings for main-server and
+ thin-client-server profiles.
+ - Add dovecot-core entry to enable SSL certificate creation which is
+ now disabled by default (version 1:2.2.13-8).
-- Wolfgang Schweer <wschweer at arcor.de> Fri, 05 Dec 2014 16:04:25 +0100
diff --git a/preseed-values/defaults.main-server b/preseed-values/defaults.main-server
index db341a8..4e898fa 100644
--- a/preseed-values/defaults.main-server
+++ b/preseed-values/defaults.main-server
@@ -93,6 +93,7 @@ user-setup-udeb passwd/make-user boolean true
# Create the dovecot ssl certificate with 'postoffice' as server name.
dovecot-core dovecot-core/ssl-cert-name string postoffice.intern
+dovecot-core dovecot-core/create-ssl-cert boolean true
# Initial exim4 configuration for the main server
# FIXME Complete this and make sure our LDAP and maildir in
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-install.git
More information about the debian-edu-commits
mailing list