don't show the password

This commit is contained in:
Daniel Hansson 2020-10-03 12:39:09 +02:00 committed by GitHub
parent 64f813835e
commit 4cd4cab644
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -232,11 +232,11 @@ To change the settings please check /etc/msmtprc on your server, or simply just
YOUR CURRENT SETTINGS:
-------------------------------------------
$(cat /etc/msmtprc)
$(cat /etc/msmtprc | grep -v password)
-------------------------------------------
Best regards
The Nextcloud VM team
The NcVM team
https://nextcloudvm.com" \
| mail -s "Test email from your NcVM" "$RECIPIENT" &>/dev/null
then