preps to read mail in vagrant

2022.09-rc
Silke Meyer 2015-02-02 16:05:47 +01:00
rodzic 1fb79a1a59
commit d1c3d897d8
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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/