From 0cc6fe483d61a5a1cfa9449a12dcbee07d7f15e1 Mon Sep 17 00:00:00 2001 From: Guido Berhoerster Date: Mon, 11 Sep 2023 08:52:20 +0200 Subject: Replace nullmailer with exim4 This corresponds to a manual installation and avoids problems with nullmailer such as excessive delivery attempts of all queued messages at once and excessive logging of such events (see discussion in #1051461). --- fai/config/debconf/EDU | 4 ---- fai/config/package_config/DEBIAN | 1 - 2 files changed, 5 deletions(-) diff --git a/fai/config/debconf/EDU b/fai/config/debconf/EDU index c0751a4..c1bcf7c 100644 --- a/fai/config/debconf/EDU +++ b/fai/config/debconf/EDU @@ -44,9 +44,5 @@ exim4-config exim4/mailname string postoffice.intern exim4-config exim4/dc_minimaldns boolean false exim4-config exim4/dc_other_hostnames string intern -# nullmailer configuration -shared/mailname string postoffice.intern -nullmailer/relayhost string postoffice.intern - # trigger first-boot logics of debian-edu-install debian-edu-install debian-edu-install/run-firstboot boolean true diff --git a/fai/config/package_config/DEBIAN b/fai/config/package_config/DEBIAN index 3142397..e2ec893 100644 --- a/fai/config/package_config/DEBIAN +++ b/fai/config/package_config/DEBIAN @@ -8,7 +8,6 @@ rsync openssh-client openssh-server time procinfo -nullmailer eject locales console-setup kbd -- cgit v1.2.3