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

SMTP MAIL SERVER ISSUE

$
0
0

Replies: 0

There was a problem while sending a test email. Related debugging output is shown below:

Versions:
WordPress: 4.9.6
WordPress MS: No
PHP: 5.6.36
WP Mail SMTP: 1.2.5

Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Host: marry143.com
Port: 465
SMTPSecure: ssl
SMTPAutoTLS: bool(false)
SMTPAuth: bool(true)

Server:
OpenSSL: Yes
Apache.mod_security: No
SMTP Debug:
2018-06-20 06:28:51 Connection: opening to ssl://marry143.com:465, timeout=300, options=array (
)
2018-06-20 06:28:51 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): Peer certificate CN=md-in-87.webhostbox.net' did not match expected CN=marry143.com’
2018-06-20 06:28:51 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): Failed to enable crypto
2018-06-20 06:28:51 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): unable to connect to ssl://marry143.com:465 (Unknown error)
2018-06-20 06:28:51 SMTP ERROR: Failed to connect to server: (0)
2018-06-20 06:28:51 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Please copy only the content of the error debug message above, identified with an orange left border, into the support forum topic if you experience any issues.


Problem while sending a test email

$
0
0

Replies: 0

There was a problem while sending a test email. Related debugging output is shown below:

Versions:
WordPress: 4.8.6
WordPress MS: No
PHP: 5.4.45
WP Mail SMTP: 1.2.5

Params:
Mailer: mail
Constants: No

Server:
PHP.mail(): Yes
Apache.mod_security: No

sending mail issue – test failed

$
0
0

Replies: 0

Hello,

I’m trying to figure out how to fix non-sent emails from a VPS.
I get this output from the test.
What could I do ?

Thanks


Versions:
WordPress: 4.9.6
WordPress MS: No
PHP: 5.6.33-0+deb8u1
WP Mail SMTP: 1.2.5

Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP Error: The following recipients failed: xxx@xxx.be: : Client host rejected: Access denied
Host: SSL0.OVH.NET
Port: 465
SMTPSecure: ssl
SMTPAutoTLS: bool(true)
SMTPAuth: bool(false)

Server:
OpenSSL: Yes
Apache.mod_security: No
SMTP Debug:
2018-06-21 10:55:18	Connection: opening to ssl://SSL0.OVH.NET:465, timeout=300, options=array ( ) 2018-06-21 10:55:18	Connection: opened 2018-06-21 10:55:18	SERVER -> CLIENT: 220 ssl0.ovh.net player738 2018-06-21 10:55:18	CLIENT -> SERVER: EHLO fitandco-live.eu 2018-06-21 10:55:18	SERVER -> CLIENT: 250-player738.ha.ovh.net 250-SIZE 104857600 250-AUTH PLAIN LOGIN 250-AUTH=PLAIN LOGIN 250-ENHANCEDSTATUSCODES 250 8BITMIME 2018-06-21 10:55:18	CLIENT -> SERVER: MAIL FROM:<live@fitando.eu> 2018-06-21 10:55:18	SERVER -> CLIENT: 250 2.1.0 Ok 2018-06-21 10:55:18	CLIENT -> SERVER: RCPT TO:<xxx@xxx.be> 2018-06-21 10:55:18	SERVER -> CLIENT: 554 5.7.1 <150.ip-51-38-231.eu[51.38.231.150]>: Client host rejected: Access denied 2018-06-21 10:55:18	SMTP ERROR: RCPT TO command failed: 554 5.7.1 <150.ip-51-38-231.eu[51.38.231.150]>: Client host rejected: Access denied 2018-06-21 10:55:18	CLIENT -> SERVER: QUIT 2018-06-21 10:55:18	SERVER -> CLIENT: 221 2.0.0 Bye 2018-06-21 10:55:18	Connection: closed 2018-06-21 10:55:18	SMTP Error: The following recipients failed: xxxxx@xxxx.xx: <150.ip-51-38-231.eu[51.38.231.150]>: Client host rejected: Access denied
  • This topic was modified 2 hours, 11 minutes ago by schnock.

Custom headers

$
0
0

Replies: 0

I’m using AWS SES and would like to add custom headers when sending out emails using SMTP.

For example:
$phpmailer->addCustomHeader('X-SES-CONFIGURATION-SET', 'ConfigSet');

Can I use an action or filter in functions.php to do this? Is that the best way to add custom headers? If so what would the action or filter code look like?

GMail SMTP

$
0
0

Replies: 1

There was a problem while sending a test email. Related debugging output is shown below:

Versions:
WordPress: 4.9.6
WordPress MS: No
PHP: 7.2.1
WP Mail SMTP: 1.2.5

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

Server:
OpenSSL: Yes
PHP.allow_url_fopen: Yes
PHP.stream_socket_client(): Yes
PHP.fsockopen(): Yes
PHP.curl_version(): Yes

Debug:
Error while sending via Gmail mailer: {
“error”: {
“errors”: [
{
“domain”: “global”,
“reason”: “required”,
“message”: “Login Required”,
“locationType”: “header”,
“location”: “Authorization”
}
],
“code”: 401,
“message”: “Login Required”
}
}

Email Set-up

$
0
0

Replies: 0

Versions:
WordPress: 4.9.6
WordPress MS: No
PHP: 7.2.6
WP Mail SMTP: 1.2.5

Params:
Mailer: mail
Constants: No

Server:
PHP.mail(): Yes
Apache.mod_security: No

Set up issue – Allow plug in to send emails using Google Account

$
0
0

Replies: 0

This option is not available to click:

After saving these settings, the page will refresh. Before Google allows this information to be used to connect to your account, however, you must grant permission.

To do this, scroll to the bottom of this page and click the button labeled Allow plugin to send emails using your Google account.

Instead, I have this error message:

“Fatal error: Uncaught Error: Call to undefined method Composer\Autoload\ClassLoader::setClassMapAuthoritative() in /home2/babyfac9/public_html/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_real.php:38 Stack trace: #0 /home2/babyfac9/public_html/wp-content/plugins/wp-mail-smtp/vendor/autoload.php(7): ComposerAutoloaderInitbd625bfb904527ebcdc364a59295e538::getLoader() #1 /home2/babyfac9/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Auth.php(63): require(‘/home2/babyfac9…’) #2 /home2/babyfac9/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Auth.php(51): WPMailSMTP\Providers\Gmail\Auth->include_google_lib() #3 /home2/babyfac9/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Options.php(112): WPMailSMTP\Providers\Gmail\Auth->__construct() #4 /home2/babyfac9/public_html/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Settings.php(177): WPMailSMTP\Providers\Gmail\Options->display_options() #5 /home2/babyfac9/public_html/wp-content/plugins/wp-mail-smtp/src/Admin/Area.p in /home2/babyfac9/public_html/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_real.php on line 38”

Fatal error: Uncaught Error

$
0
0

Replies: 1

Call to undefined method Composer\Autoload\ClassLoader::setClassMapAuthoritative() in /home2/babyfac9/public_html/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_real.php:38 Stack trace: #0 /home2/babyfac9/public_html/wp-content/plugins/wp-mail-smtp/vendor/autoload.php(7): ComposerAutoloaderInitbd625bfb904527ebcdc364a59295e538::getLoader() #1 /home2/babyfac9/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Auth.php(63): require(‘/home2/babyfac9…’) #2 /home2/babyfac9/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Auth.php(51): WPMailSMTP\Providers\Gmail\Auth->include_google_lib() #3 /home2/babyfac9/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Options.php(112): WPMailSMTP\Providers\Gmail\Auth->__construct() #4 /home2/babyfac9/public_html/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Settings.php(177): WPMailSMTP\Providers\Gmail\Options->display_options() #5 /home2/babyfac9/public_html/wp-content/plugins/wp-mail-smtp/src/Admin/Area.p in /home2/babyfac9/public_html/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_real.php on line 38


Mail sending failed

$
0
0

Replies: 0

Thanks for your great plugin! Helped me in various other situations!

With a new WP installation, though, I am experiencing problems with the following error message form you (very good!) test mail sending page.

Versions:
WordPress: 4.9.6
WordPress MS: No
PHP: 5.6.36
WP Mail SMTP: 1.2.5

Params:
Mailer: mail
Constants: No

Server:
PHP.mail(): Yes
Apache.mod_security: No

Further on I have to use (for now) the IP address of a locally hosting machine for the email sender such as: info@00.000.00.00 (sorry that I cannot give the real IP for security reasons)

So, maybe, it’s not possible with IP, I have no idea.

Thanks in advance again!
Garavani

PS
Another try with using “other SMTP” (i left the default on the first test)
gives:

Versions:
WordPress: 4.9.6
WordPress MS: No
PHP: 5.6.36
WP Mail SMTP: 1.2.5

Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Host: localhost
Port: 25
SMTPSecure: string(0) “”
SMTPAutoTLS: bool(true)
SMTPAuth: bool(false)

Server:
OpenSSL: Yes
Apache.mod_security: No
SMTP Debug:

  • This topic was modified 50 minutes ago by Garavani.

Error does not update email address

$
0
0

Replies: 0

Hi, I use your plugin on my site.
I just duplicated my site to install it in a new domain (I did it with a backup plugin)
When installing the backup in the new domain, I try to configure your plugin and it sends me mails with the mail of the old domain. (Gmail account)

I delete the client id and the client secret, I record it to delete them.
But I put send and still send with the old domain mail when I should give me an error because there is no gmail id loaded.

i delete the new domain “Authorized redirect URI” from the api of gmail but stil send with the old domain.

What can I review to solve it?

Thank you

Client host rejected: Access denied

$
0
0

Replies: 0

Versions:
WordPress: 4.9.6
WordPress MS: No
PHP: 7.0.18
WP Mail SMTP: 1.2.5

Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP Error: The following recipients failed: arantxa.izpa@gmail.com: : Client host rejected: Access denied
Host: SSL0.OVH.NET
Port: 587
SMTPSecure: string(0) “”
SMTPAutoTLS: bool(false)
SMTPAuth: bool(false)

Server:
OpenSSL: Yes
SMTP Debug:
2018-06-25 08:34:11 Connection: opening to SSL0.OVH.NET:587, timeout=300, options=array (
)
2018-06-25 08:34:11 Connection: opened
2018-06-25 08:34:17 SERVER -> CLIENT: 220-ssl0.ovh.net player714
220 ssl0.ovh.net player714
2018-06-25 08:34:17 CLIENT -> SERVER: EHLO evadformacion.com
2018-06-25 08:34:17 SERVER -> CLIENT: 250-player714.ha.ovh.net
250-SIZE 104857600
250-STARTTLS
250-AUTH PLAIN LOGIN
250-AUTH=PLAIN LOGIN
250-ENHANCEDSTATUSCODES
250 8BITMIME
2018-06-25 08:34:17 CLIENT -> SERVER: MAIL FROM:<secretaria@evadformacion.com>
2018-06-25 08:34:17 SERVER -> CLIENT: 250 2.1.0 Ok
2018-06-25 08:34:17 CLIENT -> SERVER: RCPT TO:<arantxa.izpa@gmail.com>
2018-06-25 08:34:17 SERVER -> CLIENT: 554 5.7.1 <94.ip-51-255-49.eu[51.255.49.94]>: Client host rejected: Access denied
2018-06-25 08:34:17 SMTP ERROR: RCPT TO command failed: 554 5.7.1 <94.ip-51-255-49.eu[51.255.49.94]>: Client host rejected: Access denied
2018-06-25 08:34:17 CLIENT -> SERVER: QUIT
2018-06-25 08:34:17 SERVER -> CLIENT: 221 2.0.0 Bye
2018-06-25 08:34:17 Connection: closed
2018-06-25 08:34:17 SMTP Error: The following recipients failed: arantxa.izpa@gmail.com: <94.ip-51-255-49.eu[51.255.49.94]>: Client host rejected: Access denied

Problem while sending test email

$
0
0

Replies: 0

When I attempt to send a test email, I get the following error (I’ve set up my Goolge API authentication before doing this):

Versions:
WordPress: 4.9.6
WordPress MS: No
PHP: 7.0.30
WP Mail SMTP: 1.2.5

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

Server:
OpenSSL: Yes
PHP.allow_url_fopen: Yes
PHP.stream_socket_client(): Yes
PHP.fsockopen(): Yes
PHP.curl_version(): Yes

test email is not sended

$
0
0

Replies: 0

I receive the following message while sending test email.

Can sombody help me?

Versions:
WordPress: 4.9.6
WordPress MS: No
PHP: 7.2.5
WP Mail SMTP: 1.2.5

Params:
Mailer: mail
Constants: No

Server:
PHP.mail(): Yes

CF7 failing after SMTP configuration

$
0
0

Replies: 0

Hi,

Test email is sent successfully, but CF7 fails to send the email on submit. Plugin version 1.2.5

Thank you.

Get credentials issue after changing Gmail API credentials

$
0
0

Replies: 0

Hi,

I’ve set up the plugin to use Gmail API and all was working fine.
Until I realized that I am using a wrong email address and wrong API connector.

I’ve repeated the whole procedure again:
– created new API project in google
– collected new credentials
– changed email address and added new credentials to the plugin

From now on it doesn’t work and I get the error message below.

With this action there is no way I can get ‘authorize email’ button again.. might this be an issue? Or can it be 2-factor in my gmail?

Versions:
WordPress: 4.9.6
WordPress MS: No
PHP: 7.1.10-1+0~20170929170631.9+jessie~1.gbp501135
WP Mail SMTP: 1.2.5

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

Server:
OpenSSL: Yes
PHP.allow_url_fopen: Yes
PHP.stream_socket_client(): Yes
PHP.fsockopen(): Yes
PHP.curl_version(): Yes
Apache.mod_security: No

Debug:
Error while sending via Gmail mailer: {
“error”: {
“errors”: [
{
“domain”: “global”,
“reason”: “authError”,
“message”: “Invalid Credentials”,
“locationType”: “header”,
“location”: “Authorization”
}
],
“code”: 401,
“message”: “Invalid Credentials”
}
}


Test mail fails

$
0
0

Replies: 3

Here is the error code the instruction say to paste here.

I’ve gone through the complete process of setting up google smtp,verifying domain, getting secret, etc.

I appreciate your help with this…

Versions:
WordPress: 4.9.6
WordPress MS: No
PHP: 7.1.18
WP Mail SMTP: 1.2.5

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

Server:
OpenSSL: Yes
PHP.allow_url_fopen: Yes
PHP.stream_socket_client(): Yes
PHP.fsockopen(): Yes
PHP.curl_version(): Yes

Debug:
Error while sending via Gmail mailer: {
“error”: {
“errors”: [
{
“domain”: “global”,
“reason”: “required”,
“message”: “Login Required”,
“locationType”: “header”,
“location”: “Authorization”
}
],
“code”: 401,
“message”: “Login Required”
}
}
Error while sending via Gmail mailer: {
“error”: {
“errors”: [
{
“domain”: “global”,
“reason”: “required”,
“message”: “Login Required”,
“locationType”: “header”,
“location”: “Authorization”
}
],
“code”: 401,
“message”: “Login Required”
}
}

Test success but no email received

$
0
0

Replies: 0

I have configured the plugin for use with GMail and I have a success message from the test mail tab on the plugin. On the front end users get a success message when they submit the form on our contact page. However, we aren’t receiving any emails. I’ve checked spam folder. Where can I find logs etc that would help to troubleshoot this? Many thanks.

PHP 7.1 Warnings

$
0
0

Replies: 2

After upgrading to the lastest plugin version today there are lots of warnings in the PHP log. We had to disable this plugin to get rid of all those errors.

PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘WPMailSMTP\tgmpa_load_bulk_installer’ not found or invalid function name in /home/telebase/public_html/staging/cms/wp-includes/class-wp-hook.php on line 286

EMAIL DELIVERY ERROR: WP Mail SMTP plugin logged this error during the last time

$
0
0

Replies: 1

Im getting this error after an update:

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

Error while sending via Gmail mailer: {
“error”: “deleted_client”,
“error_description”: “The OAuth client was deleted.”
}
Consider running an email test after fixing it.

To parameter is not a valid address

$
0
0

Replies: 0

My site is showing the following error.

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

‘to’ parameter is not a valid address. please check documentation
Consider running an email test after fixing it.

What could be causing this? Everything looks OK in the settings?

Viewing all 5013 articles
Browse latest View live


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