preps to read mail in vagrant

This commit is contained in:
Silke Meyer 2015-02-02 16:05:47 +01:00
parent 1fb79a1a59
commit d1c3d897d8
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ service mysql restart
debconf-set-selections <<< "postfix postfix/mailname string friendica.dev"
debconf-set-selections <<< "postfix postfix/main_mailer_type string 'Local Only'"
apt-get install -y postfix
apt-get install mailutils
apt-get install mailutils libmailutils-dev
#make the vagrant directory the docroot
sudo rm -rf /var/www/