Remitur Posted March 30, 2017 Share Posted March 30, 2017 Just after updatng from 7.1.1 to 7.1.2 , I got this strange issue: - email sent by system to customers (i.e., invoices, password reset etc.) got error "Email Sending Failed - SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting" - email sent by ticket system are nicely and regularly delivered - email sent to administrators (i.e. domain sync cron ) are also regularly delivered Any idea? Anyone experienced same issue? 0 Quote Link to comment Share on other sites More sharing options...
twhiting9275 Posted March 31, 2017 Share Posted March 31, 2017 Try adding $smtp_debug = TRUE; to the configuration.php, then re-trying the failed mails. Should pop up a ton of information for you if it fails 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.