Victoria Sakal
Forum Replies Created
-
Hi, @hpmwebadm!
Thanks for getting in touch, and we’re sorry to hear that you’re encountering such an issue.
Can you please create and use an app password? Here is the guide to follow.
Please observe if the issue persists and let us know if you face any issues.
Kind regards.
Hi, @panozfan!
Thank you so much for leaving that review.
It’s great to hear that you’ve found the Easy WP SMTP plugin easy to configure and simple to use.
We hope you continue to have a 5-star experience ??
Hi, @ahawtin!
Thank you for taking the time to leave a review! We hope you continue to have an awesome experience using WP Mail SMTP.
Enjoy! ??
Forum: Reviews
In reply to: [WP Mail Logging] Works goodHi, @capedave2!
Thanks so much for leaving that review!
It’s great to hear that you’ve found the WP Mail Logging plugin does its job very well.
We hope you continue to have a 5-star experience.
Hi, @tleeruss!
Thank you for the feedback!
Such an error occurs when your app’s permissions are set to the testing mode in Google Cloud.
To fix this, please switch the mode from testing to production by following the steps here.
Also, this is covered in our guide here.
If you face any further issues, please feel welcome to post on our WP Mail SMTP Lite support forum.
We’d be happy to help!
Hi, @sherrybcreative.
Thank you for taking the time to leave a review, and we’re sorry for the frustration.
Your feedback was passed on to our team.
While our Lite plugin doesn’t have a direct Gmail API connection, you can still connect to your Gmail email account using the “Other SMTP” mailer option by following this guide. Here you can find specific SMTP configuration for Gmail.
Kind regards.
Hi, @dpiresearch!
Thanks so much for leaving that review!
It’s great to hear that you’ve found WP Mail SMTP to be great!
We hope you continue to have a 5-star experience ??
Hi, @nowaka!
Thanks for following up.
Unfortunately, there is no other way to use Google/Gmail technically, and these requirements are not tied to the plugin itself.
Kind regards.
Hi, @mustafakolkattawala!
Thanks for sharing the error log.
The “SMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out” error in most cases appears when SMTP credentials are incorrect.
Please, recheck them once again to be sure that everything is set up according to our guide here.
Also, the “Other SMTP” mailer option does not use a dedicated API, which can lead to potential errors based on your website hosting settings. In cases where ongoing issues arise while using the “Other SMTP” mailer, we generally recommend switching to a transactional mailer option (it’s all mailers except the “Other SMTP” and “Default (none)” option).
WP Mail SMTP has documentation on setting up each of the available mailers here.
Kind regards.
Hi, @xy440n!
Thanks for getting in touch.
This is a deprecation notice and doesn’t affect plugin functionality. It indicates that some currently used functions will be deleted in the next PHP versions.
And unfortunately, we can’t replicate this on our side. Perhaps you have some custom code for the OCDI plugin that can trigger notice?
Please let us know.
Hi, @nejc!
Thanks for your patience.
We were able to replicate the issue on our side, and this will be fixed in the next releases. In the meantime, you can use this code snippet to fix the issue:
add_filter( 'wp_mail_from_name', function( $name ) { if ( ! empty( $name ) && strpos( $name, '.' ) !== false ) { $name = "\"$name\""; } return $name; }, PHP_INT_MAX );
In case it helps, here’s a tutorial with the most common ways to add custom code like this.
Thank you for pointing this issue to us, and we’re sorry for the trouble caused.
Kind regard.
Hi, @quintingsnj!
Thanks for taking the time to leave a review. We’re glad to hear Easy WP SMTP is working out for you!
Have a great day! ??
Hi, @vshukla!
Thanks for getting in touch, and we’re sorry to hear you are facing issues.
I apologize, but I’m not sure I understand where and which error you see. When you get a chance, could you please share more details on where the error appears and its exact message?
Thank you,
Hi, @7elwa!
Thanks for reaching out.
You are receiving the “SMTP ERROR: Password command failed” error. Please, take a look at the screenshot.
This error typically means that the SMTP password is incorrect. And because of this, the SMTP server you’re trying to connect to is rejecting it.
So please, double-check the password you’re using with the SMTP connection to be sure it’s correct.
Also please know, that the “Other SMTP” mailer option does not use a dedicated API, which can lead to potential errors based on your website hosting/SMTP settings. In cases where ongoing issues arise while using the “Other SMTP” mailer, we generally recommend switching to a transactional mailer option (it’s all mailers except the “Other SMTP” and “Default (none)” option).
Easy WP SMTP has documentation on setting up each of the available mailers here.
Kind regards.
Forum: Reviews
In reply to: [WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin] GreatHi, @hieb!
Thank you for taking the time to share your review and feedback!
We are thrilled to hear that the WP Mail SMTP plugin improved your email deliverability.
Have a good one! ??