• Resolved adleyho

    (@adleyho)


    Hello,

    I hope you’re doing well. I’m having a problem with my WooCommerce store—emails with order notifications aren’t getting delivered to customers using iCloud addresses (like *@icloud.com).

    View post on imgur.com

    It seems like all the emails are being blocked, and I really need to fix this so my customers can receive their order updates.

    Can you help me figure out why this is happening and how to resolve it? Any advice would be great!

    Thanks a lot for your help!

    • This topic was modified 2 weeks, 4 days ago by adleyho.
Viewing 1 replies (of 1 total)
  • Plugin Support Victoria Sakal

    (@sakalvictoria)

    Hi, @adleyho!

    Thanks for getting in touch, and we’re sorry for the trouble.

    Please note, that the WP Mail SMTP plugin is responsible for sending emails from your website. Our plugin routes all emails to the mailing service (chosen mailer), and the mailing service is responsible for the email receiving.

    So, the WP Mail SMTP plugin just bridges a connection between your WordPress site and your email mailing service (mailer).

    For example, you have a form on your website -> the user submits it -> sending of the notification email about the submission is triggered -> this email goes to the WP Mail SMTP plugin -> WP Mail SMTP plugin routes this email to the mailer -> mailer will send and deliver it further.

    When you have trouble getting emails, such an issue could occur if the needed DNS records (SPF, DKIM, DMARC) are not added to your sender domain, or set up incorrectly, and/or your email deliverability score is low because previously you were sending not authenticated emails or you are blacklisted.

    You need to make sure that you’ve followed all the steps in our guides on how to set up a mailer.

    Also, check your email deliverability score here. And you’ll get a report with issues and ways to improve.

    If everything is set up correctly, please, reach out to your chosen mailer support to look deeply into this issue. They’d hopefully be able to help!

    Kind regards.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.