Error while sending mail using PHP scripts
Introduction Sometimes, PHP mail scripts may fail while sending emails through Exim due to TLS-related issues with remote SMTP servers. This issue can generate transport errors in the mail logs. Prerequisites Implementation Problem The following error may appear while sending emails using PHP scripts: T=remote_smtp defer (-1): smtp transport process… Continue Reading Error while sending mail using PHP scripts
