Update README.md

This commit is contained in:
David Rotermund 2024-07-16 16:32:32 +02:00 committed by GitHub
parent ef696c1e79
commit 3e743c91d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,7 +62,7 @@ touch /var/log/msmtp.log
chmod 666 /var/log/msmtp.log chmod 666 /var/log/msmtp.log
# ln -s /usr/bin/msmtp /usr/sbin/sendmail # ln -s /usr/bin/msmtp /usr/sbin/sendmail
# echo "This is a test" | msmtp -v -d davrot@uni-bremen.de # echo "Test message" | mail -s "Test subject" root
``` ```
Don't forget to set up the cron job for the backup: Don't forget to set up the cron job for the backup: