When just Post SMTP is active, there is no error message. When I activate Popup Builder I get the following error code:
Postman: wp_mail has been declared by another plugin or theme, so you won’t be able to use Postman until the conflict is resolved.
I have checked with them and they said this is not in their control because it is how this plugin is coded. Please advise an update to resolve this issue. Thanks!
]]>Disabling the plugin finally solved my problem, and then I noticed that the test email sent by the plugin had the same formatting errors. Getting here in the forum, I found similar problems and the solution mentioned here: https://postmansmtp.com/fix-for-broken-emails/ This also worked for me.
My question is now regarding some other live WP sites where I installed this plugin. What combination of PHP version and other environment variables makes POST SMTP to misbehave? Is this documented anywhere?
]]>After a lot of tests I found out that the problem is not the new hosting itself but the fact that I disabled the plugin WP Mail SMTP. In the old hosting it was “mandatory” to send the emails but in the new one the email are send even without it so it has been disabled to simplify things and remove a plugin.
I came to this conclusion after comparing the email sent from the old hosting with the emails sent with the new one, and the only thing that changed was the mailer: PHPMailer 6.8.1 instead of WPMailSMTP/Mailer/smtp 3.11.0
Am I doing something wrong? Do I need to add some specific headers to be able to send attachments without SMTP? Is this intended or it is a sort of bug?
Thank you
]]>we are really frustating about last updates…Step by Step…..
About emails for shipping updates, for EU compliance we have to send all emails with our own smtp server – still like before your update. So we really hard need soon as possible back the standard wp_mail() function from WordPress like before.
I know most of your users are from Shopify and thats okay if they are Non-Tech-Professionals like we are from WordPress-Community. But to remove standard things from WordPress like wp_mail() function is hard, we all really hate things like this and thats not standard in our WordPress-Community – because it destroys our workflows and this decision its fully useless!
Btw. do you know about E-Mail Spam score?! The way at the moment is terrible, it is so important to have 100% inbox rate for shipping mails AND we do track all our emails and own unsubscribe full-list portal and and and…
Hopeful the wp_mail() comes soon as possible, for us Parcel Panel is useless with that for multiple shops now
Kind Regards;
Kriss
The strange thing is that we have it setup to go 2 places.
1.) HelpScout which is a website that gets emails and you can create and manage support tickets with it.
2.) Personal Dev Email (to monitor alerts)
The Dev email receives these emails just fine.
HelpScout is NOT getting these emails.
However, HelpScout can get these alerts from the dev email if the dev email sends them.
WP Mail SMTP shows the email request was sent.
WP Mail SMTP Log shows an error: Message has been rejected.
DMARC and DKIM are setup on the server and show green and good for email sending.
The domain has been added to the Whitelist in HelpScout.
HEADERS: Content Type, From, and Reply-To are being set.
Any idea why one is being rejected(HelpScout Web Software) but the other is working just fine(Personal Email)?
Is this a SMTP.com issue or I feel more likely it is a HelpScout email issue.
Any help or suggestions would be really appreciated.
Thanks!
]]>Postman: wp_mail has been declared by another plugin or theme, so you won’t be able to use Postman until the conflict is resolved.
Plugin Name:?Newsletter, SMTP, Email marketing and Subscribe forms by Sendinblue
More info that may help?– ~~/wp-content/plugins/mailin/sendinblue.php:329
but also when i disable the “sendinblue” plugin, it’s still does not send ne e-mail from the website, like password reseting, etc.
does anybody noticed a conflict between postman and sendinblue?
I’m right now having a problem and is when my app is trying to send an email using this plugin it says “Call to a member function wp_mail() on null”, I reviewed all the variables and everything to be sure about what I’m sending but everything seems that is ok.
I hope you can help me or give me ideas about where to look about it.
Thanks!
]]>