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

MAIL FROM command failed: 553 Mail from must equal authorized user

$
0
0

Replies: 0

2020-06-20 12:37:32 SERVER -> CLIENT: 553 Mail from must equal authorized user

2020-06-20 12:37:32 SMTP ERROR: MAIL FROM command failed: 553 Mail from must equal authorized user

The following From address failed:: MAIL FROM command failed,Mail from must equal authorized user,553,SMTP server error: MAIL FROM command failed Detail: Mail from must equal authorized user SMTP code: 553
how to solve this?


[NSFW] Reply-to e-mail does not work if domain has extension .com.br

$
0
0

Replies: 0

Hi,

my domains is like this mydomain.com.br (note the extension .com.br)

Since I do not want the default noreply@domain.com in the reply-to field, I used the WordPress filter to specify the costume reply-to e-mail address I own, however when I insert it the e-mail messages are sent WITHOUT the reply-to field.

This is how I specified inside my function.php:

add_filter('wp_mail_from', function ($email){
   return 'contato@mydomain.com.br';
});

If I set the reply-to e-mail address to contato@mydomain.com (without the .br extension) the e-mail messages are sent with the reply-to field included. Although, I do not own the domain without the .br extension, I only used it to test and found out that the filter does not work if the extension .com.br is used on the e-mail address.

Please advise,

-Lucas H.

--- Article Removed ---

$
0
0
***
***
*** RSSing Note: Article removed by member request. ***
***

Why creating Woocommerce tables actions ????

$
0
0

Replies: 0

Hi, good plugin but, since last update I guess, on my site I do not need woocommerce and the plugin has created tables related to it
actionscheduler_actions
actionscheduler_claims
actionscheduler_groups
actionscheduler_logs

ActionScheduler_DBStore->find_action()
wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php:149
ActionScheduler_HybridStore->find_action()
wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/functions.php:177
as_next_scheduled_action()
wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Scheduler.php:66
Action_Scheduler\M\Scheduler->is_migration_scheduled()
wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Controller.php:95
Action_Scheduler\M\Controller->schedule_migration()
wp-includes/class-wp-hook.php:287
do_action(‘wp_loaded’)
wp-settings.php:562

WHY is that ?
It should not be, If I delete them, site is down.

please do something.

I can’t receive email anymore, same domain

$
0
0

Replies: 0

I have the following registered domain (https://assembleia.click) and two emails for exclusive use for authenticated sending and receiving messages that are: autenticacao@assembleia.click to send the message and voto@assembleia.click to receive. It hasn’t worked for two weeks! I cannot receive messages in my email, I am currently directing the form to a free Gmail account that makes a copy of the email I receive for my website account, voto@

There was a problem while sending the test email.

$
0
0

Replies: 0

Hi,

I have sent up a sendgrid account and authenticate my domain name and now i entered the api key and try to send an test email and its giving an error. Not sure what to do.
There was a problem while sending the test email.

I added the sendgrid dns records as well still there is an issue.

Please help.

Thanks,

vijay

Woo-commerce mails not getting sent where as test mails getting sent.

$
0
0

Replies: 0

Hi,
I’m trying to integrate Sendgrid mail service in my woo-commerce site through WP mail SMTP, I’m able to send and receive test mails successfully but when order is placed in my woo-commerce site WP mail SMTP not sending any mails (which are supposed to be sent). Kindly help me out.

Thank you,

Documentation Wrong for Setting Password in wp-config

$
0
0

Replies: 0

Unfortunately, I’ve been fighting with this trying to figure out what was wrong. I took the advice of another website for the constant to put in wp-config instead of your documentation and it finally worked.

Theirs stated to use this:
define( ‘WPMS_ON’, true );
define( ‘WPMS_SMTP_PASS’, ‘your_password’ );

While yours stated to use this (which didn’t grey out the password) on this page: https://wpmailsmtp.com/docs/how-to-secure-smtp-settings-by-using-constants/#other-smtp

define( ‘WPMS_SMTP_AUTH’, true ); // True turns it on, false turns it off.
define( ‘WPMS_SMTP_PASS’, ‘password’ ); // SMTP authentication password, only used if WPMS_SMTP_AUTH is true.

Hopefully this helps someone else with the issue. Wasted too much time on this.


Internal server error

$
0
0

Replies: 0

Hi i updated at latest version of woocommerce and i have a problem with your plugin.

When i am at checkout and try to send the order i get an internal server error.

At error log i have this

[24-Jun-2020 11:07:33 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function GuzzleHttp\Psr7\get_message_body_summary() in /home/mysite/public_html/wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:127
Stack trace:
#0 /home/mysite/public_html/wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php(107): GuzzleHttp\Exception\RequestException::getResponseBodySummary(Object(GuzzleHttp\Psr7\Response))
#1 /home/mysite/public_html/wp-content/plugins/woocommerce-pdf-ips-pro/dropbox/vendor/guzzlehttp/guzzle/src/Middleware.php(66): GuzzleHttp\Exception\RequestException::create(Object(GuzzleHttp\Psr7\Request), Object(GuzzleHttp\Psr7\Response))
#2 /home/mysite/public_html/wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/Promise.php(203): GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object(GuzzleHttp\Psr7\Response))
#3 /home/mysite/public_html/wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/Promise.php(156): GuzzleHttp\P in /home/mysite/public_html/wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php on line 127
[24-Jun-2020 11:10:36 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function GuzzleHttp\Psr7\get_message_body_summary() in /home/mysite/public_html/wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:127
Stack trace:
#0 /home/mysite/public_html/wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php(107): GuzzleHttp\Exception\RequestException::getResponseBodySummary(Object(GuzzleHttp\Psr7\Response))
#1 /home/mysite/public_html/wp-content/plugins/woocommerce-pdf-ips-pro/dropbox/vendor/guzzlehttp/guzzle/src/Middleware.php(66): GuzzleHttp\Exception\RequestException::create(Object(GuzzleHttp\Psr7\Request), Object(GuzzleHttp\Psr7\Response))
#2 /home/mysite/public_html/wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/Promise.php(203): GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object(GuzzleHttp\Psr7\Response))
#3 /home/mysite/public_html/wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/Promise.php(156): GuzzleHttp\P in /home/mysite/public_html/wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php on line 127
[24-Jun-2020 11:10:46 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function GuzzleHttp\Psr7\get_message_body_summary() in /home/mysite/public_html/wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:127
Stack trace:
#0 /home/mysite/public_html/wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php(107): GuzzleHttp\Exception\RequestException::getResponseBodySummary(Object(GuzzleHttp\Psr7\Response))
#1 /home/mysite/public_html/wp-content/plugins/woocommerce-pdf-ips-pro/dropbox/vendor/guzzlehttp/guzzle/src/Middleware.php(66): GuzzleHttp\Exception\RequestException::create(Object(GuzzleHttp\Psr7\Request), Object(GuzzleHttp\Psr7\Response))
#2 /home/mysite/public_html/wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/Promise.php(203): GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object(GuzzleHttp\Psr7\Response))
#3 /home/mysite/public_html/wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/Promise.php(156): GuzzleHttp\P in /home/mysite/public_html/wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php on line 127
[24-Jun-2020 11:10:52 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function GuzzleHttp\Psr7\get_message_body_summary() in /home/mysite/public_html/wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:127
Stack trace:
#0 /home/mysite/public_html/wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php(107): GuzzleHttp\Exception\RequestException::getResponseBodySummary(Object(GuzzleHttp\Psr7\Response))
#1 /home/mysite/public_html/wp-content/plugins/woocommerce-pdf-ips-pro/dropbox/vendor/guzzlehttp/guzzle/src/Middleware.php(66): GuzzleHttp\Exception\RequestException::create(Object(GuzzleHttp\Psr7\Request), Object(GuzzleHttp\Psr7\Response))
#2 /home/mysite/public_html/wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/Promise.php(203): GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object(GuzzleHttp\Psr7\Response))
#3 /home/mysite/public_html/wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/Promise.php(156): GuzzleHttp\P in /home/mysite/public_html/wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php on line 127

Woocommerce Emails Sent Twice

$
0
0

Replies: 0

I have just installed and configured the WP Mail SMTP plugin to solve an authentication issue. Emails are now sending and getting verified by the receiver. Now we have a new problem where Woocommerce emails are getting sent twice, the emails are getting generated and sent twice as the emails themselves have difference email IDs.

Please help me to fix this inconvenient problem, thank you.

WP Mail SMTP sending test e-mail. Not verifications.

$
0
0

Replies: 0

I configured WP Mail SMTP plugin and got it to send me the test e-mail.

For some reason it doesn’t work for activation e-mails. I don’t seem to get any error anywhere. I just never receive activation e-mails when registering a test account or trying to re-send the activation e-mail.

Not really sure where to even start the debug at.

Gmail 403

$
0
0

Replies: 0

I am trying to setup Gmail for an account. I have setup the OAuth etc as directed and have checked through GSuite for permissions and double checked my entry of keys and passwords etc but each time I try and authenticate I get a 403
Forbidden
Access to this resource on the server is denied!
What am I missing?

When WP Mail SMTP active. Woocommerce Checkout – processing transaction slow

$
0
0

Replies: 0

Thank you for WP Mail SMTP. I can send mail with this plugin. But I have a small issue in my website.

My website checkout process time average is 2s-4s. After actived plugin, checkout process time average is 9s-11s. I used google send mail method.

  • This topic was modified 1 hour, 29 minutes ago by kalibaot.

Confirmation email not being sent

$
0
0

Replies: 0

Hi,

I have your plugin installed on another website of mine and it fixed an issue where people with @hotmail emails were not getting auto-responses (I set up a hotmail account to test the plugin and found the bug with my Enfold Theme, then added your plugin to fix it successfully).

I set everything up the same on my new website (above) and while I do get confirmation emails at my @gatehealing.com email address (my other website domain), I do NOT get the confirmation email when I use my @hotmail.com account in the Email field of my raleighteletherapy website. Any ideas?

Thanks!
Jon

Error after 2.1.1 update

$
0
0

Replies: 0

Extension was well working before 2.1.1 update.

now if I activate extension I have wordpress error.

Please see the error email that I receive:

Current extension : WP Mail SMTP (version 2.1.1)
PHP version 7.4.7

Error details
======================
Une erreur de type E_COMPILE_ERROR a été causée dans la ligne 19 du fichier /home/leju0642/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Config.php. Message d’erreur : Cannot declare class Action_Scheduler\Migration\Config, because the name is already in use

Can you help me for that ?

Regards


PHP Fatal error Uncaught Error: Class ‘WPMailSMTP\Tasks\Meta’

$
0
0

Replies: 0

Hey people, we have this Fatal error. Could you look on it?

PHP Fatal Error: Uncaught Error: Class 'WPMailSMTP\Tasks\Meta' not found in /wordpress/wp-content/plugins/wp-mail-smtp/src/Migration.php:209
Stack trace:
#0 /wordpress/wp-content/plugins/wp-mail-smtp/src/Migration.php(134): WPMailSMTP\Migration->migrate_to_2()
#1 /wordpress/wp-content/plugins/wp-mail-smtp/src/Migration.php(118): WPMailSMTP\Migration->run()
#2 /wordpress/wp-content/plugins/wp-mail-smtp/src/Migration.php(91): WPMailSMTP\Migration->maybe_migrate()
#3 /wordpress/wp-content/plugins/wp-mail-smtp/src/Core.php(306): WPMailSMTP\Migration->__construct()
#4 /wordpress/wp-content/plugins/wp-mail-smtp/src/Core.php(136): WPMailSMTP\Core->get_migration()
#5 /wordpress/wp-includes/class-wp-hook.php(287): WPMailSMTP\Core->init()
#6 /wordpress/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#7 /wordpress/wp-includes/plugin.php(478): WP_Hook->do_action()
#8 /wordpress/wp-settings.php(540): do_action()
#9 /wordpress/wp-config.php(125): require_once('/wordpress/w...')

WordPress-Version 5.4.2
Plugin: WP Mail SMTP (Version 2.1.1)
PHP-Version 7.4.7

  • This topic was modified 4 minutes ago by krut1.

GSuite send as alias – Solved!

$
0
0

Replies: 0

Like, evidently, many others, I’ve been having real issues with setting this plugin up to work with G Suite. It sends emails fine but they always send from my main G Suite address and profile picture rather than the alias which I wanted it to.

I’ve been round the houses for weeks trying to find a solution to this problem but, while it seems like something that a lot of others were having issues with, no one had a solution.

Well, in case it helps anyone else, I’ve got it working. It will only work for G Suite so I’m afraid I can’t help with regular Gmail accounts but here’s how I did it.

In G Suite Admin, go to Apps/G Suite/Gmail then scroll down and select ‘Advanced Settings’. From there, look for ‘SMTP relay service’.

Enable the service then set the following, deleting [square brackets] and replacing with your info:

Allowed senders: Only addresses in my domains
Only accept mail from the specified IP addresses: [OPTIONAL, BUT RECOMMENDED]
Allowed IP addresses: [IF YOU SAID YES ABOVE, PUT YOUR SERVER IP HERE]
Require SMTP Authentication: Yes
Require TLS encryption: Yes.

Then open up the wp-config.php file of your site and put the following at the bottom:

define( ‘WPMS_ON’, true );
define( ‘WPMS_LICENSE_KEY’, ” );
define( ‘WPMS_MAIL_FROM’, ‘[REPLACE WITH THE ADDRESS YOU WANT TO SEND FROM]’ );
define( ‘WPMS_MAIL_FROM_FORCE’, true );
define( ‘WPMS_MAIL_FROM_NAME’, ‘[PUT THE DESIRED SENDER NAME]’ );
define( ‘WPMS_MAIL_FROM_NAME_FORCE’, true );
define( ‘WPMS_MAILER’, ‘smtp’ );
define( ‘WPMS_SET_RETURN_PATH’, true );
define( ‘WPMS_DO_NOT_SEND’, false );
define( ‘WPMS_SMTP_HOST’, ‘smtp-relay.gmail.com’ );
define( ‘WPMS_SMTP_PORT’, 587 );
define( ‘WPMS_SSL’, ‘tls’ );
define( ‘WPMS_SMTP_AUTH’, true );
define( ‘WPMS_SMTP_USER’, ‘[YOUR GSUITE LOGIN EMAIL ADDRESS]’ );
define( ‘WPMS_SMTP_PASS’, ‘[YOUR GSUITE PASSWORD]’ );
define( ‘WPMS_SMTP_AUTOTLS’, true );

Note the smtp host is smtp-relay.gmail.com, not the usual smtp.gmail.com.

Obviously, it would be nice to use OAuth instead of having to hard-code my GSuite password into wp-config but as G SUite Support told me, the GMail API isn’t officially supported by GSuite. And it works, so I’ll take it as a win for now.

Hope it helps someone.

Emails not Sending

$
0
0

Replies: 0

Hello, for some reason the plugin stopped working. Here’s the error log.

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

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

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

SMTP Debug:
2020-06-25 17:55:56 Connection: opening to secure.emailsrvr.com:465, timeout=300, options=array ()

2020-06-25 17:55:57 Connection failed. Error #2: stream_socket_client(): unable to connect to secure.emailsrvr.com:465 (Connection refused) [/home/boe256sx6m75/public_html/wp-includes/class-smtp.php line 298]

2020-06-25 17:55:57 SMTP ERROR: Failed to connect to server: Connection refused (111)

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

I’m hosting the website in GoDaddy.

Keep on Showing banner “EMAIL DELIVERY ERROR” but email works

$
0
0

Replies: 0

This is getting really annoying showing the banner on every admin page, twice a day.



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

    There was a problem while retrieving Auth for gmail: Could not json decode the token

Consider running an email test after fixing it.

But Gmail is connected and WordPress can send the email (Every time I click sending test email, it works). What is going on with this plugin?

EHLO protocol issue

$
0
0

Replies: 1

Hello,
This is my stack:
WordPress: 5.4.1
WordPress MS: No
PHP: 7.3.14-1~deb10u1
WP Mail SMTP: 2.0.0

The problem that I have is that it is not sending the proper name in the EHLO command. Instead of sending domain.org, it is sending *.domain.org, which is being rejected by the SMTP server.

How can I fix this? I did a search for *.domain.org at the database level, all tables, all columns and I did not find it. Is it something I can fix in the code?


2020-06-26 21:16:17 CLIENT -> SERVER: EHLO *.domain.org

2020-06-26 21:16:17 SERVER -> CLIENT: 501-5.5.4 HELO/EHLO argument "*.domain.org" invalid, closing connection.501 5.5.4 

2020-06-26 21:16:17 SMTP ERROR: EHLO command failed: 501-5.5.4 HELO/EHLO argument "*.domain.org" invalid, closing connection.501 5.5.4 
Viewing all 5022 articles
Browse latest View live


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