home · contact · privacy
Fix mail client system directories issue.
[config] / jessie_start_server.sh
index 66baf403e5ae1949185b47d52cbe6335e39b061e..407af5c14557e4f234f77c998ac65670c3879dec 100755 (executable)
@@ -84,6 +84,7 @@ apt-get -y install irssi
 # Set up mail client system.
 apt-get -y install getmail4 procmail mutt
 su plom -c 'mkdir -p /home/plom/mail'
+su plom -c 'mkdir -p /home/plom/mail/inbox/{cur,new,tmp}'
 
 # Clean up.
 rm jessie_start_server.sh