Try to reset the SMTP settings to "null". These variables with values, for example:Edit the configuration.php file to change them if you can't log onto the Administrator.
Code:
public $smtpauth = false;public $smtpuser = '';public $smtppass = '';public $smtphost = '';public $smtpsecure = '';public $smtpport = '';
Statistics: Posted by AMurray — Sat Mar 02, 2024 2:35 am