hi,
When I want to enable SMTP on "Update Email Address ", it shows a blank page.
In logs file I found this error:
[Fri Feb 11 12:00:45.731592 2022] [php:error] [pid 23850] [client xxx.xxx.xxx.xxx]
PHP Fatal error: Uncaught Error: Non-static method Auth_SASL::factory() cannot be
called statically in /path_to_web/include/pear/Net/SMTP.php:763\n
Stack trace:\n
#0 /path_to_web/include/pear/Net/SMTP.php(631): Net_SMTP->authCRAMMD5()\n
#1 /path_to_web/include/pear/Mail/smtp.php(376): Net_SMTP->auth()\n
#2 /path_to_web/include/pear/Mail/smtp.php(395): Mail_smtp->getSMTPObject()\n
#3 /path_to_web/include/class.email.php(398): Mail_smtp->connect()\n
#4 /path_to_web/scp/emails.php(28): Email->update()\n#5 {main}\n thrown in /path_to_web/include/pear/Net/SMTP.php on line 763, referer: http://domain_com/scp/emails.php?id=1
Server Information
osTicket Version v1.16 (27b8f55) — Up to date
Web Server Software Apache
MySQL Version 5.7.36
PHP Version 8.0.15
Thanks in advance