From: Christian Heller <c.heller@plomlompom.de>
Date: Wed, 7 Oct 2015 01:30:31 +0000 (+0200)
Subject: Read new aliases into postfix DB.
X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/%22https:/validator.w3.org/processes?a=commitdiff_plain;h=0856d4bbb57ddab7e667410e9367d1779cfc9481;p=config

Read new aliases into postfix DB.
---

diff --git a/jessie_start_server.sh b/jessie_start_server.sh
index d05fc07..ee3e452 100755
--- a/jessie_start_server.sh
+++ b/jessie_start_server.sh
@@ -92,6 +92,7 @@ echo 'plomlompom.com' > /etc/mailname
 DEBIAN_FRONTEND=noninteractive apt-get -y install getmail4 procmail mutt postfix maildrop
 cp config/systemfiles/main.cf /etc/postfix/main.cf
 cp config/systemfiles/aliases /etc/aliases
+newaliases
 service postfix restart
 
 # Set up screen.