• Resolved xwerson

    (@xwerson)


    Hi,

    I can send email to any company email and its arriving but not to Gmail.

    I use the tools email sending and its write Success but don’t arriving to Gmail.

    Gmail have some special filter?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi!
    Same problem here; test email shows up as successful. nothing on spam folder.

    Thank you!

    Hi @xwerson and @jezebel_ ,

    Thanks for reaching out, and I’m so sorry about the inconvenience.

    Please kindly know, 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.

    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 or getting them into the “spam” folder, such an issue could occur if the needed DNS records (SPF, DKIM, DMARC) are not added, 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: https://wpmailsmtp.com/categories/docs/mailers/.

    Also, check your email deliverability score here: https://www.mail-tester.com/. 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 about the status of those emails. They’d hopefully be able to help!

    I hope this helps. Thanks!

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