Replies: 0
In trying to connect Gmail, I keep seeing this error: “This app hasn’t been verified by Google yet.” When is this going to be fixed?
Replies: 0
In trying to connect Gmail, I keep seeing this error: “This app hasn’t been verified by Google yet.” When is this going to be fixed?
Replies: 0
Hello!
Next update is possible add in settings
BCC and CC field ?
Replies: 0
Hi,
I’m using the following combination:
-WP Forms (paid)
-WP Mail SMTP (free)
– gmail
I’m using gmail to send the form notifications, however the notifications only send when I log in to the wordpress dashboard.
when I was using WP Forms with the default php, they would send immediately, but occasionally one wouldn’t get delivered.
Any help would be greatly appreciated…
Ben
Replies: 0
Hello!
I have WP Forms Lite (which works perfectly) and installed a staging copy of my website to do some heavy work on it.
Since I had trouble sending email notifications (I use GMail), I was suggested to install WP Mail SMTP.
It works really fine on my live site, but I cannot activate it on my staging site (error 400).
Question(s): should my Client ID & Client Secret be the same as my live site?
I tried to create a new API/OATH project with the staging URL, but it doesn’t work when I try to confirm with Google… Error 400.
Does somebody have any clue as to what I should do?
Replies: 0
Hi there,
Just attempting to chase down an issue with email encoding.
WP Mail SMTP version 1.8.1 .
Until now, WP Mail SMTP has sent emails as:
Content-Type: multipart/alternative;
Now it has suddenly decided to send them as:
Content-Type: text/html; charset=UTF-8
I’m not necessarily saying that WP Mail SMTP is the culprit, just wondering if anyone has some clues where might be the cause of the change. The email raw source used to have both the:
Content-Type: text/plain;
and the:
Content-Type: text/html;
as two separate blocks of base64 encoded text; now there is just one html body of the email, directly below the email headers.
Is there any way to force WP Mail SMTP to always base64 encode all outbound email?
The body of the email needs to be base64 encoded for the applications that are receiving and parsing the info.
Any assistance is appreciated.
Thank you.
Replies: 0
Is there a way to allow editors to access the settings page?
I have a site that I maintain where the client only has editor access that I have modified to allow them to also manage some things that only admin can usually manage.
Is there a filter or anything that I can use to grant them access?
The email password for the email they use for SMTP is automatically changed once per month. I need to be able to allow them to change the password and test.
Thanks for your guidance.
Replies: 0
Hi there,
I’m having difficulties integrating this plugin with a Yahoo email. I set-up the SMTP plugin with all of the Yahoo credentials found here: https://wpmailsmtp.com/docs/how-to-set-up-the-other-smtp-mailer-in-wp-mail-smtp/#yahoo plus my clients’ credentials. Even with setting that up, the emails are not going through to the inbox. After adding the plugin, this error now shows up under the mail log:
Error that the hosting company saw: https://d.pr/free/i/VOFOIM
Replies: 0
I have an intranet WP site. We are using MS Exchange, and our CA is a our ow microsoft server. Unfortunately I cannot give access.
Email servers are working fine… I can connect to webmail and such in my browser.
I cannot get the WP Mail SMTP to connect though. My intranet site does not (yet) use SSL. My MSExchange servers do.
This is the relevant part of the debug log:
Connection failed. Error #2: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed [E:\www\*******\wp-includes\class-smtp.php line 374]
Any ideas what might be going on?
Full log (masked out parts for privacy)
Versions:
WordPress: 5.3.2
WordPress MS: No
PHP: 7.3.12
WP Mail SMTP: 1.9.0
Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP Error: Could not connect to SMTP host.
Host: <<mail server name>>.<<domain name>>.ca
Port: 587
SMTPSecure: tls
SMTPAutoTLS:
E:\www\*******\wp-content\plugins\wp-mail-smtp\src\Debug.php:111:boolean true
SMTPAuth:
E:\www\*******\wp-content\plugins\wp-mail-smtp\src\Debug.php:111:boolean true
Server:
OpenSSL: OpenSSL 1.1.1d 10 Sep 2019
Apache.mod_security: No
SMTP Debug:
2020-04-01 15:25:22 Connection: opening to <<mail server name>>.<<domain name>>.ca:587, timeout=300, options=array ()
2020-04-01 15:25:22 Connection: opened
2020-04-01 15:25:22 SERVER -> CLIENT: 220 <<mail server name>>.<<domain name>>.ca Microsoft ESMTP MAIL Service ready at Wed, 1 Apr 2020 08:25:22 -0700
2020-04-01 15:25:22 CLIENT -> SERVER: EHLO <<sitename>>.<<domain name>>.ca
2020-04-01 15:25:22 SERVER -> CLIENT: 250-<<mail server name>>.<<domain name>>.ca Hello [***.***.***.***]250-SIZE 37748736250-PIPELINING250-DSN250-ENHANCEDSTATUSCODES250-STARTTLS250-AUTH GSSAPI NTLM250-8BITMIME250-BINARYMIME250 CHUNKING
2020-04-01 15:25:22 CLIENT -> SERVER: STARTTLS
2020-04-01 15:25:22 SERVER -> CLIENT: 220 2.0.0 SMTP server ready
2020-04-01 15:25:34 Connection failed. Error #2: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed [E:\www\*******\wp-includes\class-smtp.php line 374]
SMTP Error: Could not connect to SMTP host.
2020-04-01 15:25:34 CLIENT -> SERVER: QUIT
2020-04-01 15:25:34 SERVER -> CLIENT:
2020-04-01 15:25:34 SMTP ERROR: QUIT command failed:
2020-04-01 15:25:34 Connection: closed
SMTP Error: Could not connect to SMTP host.
Replies: 0
Hello and thank you for this great plugin. I’ve struggled with sending email via wp_mail() for years.
I’ve configured the plugin using the Gmail API and its working perfectly on my production site.
However on local it seems to trigger an error even though the email is sent successfully. I call wp_mail inside a function triggered by ajax, which in turn triggers my error handler even though it sends a 200 response. Any ideas?
<div id="error"><p class="wpdberror"><strong>WordPress database error:</strong> [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE option_name = 'wp_mail_smtp_debug' LIMIT 1' at line 1]<br /><code>SELECT option_value FROM WHERE option_name = 'wp_mail_smtp_debug' LIMIT 1</code></p></div><div id="error"><p class="wpdberror"><strong>WordPress database error:</strong> [Incorrect table name '']<br /><code>INSERT INTO
(
option_name,
option_value,
autoload) VALUES ('wp_mail_smtp_debug', 'a:0:{}', 'no') ON DUPLICATE KEY UPDATE
option_name= VALUES(
option_name),
option_value= VALUES(
option_value),
autoload= VALUES(
autoload)</code></p></div>
Replies: 0
Hello, I do not have right now English version, so I will paste the error I see + try to translate the best I can
ERROR EN LA ENTREGA DEL CORREO ELECTRÓNICO: El plugin WP Mail SMTP v1.9.0 registró este error la última vez que intentó mandar un correo electrónico:
Mailer: Otro SMTP
PHPMailer was able to connect to SMTP server but failed while trying to send an email.
Please review your WP Mail SMTP settings in plugin admin area.
Considera ejecutar una prueba de correo electrónico después de solucionarlo.
ERROR IN EMAIL DELIVERY: Plug in WP Mail SMTP v1.9.0 recorded this error the last time was tried to sent an email.
Mailer: Otro SMTP
PHPMailer was able to connect to SMTP server but failed while trying to send an email.
Please review your WP Mail SMTP settings in plugin admin area.
Consider to execute testing email after solving.
So I was been able to send email with the use of Contact 7 forms, but today this error came up and has stop working, I did not change any settings so I have not idea where I need to look for solution… please your help
Replies: 0
Below the SMTP password window the following this is being displayed:
The password is stored in plain text. We highly recommend you set up your password in your WordPress configuration file for improved security.
To do this add the lines below to your wp-config.php file (…)
Does it mean that I should add the wp-config.php line and leave the password field blank? When I’m doing so I’m getting the authentication error.
And at the same time I’m a bit afraid to put my email password there, as the plugin author himself warns about it being unencrypted.
Can someone advise please?
Replies: 0
Hello,
First of all, thank you for this plugin. I’m writing to let you know of an issue we noticed on our website.
We connected Sendinblue.
Sometimes, we get an error as follows:
EMAIL DELIVERY ERROR: the plugin WP Mail SMTP 1.8.1 logged this error during the last time it tried to send an email:
Mailer: Sendinblue
[invalid parameter]: You can have max 70 character in sender namePlease review your WP Mail SMTP settings in plugin admin area. Consider running an email test after fixing it.
I’m not sure why this message keeps popping up but I’m guessing it is spam messages going through our contact form that this is about.
The problem is it is sticky in our dashboard and it will not go away unless we send a test email (which always gets delivered since there is nothing wrong with our configuration). Is there a way to suppress this message other than sending a test email each time? There is no X button to close it.
Thank you.
Replies: 0
This plugin works very well, but there’s one single adress where the plugin throws an error. The adress is nothing out of the ordinary. The only thing that could cause an issue is that the adress was once used to register an admin and was used as webmaster mail for wordpress. But these have been already changed so I don’t know why this said adress fails. I thought it might be my domain (.one) but I’ve tried it with another adress of mine and it worked. What could it be? I’d love to see the logs but spending 50 bucks for a private site on a plug is too hefty for me.
Edit: Of course you might think why care if it’s only a single adress. Sadly this is my main adress for all it-related things and I don’t want to take another path there. Also I couldn’t sleep well knowing that there might be a deeper issue that might cause problems down the line.
Oh, here the adress if someone might wanna try it: anphex@anphex.one
Replies: 0
Hi I have configured my website using your Plugin SMTP mail and configured it with Gmail properly but while testing mail I am getting the following error log:
Versions:
WordPress: 5.3.2
WordPress MS: No
PHP: 7.2.24-0ubuntu0.18.04.3
WP Mail SMTP: 1.8.1
Params:
Mailer: gmail
Constants: No
Client ID/Secret: Yes
Auth Code: Yes
Access Token: Yes
Server:
OpenSSL: OpenSSL 1.1.1 11 Sep 2018
PHP.allow_url_fopen: Yes
PHP.stream_socket_client(): Yes
PHP.fsockopen(): Yes
PHP.curl_version(): 7.58.0
please help me to understand what I can do to resolve it. what are the things where i need to focus to resolve this error?
Replies: 0
Hello. I installed WP Mail SMTP by WPForms, configured sending using Gmail. Now you need to return everything as it was before installing and configuring this plugin. I deactivate the plugin, but this does not help, sending emails comes from the email that was specified in SMTP. How to make sure that the sending is done again from the address of the site administrator.
Will the Misc ->Uninstall WP Mail SMTP option help?
Replies: 0
Hi @sanzeeb3 I read through your Gmail Documentation and it was VERY thorough. So thanks for that!
My issue is that after doing the full integration of Gmail, my site allows me to run a test message and it shows up in my inbox (from gmail address) – GREAT!
But, I’m still not receiving the notifications from a completed form into my inbox from the gmail address I have authorised.
Can you help please?
Replies: 0
I am using WP SMTP with Mailgun. It appears that I have everything configured correctly and when I send a test email, it says “Test HTML email was sent successfully! Please check your inbox to make sure it is delivered.”
But I don’t receive the test email.
I’ve also tried testing the contact forms on the site and those emails aren’t being delivered either. Not sure what I’m doing wrong?
Thank you in advance!
Donna
Replies: 0
hey, I have set up smtp in your plugin but for some reason its not working. i am sharing the debug logs. it would be helpful if you can help me
Versions:
WordPress: 5.4
WordPress MS: No
PHP: 7.4.1
WP Mail SMTP: 1.9.0
Params:
Mailer: smtp
Constants: No
ErrorInfo: Invalid address: (setFrom) shabnam@mytrystwithfood.com
Host: localhost
Port: 25
SMTPSecure: string(0) “”
SMTPAutoTLS: bool(true)
SMTPAuth: bool(false)
Server:
OpenSSL: OpenSSL 1.0.2k 26 Jan 2017
Apache.mod_security: No
SMTP Debug:
Invalid address: (setFrom) shabnam@mytrystwithfood.com
Replies: 0
I’ve just configured WP Mail SMTP with Sendinblue, free account. Test email was successfully sent, but is missing pictures. Same happens with all other emails sent from WP (WooCommerce for instance).
When I inspect email, this is the element constituting the logo – strange src address:
https://ci6.googleusercontent.com/proxy/ALTYArn63euM6amDXkSWXf64xaWiI-w355-BMnNhXEWbPV08U6EOP4k65IfQiPlOM7ArVqXOpnaJXB7_WTjnTKwDliij-Zfq4PQf76wfisjGbtUqCje52RtW9AGutRXBozeY-sq5x1_9emt3UxL5XfUY2FZPbeZ2F8NkdgrIvIaOXjUxNo8FQIqUVT2CbuDzvezGvZ3GjvSRgJjnQ_D9OUhhouJwSlxAN2DFKgW5RF74vSmnQ6EnKbnCxa5CxdH1_SpqT3jfvS5NtHoaVNTgR7SLaI9tBdVVElbu15YYTxtS2Ox55rI4mtZUCe05vXlvQHpVA5Hnd-x_Yu1uQj05g6BAqRCrQB9Sa6VJUZOt2Deo9xDYM7HUi4z3AVnlPy_TUMl6yDg0jv1XErsXDW89TwLzez-1NCoXv6QEQQ1RhETPobL4i3-MCj2wQeLXIhCHVBYUId1uVW3YcLqAzRUoKih5mv2zpmRVnn5OFZZOkJ5LGAJXozD9x-ch8cI0fm3uaHkUjd3jIIqU3H7UTQkzSx74vl4dPOGPzSYE0ZrSyQswbF1GrPKIIYzs9gi-57SShw=s0-d-e1-ft#http://4olo4.img.bh.d.sendibt3.com/im/2774304/74d2c2383a18babc9974cb16c618b57b11821f82c628447f22b64bea11cc10e7.png?e=b84lncIjSOZUGjPSMXqJP6JVD_0hGY4att7YZ1vuVta9ToOAjAEP5Zg4TVHxyL1rNlRYZ_yYC36WMeWe5iQnAFAi_5hnpZ6ldKfwNtUVH2WEdpb9KO51N3jpHK_ZEpZzUTSAdEMdHf-m61nIziZe7Pyn22PgRRTzqcvY9nvBV6Varw4-r_cCbtWXtyGViE6lW2AWWsURFEYXEBm06_3MFxx358IPvl9Gcpj7KyFqQkJPcnIZaqK0Vo63jOQx0fmpZwYBVuPOAM6HU8JZl_PtGMQFMocjoA6ngL3GfdyK
<img src="https://ci6.googleusercontent.com/proxy/ALTYArn63euM6amDXkSWXf64xaWiI-w355-BMnNhXEWbPV08U6EOP4k65IfQiPlOM7ArVqXOpnaJXB7_WTjnTKwDliij-Zfq4PQf76wfisjGbtUqCje52RtW9AGutRXBozeY-sq5x1_9emt3UxL5XfUY2FZPbeZ2F8NkdgrIvIaOXjUxNo8FQIqUVT2CbuDzvezGvZ3GjvSRgJjnQ_D9OUhhouJwSlxAN2DFKgW5RF74vSmnQ6EnKbnCxa5CxdH1_SpqT3jfvS5NtHoaVNTgR7SLaI9tBdVVElbu15YYTxtS2Ox55rI4mtZUCe05vXlvQHpVA5Hnd-x_Yu1uQj05g6BAqRCrQB9Sa6VJUZOt2Deo9xDYM7HUi4z3AVnlPy_TUMl6yDg0jv1XErsXDW89TwLzez-1NCoXv6QEQQ1RhETPobL4i3-MCj2wQeLXIhCHVBYUId1uVW3YcLqAzRUoKih5mv2zpmRVnn5OFZZOkJ5LGAJXozD9x-ch8cI0fm3uaHkUjd3jIIqU3H7UTQkzSx74vl4dPOGPzSYE0ZrSyQswbF1GrPKIIYzs9gi-57SShw=s0-d-e1-ft#http://4olo4.img.bh.d.sendibt3.com/im/2774304/74d2c2383a18babc9974cb16c618b57b11821f82c628447f22b64bea11cc10e7.png?e=b84lncIjSOZUGjPSMXqJP6JVD_0hGY4att7YZ1vuVta9ToOAjAEP5Zg4TVHxyL1rNlRYZ_yYC36WMeWe5iQnAFAi_5hnpZ6ldKfwNtUVH2WEdpb9KO51N3jpHK_ZEpZzUTSAdEMdHf-m61nIziZe7Pyn22PgRRTzqcvY9nvBV6Varw4-r_cCbtWXtyGViE6lW2AWWsURFEYXEBm06_3MFxx358IPvl9Gcpj7KyFqQkJPcnIZaqK0Vo63jOQx0fmpZwYBVuPOAM6HU8JZl_PtGMQFMocjoA6ngL3GfdyK" width="250" alt="WP Mail SMTP Logo" />
Same happens with other emails. Src address
"https://www.sola-lila.si/wp-content/uploads/2016/07/logo-institut_m-e1468584235561.png" gets substituted for https://ci4.googleusercontent.com/proxy/JFmliOqCSAVZoQMWpMwt1zZ89V_zw7TozrQnwaOJqkyu1kk1w_0ZxC9QKnWW-cFsxE3UzTG5Xeuj6LlRmeX6aN0d7LKLPyenlFeG9hToJBLmDAvPEfeazXjKWvQ_D3PDPmuHJgxJFsuK0IEqad4o0pn0qNVj3FG1HEkNCmibPS2VmiVUblwyM2tkOm32rQeFFjexV17F5iXYthE5_NoNWucRUc6I1Xiqpu78rcE92sDqrG177sUNZHIpecBthIEjrvpVA7V790oBd13MK6cgMeTsftKxbBid3L2P-8xQg3P2voSb-R2D4m0Z_j46DNMOMB5JS_0ysx4hhtikX3N2wzDutW08fusdr94TrqKvbQ1RVaygaug8f3zACR1CVqd5X0BJdyaQhjurXuPi4mYc_eT8AAJLDXCuTAsdZULnhymQWSjVxp90pW_KT6-bAtvEeTFrtrdm9ogb6K8Z2MaqO_Pp49uHcRW54e9mkEUmctBfwkNCRdUdksoDJ0w6Gh5DvJ4nYa4yTR7REoSBpnd65HYm8NTIby0TLun_7Rc_MmrB=s0-d-e1-ft#http://4olo4.img.af.d.sendibt2.com/im/2774304/7a670225207a65fdc72202b0db4e1e98d39c67c774768c033f58451f5fc6e4a4.png?e=WfT_LUl00B_p17oNL-Gl4ThZgw7qUUxoBVLk00KxMqZJe7cjsWVJbd9trer2zFJ1oKCtqfZf40uy8KsKt3--Jiz7nSRyYTWp23NQX7Qim1R353tIbvUN4k28dOvrTp8lzi84M5tNMGYMCHOt8hYBp_Q0ME6qKtZgk1FtF24JksTLGzd3gbaXbJCHJ2f1sdmowxq9jWsZai7385S8kG8oJXPcUPg3292aYzT_0vOFsSlb-nTuM8FLU0e4OSzDXBRbVzLDtKmHSTvLuAqChePaIZKU
I have even verified the domain on Sendinblue.
What am I doing wrong?
Thank you!
Gasper
Replies: 0
Hello,
I send a test email (from the plugin) to my gmail account and it’s working (it was sent to me gmail account).
After that I tried to send an email from my contact form of my site, but this can’t happen and show me the following message:
“There was an error trying to send your message. Please try again later.”
I tried to check the “force from email” option (from plugin settings), but this option isn’t clickable.
I would like to ask how to solve this issue and send the contact form my site (which the customer completes), to my gmail account?
Thank you in advance!