mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 13:24:25 -07:00
Turning off sending mail
This commit is contained in:
parent
fa5d76fcb7
commit
6a9f65d98e
1 changed files with 2 additions and 2 deletions
|
@ -1366,8 +1366,8 @@ Sincerely yours
|
||||||
vestacp.com team
|
vestacp.com team
|
||||||
" > $tmpfile
|
" > $tmpfile
|
||||||
|
|
||||||
send_mail="$VESTA/web/inc/mail-wrapper.php"
|
# send_mail="$VESTA/web/inc/mail-wrapper.php"
|
||||||
cat $tmpfile | $send_mail -s "Vesta Control Panel" $email
|
# cat $tmpfile | $send_mail -s "Vesta Control Panel" $email
|
||||||
|
|
||||||
# Congrats
|
# Congrats
|
||||||
echo '======================================================='
|
echo '======================================================='
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue