[debian-edu-commits] debian-edu/ 01/01: Add first debconf preseeding draft for mail clients on the Debian Edu network.

Petter Reinholdtsen pere at moszumanska.debian.org
Sat Oct 11 20:02:47 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 88989e8133c92aa50891327c5221ebf3ff4eb7ae
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Sat Oct 11 22:02:40 2014 +0200

    Add first debconf preseeding draft for mail clients on the Debian Edu network.
---
 debian/changelog                  | 7 +++++++
 preseed-values/defaults.networked | 8 ++++++++
 2 files changed, 15 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 28fdda0..7470be8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debian-edu-install (1.810) UNRELEASED; urgency=low
+
+  * Add first debconf preseeding draft for mail clients on the Debian
+    Edu network.
+
+ -- Petter Reinholdtsen <pere at debian.org>  Sat, 11 Oct 2014 22:02:21 +0200
+
 debian-edu-install (1.809) unstable; urgency=high
 
   [ Wolfgang Schweer ]
diff --git a/preseed-values/defaults.networked b/preseed-values/defaults.networked
index abf9f03..4012e06 100644
--- a/preseed-values/defaults.networked
+++ b/preseed-values/defaults.networked
@@ -36,3 +36,11 @@ samba-common samba-common/dhcp boolean true
 
 # Configure gosa-desktop
 gosa-desktop gosa-desktop/url string https://www/gosa/
+
+# Initial exim4 configuration for clients
+# FIXME find out if this is correct and enough.
+exim4-config    exim4/dc_eximconfig_configtype  select  mail sent by smarthost; no local mail
+exim4-config    exim4/dc_smarthost      string  postoffice.intern
+exim4-config    exim4/dc_local_interfaces       string  127.0.0.1 ; ::1
+exim4-config    exim4/dc_postmaster     string  root
+exim4-config    exim4/dc_readhost       string  localhost

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