Works with hotmail. Can't figure out why it won't work with Gmail.
I enabled SMTPDebug and get the following error (lots of gibberish) when sending a test email via gmail port 587 TLS: 2018-05-03 13:47:12 Connection: opening to smtp.gmail.com:587, t=10. opt=array () 2018-05-03 13:47:12 Connection: opened 2018-05-03 13:47:12 SMTP -> get_lines(): Sdata was "" 2018-05-03 13:47:12 SMTP -> get_lines(): Sstr is ”220 smtp.gmail.com ESMTP d52-v6sm15203548qta.25 - gsmtp " 2018-05-03 13:47:12 SMTP -> get_lines(): Sdata is ”220 smtp.gmail.com ESMTP d52-v6sm15203548qta.25 -...
I enabled SMTPDebug and get the following error (lots of gibberish) when sending a test email via gmail port 587 TLS: 2018-05-03 13:47:12 Connection: opening to smtp.gmail.com:587, t=10. opt=array () 2018-05-03 13:47:12 Connection: opened 2018-05-03 13:47:12 SMTP -> get_lines(): Sdata was "" 2018-05-03 13:47:12 SMTP -> get_lines(): Sstr is ”220 smtp.gmail.com ESMTP d52-v6sm15203548qta.25 - gsmtp " 2018-05-03 13:47:12 SMTP -> get_lines(): Sdata is ”220 smtp.gmail.com ESMTP d52-v6sm15203548qta.25 -...
I enabled SMTPDebug and get the following error (lots of gibberish) when sending a test email via gmail port 587 TLS: 2018-05-03 13:47:12 Connection: opening to smtp.gmail.com:587, t=10. opt=array () 2018-05-03 13:47:12 Connection: opened 2018-05-03 13:47:12 SMTP -> get_lines(): Sdata was "" 2018-05-03 13:47:12 SMTP -> get_lines(): Sstr is ”220 smtp.gmail.com ESMTP d52-v6sm15203548qta.25 - gsmtp " 2018-05-03 13:47:12 SMTP -> get_lines(): Sdata is ”220 smtp.gmail.com ESMTP d52-v6sm15203548qta.25 -...
I'm wondering if there is code that needs to be edited when PHP Server Monitor is installed on a WAMP stack. I have tried sending test emails with the Enable SMTP checkbox ticked and unticked. They both fail. I have entered the correct settings for my gmail account. I have tried both SSL and TLS ports (465/587) which works with my Outlook 2010 desktop app. With Enable SMTP ticked, I get the following error: Error in email sending: The following From address failed: myaccount@gmail.com : Called MAIL...