mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -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
|
||||
" > $tmpfile
|
||||
|
||||
send_mail="$VESTA/web/inc/mail-wrapper.php"
|
||||
cat $tmpfile | $send_mail -s "Vesta Control Panel" $email
|
||||
# send_mail="$VESTA/web/inc/mail-wrapper.php"
|
||||
# cat $tmpfile | $send_mail -s "Vesta Control Panel" $email
|
||||
|
||||
# Congrats
|
||||
echo '======================================================='
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue