Quantcast
Channel: WordPress.org Forums » [WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin] Support
Viewing all 5002 articles
Browse latest View live

wpconfig.php question

$
0
0

Replies: 1

Hello,

In the advice given, I am update the wpconfig.php file

define( ‘WPMS_ON’, true );
define( ‘WPMS_SMTP_PASS’, ‘your_password’ );

+++

Do I literally enter ‘your_password’
Or do I enter in the password I entered in the field above the advice given?

Ie:
define( ‘WPMS_ON’, true );
define( ‘WPMS_SMTP_PASS’, ‘admin123’ ); <- example, I’d never use that in real life 😀

Thank you for your time.


E-mail error message

$
0
0

Replies: 0

Hi!
Im trying to set my e-mail configs to use on Contact form 7, but it keeps sending me error messages on all my tests. Can someone help me to solve this problem?

I’m using the Other SMTP mailer.

Versions:
WordPress: 5.0.3
WordPress MS: No
PHP: 5.6.39
WP Mail SMTP: 1.4.1

Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Host: smtp.paranapuan.com.br
Port: 587
SMTPSecure: tls
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)

Server:
OpenSSL: OpenSSL 1.0.2q 20 Nov 2018
SMTP Debug:
2019-01-14 15:58:01 Connection: opening to smtp.paranapuan.com.br:587, timeout=300, options=array (
)
2019-01-14 15:58:01 Connection: opened
2019-01-14 15:58:01 SERVER -> CLIENT: 220 smtp-11.smtp.mandic.prv ESMTP
2019-01-14 15:58:01 CLIENT -> SERVER: EHLO paranapuan.com.br
2019-01-14 15:58:01 SERVER -> CLIENT: 250-smtp-11.smtp.mandic.prv
250-PIPELINING
250-SIZE 52428800
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH PLAIN LOGIN
250-AUTH=PLAIN LOGIN
250-ENHANCEDSTATUSCODES
250 8BITMIME
2019-01-14 15:58:01 CLIENT -> SERVER: STARTTLS
2019-01-14 15:58:01 SERVER -> CLIENT: 220 2.0.0 Ready to start TLS

Warning: stream_socket_enable_crypto(): Peer certificate CN=*.idc2.mandic.com.br' did not match expected CN=smtp.paranapuan.com.br’ in C:\Inetpub\vhosts\paranapuan.com.br\httpdocs\wp-includes\class-smtp.php on line 369

2019-01-14 15:58:04 SMTP Error: Could not connect to SMTP host.
2019-01-14 15:58:04 CLIENT -> SERVER: QUIT
2019-01-14 15:58:04 SERVER -> CLIENT:
2019-01-14 15:58:04 SMTP ERROR: QUIT command failed:
2019-01-14 15:58:04 Connection: closed
2019-01-14 15:58:04 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting

Text version missing

WP Mail SMTP PHP email error

$
0
0

Replies: 0

I see a lot of similar errors but not using PHP…. please help if you are familiar. Does anyone know the fix to this??

PHP VERSION: 7.1.25
WORDPRESS: 4.9.9
Database sever: 5.5.62-MariaDB

error has been on dashboard since host company updated PHP… emails send fine but throw an error that they did not… please see both errors below.

dashboard error for plugin:EMAIL DELIVERY ERROR: WP Mail SMTP plugin logged this error during the last time it tried to send an email:

Mailer: Default (none)
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 running an email test after fixing it.

on page error when email sends: The e-mail could not be sent.
Possible reason: your host may have disabled the mail() function…

PHP Fatal error: Interface

$
0
0

Replies: 0

Not sure what happened if it was an update but in a matter of a day my site went bonkers. Nothing was working properly pages would not load etc after increasing memory and upgrading php to 7.1 we kept digging and discovered errors from wp-mail smtp

this is the error:

[Tue Jan 15 14:42:14 2019] [warn] [client 72.89.24.70] mod_fcgid: stderr: PHP Fatal error: Interface ‘Psr\\Cache\\CacheItemPoolInterface’ not found in /home/diafil/daguerreiansociety.org/wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Cache/MemoryCacheItemPool.php on line 26, referer: https://www.daguerreiansociety.org/wp-login.php?action=lostpassword

Wondering how to get the functionality back as we run our gmail through this plugin ??

Message from Google about using their API

$
0
0

Replies: 1

We administer a number of WordPress sites; all use your plugin and validate through Google Gmail. Today Google has contacted me saying “you’re listed as a contact on the following Google Cloud Project(s) using OAuth 2.0 to access Google APIs” etc.

They are telling me to take action or else. They go on to describe extensive policies, using jargon and numerous links. A forest of information.

Is there known best practice on how to respond to this Google demand?

problems with Gmail

$
0
0

Replies: 0

Hi. I have your plugin on two different sites. I am seeing range of deliverability problems using gmail. It is hard to tell which problems may be related to your plugin vs issues with gmail vs issues with the receivers platform. I am hoping that even if the issues are with my gmail account, you can still help because you no doubt know lots more about the inner working of email than me.

I am going to try to describe things but it is rather complicated mess.
In http://norcalslopesoarers.com/ I have a dedicated gmail account setup and operating.

First I used your plugin Test Email to send to three address
1. an email to an address with domain rhodesengr.com (pop account at godaddy). RECEIVED
2. My work email address domain llnl.gov RECEIVED
3. an address I have at yahoo.com NOT RECEIVED

Then I set up users from the same three address and looked for the email with verification link
1. rhodesengr.com RECEIVED
2. llnl.gov NOT RECEIVED
3. yahoo.com NOT RECEIVED

So to address #2, the test email went through but the verification email did not. In all cases the sent email are logged in my gmail SENT folder and there were no bounces.
Then I tried email the same three places direct from my gmail account (not using the website at all)
1. RECEIVED
2. RECEIVED
3. NOT RECEIVED

So for address #1, test email, verification email, and direct gmail all worked.

For address #2 verification email DID NOT WORK but test email and direct email worked

For address #3 (yahoo) NOTHING WORKED

But to make things more confusing, I have another site that also uses your plugin rotorfest-funfly.com and while I have not done all the above extensive testing, I did try to send an email direct from its gmail account to my yahoo account, and was RECEIVED

So with two different gmail accounts one, gets through to yahoo and one doesn’t. See, its a confusing mess.

I started looking at this in more detail because one of my users (with a yahoo address) was not receiving anything at all from the site either.

I hope you can help. I did try searching on the problem and saw some similar issues with others about yahoo and they said to look for filter or blocked addesses. There are none.

Email template builder to WP Mail SMTP

$
0
0

Replies: 0

Hi, is there any way to integrate the Postcards to WP Mail SMTP? So, the people can build the design of emails and use them for sending.


form submissions don’t include info

$
0
0

Replies: 0

I’m using a ninja forms submission form, and I am receiving emails after the form is submitted.

However, in the body of the email all I see is the name, email, and the “other information” box. The address, phone, etc fields are not included. I also have the CSV slider on and the email does not have that either.

What am I doing wrong?

Gmail: email “Submit your app for Restricted Scopes OAuth verification”

$
0
0

Replies: 0

Those, who are using Gmail mailer to send emails, might have started receiving this email from Google Apps Developers <noreply-apps-developer@google.com>: [Action Required] Submit your app(s) for Restricted Scopes OAuth verification

First of all, don’t panic.
Secondly, it’s an easy fix, and you don’t need to send the app you created for Gmail integration for the verification.
Reason: you are using this app internally to send emails on your behalf.

What should you do?

TL;DR: http://cloud.supportally.com/8a1aa0559a67

  1. Go to this page: https://console.developers.google.com/apis/credentials
  2. Make sure that in the header you see selected the project, that you created when you configured Gmail API to send emails
  3. Open Credentials > OAuth consent screen tab at the top of the page: http://cloud.supportally.com/246a0a654773
  4. In Application type select “Internal” radio button: http://cloud.supportally.com/8a1aa0559a67
  5. Click “Save” button at the bottom of the page

That’s all. All Verification related notices on that page will disappear and everything should continue working as it used to be.

bad request, invalid grant

$
0
0

Replies: 0

Hello,

I’m having troubles determining what caused this… I see this message at the top of the wordpress backend pointing to this plugin… wondering if you can tell me more that could help?


EMAIL DELIVERY ERROR: the plugin WP Mail SMTP v1.4.1 logged this error during the last time it tried to send an email:

Mailer: Gmail
{
  "error": "invalid_grant",
  "error_description": "Bad Request"
}

Smtp plugin not send mails

$
0
0

Replies: 0

Hello sir

My website is springfieldschool.net and here is my contact form 7 and we use smtp plugin & i do the all setting there using smtp. All my website i use this plugin in that way but in this website my mails not working please help us or guide me how to resolve this issue.

Thanks!!!

WP Mail SMTP PHP 7.0 & 7.2 support

$
0
0

Replies: 0

I am having WP Mail SMTP Version 1.4.1 plugin. Is this plugin php 7.0 / 7.2 compatible ?

Problems with phpMailer and Gmail subscribers

$
0
0

Replies: 0

Hello, I have a problem with gmail users. I use standard phpMailer and when i send test email to my work email all works great. But when i try to send it to gmail, I receive nothing. There is no message in spam. What could be wrong with this ?

There was a problem while sending the test email

$
0
0

Replies: 0

Hi I have successfully set up the plugin connecting it to a gmail account, but I still get an error when trying to send the test email.

Below is the full error log;

Versions:
WordPress: 5.0.3
WordPress MS: No
PHP: 7.2.14
WP Mail SMTP: 1.4.1

Params:
Mailer: gmail
Constants: No
Client ID/Secret: Yes
Auth Code: Yes
Access Token: Yes

Server:
OpenSSL: OpenSSL 1.0.1e 11 Feb 2013
PHP.allow_url_fopen: Yes
PHP.stream_socket_client(): Yes
PHP.fsockopen(): Yes
PHP.curl_version(): 7.19.7

Debug:
Mailer: Gmail
{
“error”: {
“errors”: [
{
“domain”: “global”,
“reason”: “failedPrecondition”,
“message”: “Bad Request”
}
],
“code”: 400,
“message”: “Bad Request”
}
}


WP Mail SMTP has full PHP 7.x Support (7.0, 7.1, 7.2, 7.3)

$
0
0

Replies: 0

WP Mail SMTP is 100% fully compatible and functional with all PHP 7.x releases. This includes PHP 7.0, 7.1, 7.2, and 7.3.

Various PHP compatibility “checker” plugins (such as PHPCompat) will report issues with WP Mail SMTP. These are false positives and can be ignored.

Several packages that WP Mail SMTP leverages include different versions of code to offer support for ALL PHP versions, from 5.4 through 7.2. The result of this is that WP Mail SMTP includes code that will flag the PHP compatibility checkers.

However, this code is conditionally loaded depending on the PHP version on your site. So, for example, if you are on an older version of PHP the plugin will use mcrypt, if you are on PHP 7.2+, that functionality is not loaded or used (as it is not available).

The PHP compatibility checkers do no currently account for smart conditional loading. Instead, they scan all the files included in the plugin and will flag items regardless if they are loaded/used or not.

It’s very important to us that users are able to use the latest, most secure, and fastest versions of PHP, so we’re committed to make sure WP Mail SMTP is 100% functional with all latest PHP releases.

My client did not get email.

$
0
0

Replies: 0

Hello my friends,
need some help with this error.
My client called me that his customer placed order and it did not get through.
My client tried to place same order for customer and no-one did not get any email.
I logged in and there is this ERROR:

EMAIL DELIVERY ERROR: the plugin WP Mail SMTP v1.4.1 logged this error during the last time it tried to send an email:
Mailer: Gmail
{
  "error": "invalid_grant",
  "error_description": "Token has been expired or revoked."
}
Please review your WP Mail SMTP settings in plugin admin area. Consider running an email test after fixing it.

I think I would have to do same as it is written in this thread:
https://wordpress.org/support/topic/email-delivery-error-wp-mail-smtp-plugin-logged-this-error-during-the-last-time/

This notice is shown to you because last email delivery failed. Actually, exactly like it’s written in its text.

Make sure that the used Client ID/Secret correspond to a proper project that has Gmail API enabled.
Try to use a separate project for your emails, so the project has only 1 Gmail API in it enabled. You will need to remove the old project and create a new one from scratch.
You should go to https://console.developers.google.com to check your project and Secret ID/Secret.
You should go to https://admin.google.com to be sure that Gmail app is activated and check there all the settings (if you are using G Suite).

Is it needed to update Google’s Client ID/Secret let say Yearly or it is some other issue that Client ID/Secret stopped working???

I want to be sure, before I do something.
Thanks for help.
Cheers
Vlad

  • This topic was modified 43 minutes ago by Tahoerock.
  • This topic was modified 39 minutes ago by Tahoerock.

Lost password email not sent

$
0
0

Replies: 1

I configured your plugin on our my dev site to try it because our users were getting the lost password email to spam.

I’m using Amazon SES so I configured your plugin with the Other SMPT option, and the test email is sent correctly.

However, when I try to reset a user password using the lost your password? link in the login I get this error:

ERROR: The e-mail could not be sent.
Possible reason: your host may have disabled the mail() function.

How could this be true if I get the test email correctly? What could be the problem?

Thanks!

Gmail integration on Multisite via wp-config.php

$
0
0

Replies: 0

Hi Slava,

I want to use the plugin for WordPress multisite. I figured out (from other support threads) that you provide a global configuration via constants on wp-config.php, which is very good that I don’t have to redo the configuration on every subsite I have.

I tried to configure constants on wp-config.php to work with Gmail integration. And then I tried to send a test email from one of my subsite, but the button showed this note:

You cannot send an email. Mailer is not properly configured. Please check your settings.

I think I need to connect the authorization to my Gmail account, just like if you use the plugin on single site installation. But I can’t seem to make the authorization, the button to connect with Gmail account seems to be disabled and show this:

To setup Gmail integration properly you should save Client ID and Client Secret.

I have set the Client ID and Client Secret properly via constants on wp-config.php and the form also showed that it’s already inputted.

Do you have any idea how to make it work?

Error due to unsolicited and/or bulk e-mail

$
0
0

Replies: 0

Hey, Slava! I was able to set up a Gmail STMP via the plain login method earlier this month. It was working great up until this past week. Now my website is sending the emails, but Gmail won’t accept them, saying that my emails are spam. I am not sending out bulk emails. I am only sending out transnational emails (like order receipts and “order completed” notices) one person at a time. As a small business, there is no way I am reaching the outgoing mail limit. What can I do?

Here is the full error log:

Versions:
WordPress: 5.0.3
WordPress MS: No
PHP: 5.6.35
WP Mail SMTP: 1.4.1

Params:
Mailer: smtp
Constants: Yes
ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Host: smtp.gmail.com
Port: 587
SMTPSecure: tls
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)

Server:
OpenSSL: OpenSSL 1.0.1e-fips 11 Feb 2013
SMTP Debug:
2019-01-27 23:22:29 Connection: opening to smtp.gmail.com:587, timeout=300, options=array (
)
2019-01-27 23:22:29 Connection: opened
2019-01-27 23:22:29 SERVER -> CLIENT: 220-gauntlet.asoshared.com ESMTP Exim 4.91 #1 Sun, 27 Jan 2019 18:22:29 -0500
220-We do not authorize the use of this system to transport unsolicited,
220 and/or bulk e-mail.
2019-01-27 23:22:29 CLIENT -> SERVER: EHLO krissliss.com
2019-01-27 23:22:29 SERVER -> CLIENT: 250-gauntlet.asoshared.com Hello krissliss.com [23.91.70.8]
250-SIZE 52428800
250-8BITMIME
250-PIPELINING
250-AUTH PLAIN LOGIN
250-STARTTLS
250 HELP
2019-01-27 23:22:29 CLIENT -> SERVER: STARTTLS
2019-01-27 23:22:29 SERVER -> CLIENT: 220 TLS go ahead
2019-01-27 23:22:29 SMTP Error: Could not connect to SMTP host.
2019-01-27 23:22:29 CLIENT -> SERVER: QUIT
2019-01-27 23:22:29 SERVER -> CLIENT: `��9;���,�i��Vi��\�221 gauntlet.asoshared.com closing connection
2019-01-27 23:22:29 SMTP ERROR: QUIT command failed: `��9;���,�i��Vi��\�221 gauntlet.asoshared.com closing connection
2019-01-27 23:22:29 Connection: closed
2019-01-27 23:22:29 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting

Viewing all 5002 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>