Add missing msmtp log setup

This commit is contained in:
KemoNine 2020-08-07 18:14:59 -04:00
parent 325b587310
commit 6ae975d75f
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ This is optional but strongly recommended to setup.
``` sh
apt install msmtp msmtp-mta
touch /var/log/msmtp.log
chown root: /var/log/msmtp.log
chmod 600 /var/log/msmtp.log
cat > /etc/aliases <<EOF
# Example aliases file