Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialStephen Vowles
2,594 PointsError when sending test SMTP email
I set up the Easy Word Press SMTP with my Gmail account using the suggested host, encryption and port. When I send the test email (from the bottom of the screen) a message shows up just below the "Save Changes" button saying " Extension missing: openssl" and no email is received. I have tried both SSL & TLS with the same results. Any ideas??
4 Answers
Stephen Vowles
2,594 PointsHi Medulla, I tried both ways, what the video said and what the Easy Wordpress SMTP page said for gmail accounts. Got the same error message for both. This was a couple of weeks ago but in a recent exercise that called for emailing from a contact page I still got no message even though I tried a couple of different email addresses to see if that was the problem. Still not functioning...Steve
slinkymedullae
15,422 PointsYeah same here.
guarlonmirka
10,192 PointsI keep getting the following message: SMTP connect() failed. No email received
Alenka Dermol
4,298 PointsI also tried both ways (TLS 567 and SSL 465) and received no test emails either way. I actually don't receive any error messages, it's just that just my gmail address does not receive any test messages. Can somebody please help here...
Joseph Groark
24,499 PointsI have the same problem restarted the Desktop Server web services and still nothing.. please help
slinkymedullae
15,422 Pointsslinkymedullae
15,422 PointsLooking at the instructions here I see that for gmail you actually need TLS and port 567. At the time the video was made, gmail used SSL and port 465. Could that be the problem?