CroHammeR
Forum Replies Created
-
I contacted WP Mail SMTP support…
`When you’re using mailers like Microsoft Outlook, Gmail, Other SMTP, you need to use the same authenticated email address as your “From email” and there’s no way to change it or to use multiple email addresses. Because you need to send an email using an authenticated email account to improve your email deliverability. Otherwise, your email notifications will be flagged as SPAM.
To use different “From email addresses”, you need to configure a domain-based mailer such as SMTP.com, Sendinblue, Mailgun, or SendGrid. Those mailers will authenticate your domain instead of authenticating one specific email. Then you can set different “From email” addresses in your forms or on plugins like WooCommerce ([email protected] / [email protected]).`
As I understand, the problem is only that you can’t specify the address separately in Plugin (Send as must be configured, of course)
I use WP Mail SMTP temporarily, but I can’t use a shared mailbox!
My suspicion is that only HTML emails don’t go
Probably we have the same problem, even if no emails are sent to me at all, unless the test emails and they are in txt format.
Could it be that the problem is due to an update on PHPMailer?Could it be that the problem is due to an update on PHPMailer?