diff --git a/setup/mail-postfix.sh b/setup/mail-postfix.sh index ca52edbd..03ae0e0b 100755 --- a/setup/mail-postfix.sh +++ b/setup/mail-postfix.sh @@ -50,7 +50,7 @@ source /etc/mailinabox.conf # load global vars # > anti-spam solutions) must register with dnswl.org and purchase a subscription. echo "Installing Postfix (SMTP server)..." -apt_install postfix postfix-pcre postgrey ca-certificates +apt_install postfix postfix-sqlite postfix-pcre postgrey ca-certificates # ### Basic Settings