home · contact · privacy
Read new aliases into postfix DB.
authorChristian Heller <c.heller@plomlompom.de>
Wed, 7 Oct 2015 01:30:31 +0000 (03:30 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Wed, 7 Oct 2015 01:30:31 +0000 (03:30 +0200)
jessie_start_server.sh

index d05fc073d3523941690bc9e0a0ba78241a5c3149..ee3e45267d516e20c77012b16819944711681a06 100755 (executable)
@@ -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.