Hello Friend,
I am facing issue in configuration email in projeqtor global parameters. It is showing following error in log file :
2022-03-01 16:11:45.161 ** ERROR ** [V9.4.3] ERROR **
2022-03-01 16:11:45.162 ** ERROR ** [V9.4.3] on file 'D:projeqtorprojeqtorV9.4.2projeqtortoolprojeqtor.php' at line (2837)
2022-03-01 16:11:45.163 ** ERROR ** [V9.4.3] cause = mail(): SMTP server response: 530 Must issue a STARTTLS command first.
2022-03-01 16:11:45.163 ** ERROR ** [V9.4.3] Error sending mail
2022-03-01 16:11:45.164 ** ERROR ** [V9.4.3] SMTP Server : smtp.zoho.com
2022-03-01 16:11:45.164 ** ERROR ** [V9.4.3] SMTP Port : 587
2022-03-01 16:11:45.165 ** ERROR ** [V9.4.3] Sendmail path :
2022-03-01 16:11:45.165 ** ERROR ***** [V9.4.3] Mail stored in Database : #55
Please guide me for above issue..
Try to prefix your SMTP adress with "tls://"
Issue resolved by choosing mail type: Library PHPMailer & kept rest of setting as it is.