home · contact · privacy
Extend mail client system configuration.
[config] / jessie_start_server.sh
index 6d5916a65600e9d2f6024408fc8ef8d2583dcacf..66baf403e5ae1949185b47d52cbe6335e39b061e 100755 (executable)
@@ -81,8 +81,9 @@ apt-get -y install openssh-server
 # Set up irssi.
 apt-get -y install irssi
 
-# Set up getmail und procmail.
-apt-get -y install getmail4 procmail
+# Set up mail client system.
+apt-get -y install getmail4 procmail mutt
+su plom -c 'mkdir -p /home/plom/mail'
 
 # Clean up.
 rm jessie_start_server.sh