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

Wp Mail Smtp ver 2.4.0 fatal error

$
0
0

Replies: 1

Fatal error: Uncaught Error: Class ‘Google_Client’ not found


Fatal error – Uncaught RuntimeException

$
0
0

Replies: 0

Hi there,

The plugin causes some troubles (takes it offline) in my site with these errors:

`Fatal error: Uncaught RuntimeException: Error saving action: Error saving action: Duplicate entry ‘0’ for key ‘PRIMARY’ in

/var/www/nldepop-newfield/wordpress/current/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:44

Stack trace: #0

/var/www/nldepop-newfield/wordpress/current/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(242):

ActionScheduler_DBStoreMigrator->save_action(Object(ActionScheduler_Action), NULL) #1

/var/www/nldepop-newfield/wordpress/current/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(177):

ActionScheduler_HybridStore->save_action(Object(ActionScheduler_Action)) #2

/var/www/nldepop-newfield/wordpress/current/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(84): ActionScheduler_ActionFactory->store(Object(ActionScheduler_Action)) #3 /var/w in

/var/www/nldepop-newfield/wordpress/current/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php on line 44

Any idea?

Best regards,
Justin

Error when sending test mai – tried everything I could, please help

$
0
0

Replies: 0

I am using WP Mail SMTP to fix an issue of contact form (Contact Form 7 plug-in) messages not being send to my e-mail. I am trying to connect WP Mail SMTP with bluehost and I did everything as instructed by guides and the Bluehost support but I get this message when I trry to send a test mail.

Versions:
WordPress: 5.5.1
WordPress MS: No
PHP: 7.3.22
WP Mail SMTP: 2.4.0

Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP Error: Could not connect to SMTP host.
Host: her.iwx.mybluehost.me
Port: 587
SMTPSecure: tls
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)

Server:
OpenSSL: OpenSSL 1.1.1g 21 Apr 2020

Debug:
Mailer: Other SMTP
SMTP Error: Could not connect to SMTP host.

SMTP Debug:

2020-09-22 07:39:55 Connection: opening to her.iwx.mybluehost.me:587, timeout=300, options=array()

2020-09-22 07:39:55 Connection: opened

2020-09-22 07:39:56 SERVER -> CLIENT: 220-box5801.bluehost.com ESMTP Exim 4.93 #2 Tue, 22 Sep 2020 01:39:56 -0600 220-We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail.

2020-09-22 07:39:56 CLIENT -> SERVER: EHLO foodcontentfactory.com

2020-09-22 07:39:56 SERVER -> CLIENT: 250-box5801.bluehost.com Hello foodcontentfactory.com [162.241.253.153]250-SIZE 52428800250-8BITMIME250-PIPELINING250-AUTH PLAIN LOGIN250-STARTTLS250 HELP

2020-09-22 07:39:56 CLIENT -> SERVER: STARTTLS

2020-09-22 07:39:56 SERVER -> CLIENT: 220 TLS go ahead

2020-09-22 07:39:56 Connection failed. Error #2: stream_socket_enable_crypto(): Peer certificate CN=*.bluehost.com' did not match expected CN=her.iwx.mybluehost.me’ [/home4/heriwxmy/public_html/wp-includes/PHPMailer/SMTP.php line 426]

SMTP Error: Could not connect to SMTP host.

2020-09-22 07:39:56 CLIENT -> SERVER: QUIT

2020-09-22 07:39:56

2020-09-22 07:39:56

2020-09-22 07:39:56 Connection: closed

SMTP Error: Could not connect to SMTP host.

It says: “the connection to your SMTP host was made successfully, but the host rejected the email.”

I couldn’t find a solution so far, any ideas? Thank you in advance.

Switch from SES to SMPT for some destination domains

$
0
0

Replies: 0

Hi,

I want to ask is there any hook in plugin which I can use to switch programatically sending method from SES to standard SMTP credentials?

One of domains is bouncing our emails sending from SES (because of shared IP and other users sending spam) and we need to send by SMTP from our other mail server.

Of course I know how to extract domain and check if in array of “special” domains to change, just need the hook 🙂

Office 365 cannot configure via SMTP (free) -do you have a money back guarantee?

$
0
0

Replies: 0

Hi,

We are currently using the free version trying to configure the plugin with office 365 e-mail account, via the “Other SMTP” option – it’s not working… (cannot send test e-mail)

NOTE
1. all details have been put in correctly (confirmed with Microsoft)
2. have checked with hosts if ports are blocked
3. whitelisted IP of website with office365

Have searched forums and seen a few people are having issues with office365 e-mails.

Anyway, i note there is a paid option for Office 365 (currently on sale)

So we are keen to use the plugin, but would like to know if you offer a money-back guarantee (or similar) if it turns out that it still doesn’t work.

Many thanks in advance

Fatal error: Cannot declare class PHPMailer\PHPMailer\SMTP, name is in use

$
0
0

Replies: 0

After updating to WP 5.5 and switched to PHP V7 I can’t send test emails anymore.

Clicking on the button “send test mail” triggers following error:
Fatal error: Cannot declare class PHPMailer\PHPMailer\SMTP, because the name is already in use in /home/public_html/mysite/wp-includes/PHPMailer/SMTP.php on line 30

I am using all standard settings with your plugin.

Can you provide a quick fix for this please?

Critical error on website

$
0
0

Replies: 3

I am using “wp-mail smtp” in a multisite environment. It has been working fine for a while, however lately, whenever I disable any other plugin on any site via the dashboard, that site stops working entirely (including dashboard) and the “There has been a critical error” is displayed. The other sites are fine.

After I manually delete/disable the “wp-mail smtp” plugin (via ftp) the site works again.

I can disable the “wp-mail smtp” plugin in dashboard without the error occuring, however when I try to enable it again, the error occurs.

I already disabled all plugins, however the issue only occurs with this one.

Failed to load resource: net::ERR_HTTP2_PROTOCOL_ERROR

$
0
0

Replies: 0

Hello, since when I have HTTP2 the backend is not showing well. Images are not there.

In the console there is a plenty of such errors:
resource: net::ERR_HTTP2_PROTOCOL_ERROR
smtp-admin.min.js:1 Failed to load resource: net::ERR_HTTP2_PROTOCOL_ERROR
jquery-confirm.min.js:1 Failed to load resource: net::ERR_HTTP2_PROTOCOL_ERROR
logo.svg:1 Failed to load resource: net::ERR_HTTP2_PROTOCOL_ERROR
php.svg:1 Failed to load resource: net::ERR_HTTP2_PROTOCOL_ERROR
mailgun.svg:1 Failed to load resource: net::ERR_HTTP2_PROTOCOL_ERROR
sendinblue.svg:1 Failed to load resource:

Can you please help?


GSuite Issues

$
0
0

Replies: 0

Hey guys,
Wondering if anyone is having issues with GSuite.
Tried to set up an api and secret code etc and got error “We are currently experiencing service disruptions and are unable to provide quota information at this time.”
Clicking back into it I get “No quotas are available with the given options”.
I have all domain emails running through GSuite.
R

Plugin update crashes website

$
0
0

Replies: 0

I recently tried to update WP Mail SMTP (not pro) and the plugin gave an “Error 500” and put my site in permanent maintenance mode that locked me out even on the admin side. I had to go to godaddy and reset the site to the previous functional day, losing a lot of work that had been done that day. So, the site is currently restored to the previous version of the plugin, but obviously we would like to keep our plugins updated, without crashing our site and losing work. Please advise what to do.

Note: this was the only plugin that was updated.

CRAM-MD5 Auth Failed

$
0
0

Replies: 0

Postfix/Dovecot are tossing back:

warning: ip6-localhost[::1]: SASL CRAM-MD5 authentication failed: [long hash like string]

Setup is with Custom SMTP options with all the details filled in other than the password. Then added the custom smtp to wp-config.php with the same details with the addition of the password.

Same email and server, I setup Rainloop and it connects and sends with CRAM-MD5 but you need to edit the config to turn plain auth off and CRAM-MD5 On. Incase both things use phpmailer or similar library..

imap_use_auth_plain = Off
imap_use_auth_cram_md5 = On
smtp_use_auth_plain = Off
smtp_use_auth_cram_md5 = On

Not sure if its something in my setup or if the CRAM-MD5 isn’t functioning right?

Cheers,
Ryan

Connection Refused (111) error debugging. Me or them?

$
0
0

Replies: 0

Hi, we have been using WP Mail SMTP fine until a recent server move. Now we cannot connect to our mailserver using WP Mail SMTP and are getting a Connection Failed Error #2 – Unable to connect to smtp.XXXXXXX.com – Connection refused (111).

I have tried the old port 25 as well as 587 and get the same message. I’ve had a fiddle with DNS too but no joy.

Does this message signify that the connection is being prevented at the mailserver, or that the message isn’t even leaving our server due to a firewall?

It would be great if I could work out if it’s us or them but I don’t know how to.

Versions:
WordPress: 5.5.1
WordPress MS: No
PHP: 7.3.21
WP Mail SMTP: 2.4.0

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

Server:
OpenSSL: OpenSSL 1.0.2k 26 Jan 2017
Apache.mod_security: No

Debug:
Mailer: Other SMTP
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting

SMTP Debug:
2020-09-24 10:50:01 Connection: opening to smtp.XXXXXXX.com:587, timeout=300, options=array()

2020-09-24 10:50:03 Connection failed. Error #2: stream_socket_client(): unable to connect to smtp.XXXXXXXX.com:587 (Connection refused) [/home/wo8w1m1kq4k0/public_html/wp-includes/PHPMailer/SMTP.php line 344]

2020-09-24 10:50:03 SMTP ERROR: Failed to connect to server: Connection refused (111)

SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting

Office365 – Was working fine before last update

$
0
0

Replies: 0

Hello –

We had a client set up with this plugin using the “Other” connection settings and had added all of the proper information to use Office365 SMTP. This all worked fine until we just updated the plugin to the latest version, now it is just saying that either the Username or Password is incorrect, which doesn’t make sense because nothing had changed with the account.

Any idea why this would all-of-a-sudden stop working and produce such an error?

Thanks

EMAIL DELIVERY ERROR

$
0
0

Replies: 1

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

Mailer: Other SMTP
SMTP Error: data not accepted.
Consider running an email test after fixing it.

I am now getting this error whenever I use our web forms.

This only happened about 24 hours ago.

“Other SMTP” option
SMTP Host: smtp.bizmail.yahoo.com

Before yesterday, the forms are working perfectly. We did not changed anything before the issue happened.

‘Email sent’ but not received issue

$
0
0

Replies: 0

Hi 🙂
I was trying to use WP Mail SMTP on my localhost site to send email from my Gmail through SendGrid.
So I have api key and sender was set on SendGrid.
When I send a test mail it says email sent successfully, but nothing received on mail and on SendGrid dashboard it also says 0 mail requests.

What do you think the problem is?


No contact information from sender! – Are there log files with the addresses?

$
0
0

Replies: 0

Hello,

I am using WP Mail SMTP Lite Version 5.5.1 and I noticed that I got no email adresses or any other information about the sender (no NAME, no COMPANY NAME, no EMAIL ADDRESS, this is totally useless, how can I answer if there is no email address sent?

Right now unchecked the box ” Force From Name — If checked, the From Name setting above will be used for all emails, ignoring values set by other plugins.”

Does the unchecking of the box “Force From Name” solve the issue that no information besides the notes of the request through the contact form are sent?

Please can you help me to find the email addresses of the customers who like to get in touch with me.

Thank you very much in advance.

Kind regards,

stejules

Error Message – Password Reset mail not sending

$
0
0

Replies: 0

Hello

I get the following message after trying to get password reset email sent:

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

Mailer: Other SMTP
SMTP Error: Could not authenticate.
Please review your WP Mail SMTP settings in plugin admin area. Consider running an email test after fixing it.

Please could someone let me know why it couldn’t authenticate, when I do a test email it all works fine and test is good and succesful.

Thanks in advance

Could not connect to the SMTP host.

$
0
0

Replies: 0

I am trying to connect my server webmail address but could not able to do that when I click on the test email an error appears, please help me resolve this issue

Plugin Crashing mail functions – Cannot declare class

$
0
0

Replies: 0

This has been happening for over 6 weeks. I figured an update would have fixed it by now, but it has not.

2020-09-26T12:55:44+00:00 CRITICAL Cannot declare class PHPMailer\PHPMailer\SMTP, because the name is already in use in /public_html/wp-includes/PHPMailer/SMTP.php on line 30

2020-09-26T12:58:57+00:00 CRITICAL Cannot declare class PHPMailer\PHPMailer\SMTP, because the name is already in use in /public_html/wp-includes/PHPMailer/SMTP.php on line 30

It started when I upgraded to WP 5.5. I’ve had to keep it disabled since then, enabling it every once in a while to test. I’ve got the latest versions of all plugins on the site. I’ve got it configured with SendInBlue with a v3 api key.

Could not connect to the SMTP host.

$
0
0

Replies: 0

Could not connect to the SMTP host. I am not able to connect my server webmail connection to WP SMTP. Getting this error when I try to test email

Viewing all 5030 articles
Browse latest View live


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