Thanks for the suggestions.
I followed all your instructions.
I also found a way to send a test email on the SMTP settings page.
After sending the test message, I found these errors
————————————-
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
————————————-
2017-12-29 06:34:09 Connection: opening to :25, timeout=300, options=array (
)
2017-12-29 06:34:09 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): php_network_getaddresses: getaddrinfo failed: Name or service not known
2017-12-29 06:34:09 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): unable to connect to :25 (php_network_getaddresses: getaddrinfo failed: Name or service not known)
2017-12-29 06:34:09 SMTP ERROR: Failed to connect to server: php_network_getaddresses: getaddrinfo failed: Name or service not known (0)
2017-12-29 06:34:09 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Warning: fopen(/home/effect27/public_html/live-site/wp-content/plugins/js_composer/js_composer.php):
failed to open stream: No such file or directory in /home/effect27/public_html/live-site/wp-
includes/functions.php on line 4833
————————————-
Is this useful?
Thanks!