1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-21 03:02:09 +00:00
This commit is contained in:
Christopher A. DeFlumeri 2018-07-08 14:32:45 -04:00
parent ea40a425cf
commit 1a837294e6

View File

@ -48,7 +48,10 @@ source /etc/mailinabox.conf # load global vars
# > Every user with more than 100000 queries per day on the public nameserver
# > infrastructure and every commercial vendor of dnswl.org data (eg through
# > anti-spam solutions) must register with dnswl.org and purchase a subscription.
#
# Since we're not installing the mail-in-a-box ppa, we just get bare postgrey
# We also install postfix-sqlite, since otherwise the sqlite dictionary type
# will not work
echo "Installing Postfix (SMTP server)..."
apt_install postfix postfix-sqlite postfix-pcre postgrey ca-certificates