[debian-edu-commits] debian-edu/ 03/03: Start on draft exim4 preseeding values for the main server.

Petter Reinholdtsen pere at moszumanska.debian.org
Fri Oct 3 12:28:51 UTC 2014


This is an automated email from the git hooks/post-receive script.

pere pushed a commit to branch master
in repository debian-edu-install.

commit c33ba5ddf452a868593b39118558f723dd26cfe6
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Fri Oct 3 14:28:38 2014 +0200

    Start on draft exim4 preseeding values for the main server.
---
 debian/changelog                    | 1 +
 preseed-values/defaults.main-server | 9 +++++++++
 2 files changed, 10 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1d7bdab..a36f1d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ debian-edu-install (1.806) UNRELEASED; urgency=low
   * Not using eatmydata is a warning, not an error.
   * Adjust partitioning setup for squid3, create /var/spool/squid3/, not
     /var/spool/squid/.
+  * Start on draft exim4 preseeding values for the main server.
 
  -- Petter Reinholdtsen <pere at debian.org>  Fri, 03 Oct 2014 14:17:08 +0200
 
diff --git a/preseed-values/defaults.main-server b/preseed-values/defaults.main-server
index 18047fd..ee0b2db 100644
--- a/preseed-values/defaults.main-server
+++ b/preseed-values/defaults.main-server
@@ -93,3 +93,12 @@ 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
+
+# Initial exim4 configuration for the main server
+# FIXME Complete this and make sure our LDAP and maildir in
+# /var/spool/mail setup can be preseeded.
+exim4-config    exim4/dc_postmaster       string  root
+exim4-config    exim4/mailname            string  postoffice.intern
+exim4-config    exim4/dc_other_hostnames  string  intern
+exim4-config    exim4/dc_relay_nets       string  10.0.0.0/8
+exim4-config    exim4/dc_local_interfaces string

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