magepal / magento2-gmail-smtp-app

Configure Magento 2 to send email using Google App, Gmail, Amazon Simple Email Service (SES), Microsoft Office365 and many other SMTP (Simple Mail Transfer Protocol) servers
https://www.magepal.com
319 stars 147 forks source link

Recent password change has stopped emails from sending. #112

Closed Dan547 closed 6 years ago

Dan547 commented 6 years ago

I have recently changed the gmail password of the account associated with the credentials set in Magento for SMTP.

This has stopped emails from going out; such as order emails.

I have updated the password countless times (see below)

screen shot 2018-06-16 at 20 32 56

But with no luck, even after cleaning the cache as it suggests.

When I enter the password without 'Saving the config' the test email sends just fine.

I have also gone through and deleted the row - system/gmailsmtpapp/password from core_config_data (as seen on other posts) but is it defaulting back to a value i dont know/didnt set.

Please any help on getting the password updated and working would be very appreciated.

srenon commented 6 years ago

I would strongly recommend updating this module to the latest version.

Also what version of Magento are you running?

Dan547 commented 6 years ago

I will update the module and get back to you.

I am running Magento 2.1.9.

Thanks for your response.

Dan547 commented 6 years ago

I can confirm updating the module has fixed the issue.

Thanks for your help 👍