mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
don't show the password
This commit is contained in:
parent
64f813835e
commit
4cd4cab644
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user