parent
16b521c2f0
commit
56b0fc02da
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ source /etc/mailinabox.conf # load global vars
|
|||
# * `ca-certificates`: A trust store used to squelch postfix warnings about
|
||||
# untrusted opportunistically-encrypted connections.
|
||||
echo "Installing Postfix (SMTP server)..."
|
||||
apt_install postfix postfix-sqlite postfix-pcre postgrey ca-certificates
|
||||
apt_install postfix postfix-sqlite postfix-pcre postgrey ca-certificates libsasl2-modules
|
||||
|
||||
# ### Basic Settings
|
||||
|
||||
|
|
Loading…
Reference in a new issue