Scanfully 1.9 introduces Email Deliverability Monitoring for WordPress

WordPress email has always had a strange failure mode. Your site can say it sent the email. Your SMTP plugin can say it accepted the email. Your form plugin can say the notification was triggered.

And still, the email may never reach the inbox. That gap is exactly what Scanfully 1.9 focuses on.

With version 1.9, Scanfully introduces Email Deliverability Monitoring. It runs full end-to-end email checks from your WordPress website to an actual inbox. That means Scanfully does not only check whether WordPress tried to send an email. It checks whether that email reached its destination.

For WordPress sites that depend on forms, account emails, password resets, WooCommerce notifications, admin alerts, or booking confirmations, that distinction matters. Because “sent” is not the same as “delivered.”

Why WordPress email needs real monitoring

Email Deliverability monitoring screenshot of the Scanfully dashboard

WordPress email often looks simple from the outside. A plugin calls wp_mail(). WordPress passes the message to the configured mail system. The site moves on. But that is only one part of the route.

After WordPress hands off the email, the message may still pass through a mail transport, an SMTP service, DNS authentication checks, reputation systems, spam filters, and receiving mail servers.

Any part of that chain can fail, and worse, many failures do not show up inside WordPress.

A contact form notification can disappear. A password reset can never arrive. A customer email can land in spam. A plugin alert can fail silently. The site may stay online, fast, and healthy, while an important workflow stops working in the background.

That is why email deliverability belongs inside Scanfully.

Scanfully already monitors the parts of a WordPress site that affect reliability: uptime, performance, certificate health, Site Health, activity, content health, and plugin security. Email now becomes part of that same picture.

What Email Deliverability Monitoring checks

Scanfully 1.9 adds a dedicated email deliverability service. The feature tests the path between WordPress and the inbox.

It includes:

  • End-to-end email testing from the WordPress site to an actual inbox
  • wp_mail() validation
  • WordPress mail transport validation
  • SPF checks
  • DKIM checks
  • DMARC checks
  • RBL and DNSBL blocklist checks
  • Deliverability state evaluation after inbound pings
  • Header diagnostics where they help explain delivery behavior

This gives Scanfully a clearer view of whether email works beyond the first handoff. That matters because wp_mail() can only tell part of the story. It can confirm that WordPress passed an email to the next layer.

It cannot confirm that the message reached a real inbox. Scanfully 1.9 checks the FULL route.

Why blocklist checks matter

Email deliverability problems often send people in the wrong direction. It is common to start by changing a form plugin, adjusting notification settings, swapping SMTP plugins, or editing email templates.

Sometimes that helps. But sometimes the real problem sits outside WordPress.

An important part of our Email Deliverability monitoring is checking the IP address against known blocklists. A sending IP can appear on a DNS-based blocklist. A mail provider can route through infrastructure with a poor reputation. A domain can have authentication issues. A receiving server can distrust the message before the content even matters.

Scanfully 1.9 adds RBL and DNSBL blocklist checks so you can see that signal sooner.

This does not replace deeper email infrastructure work. However, it gives you a better starting point. Instead of guessing whether the issue lives in WordPress, SMTP, DNS, or sender reputation, Scanfully can show useful evidence from the monitoring layer.

This makes email troubleshooting less vague.

A more complete way to monitor WordPress

Email is part of the user experience, even when users never see the system behind it.

They only notice when the password reset does not arrive. Or when the order email is missing. Or when the contact form lead never reaches the site owner. Scanfully 1.9 helps catch those problems earlier.

With Email Deliverability Monitoring, Scanfully now checks whether WordPress email works beyond the initial send attempt. It validates the mail path, checks important DNS authentication records, watches for blocklist issues, and confirms whether the test message reaches an actual inbox.

That makes Scanfully a more complete monitoring tool for WordPress sites.

Scanfully 1.9 is available now.

7 responses to “Scanfully 1.9 introduces Email Deliverability Monitoring for WordPress”

  1. Mark Howells-Mead Avatar
    Mark Howells-Mead

    I have a case in which we need to validate on a semi-regular basis that user email addresses on a client site continue to exist. If a user no longer works for a company then their email address is deleted or redirected. If the emails can no longer be received, the user account needs to have all roles removed. I can handle the deactivation logic, but would the email testing from Scanfully be a good fit, into which I can hook? I’ve written STMP testing myself but the mail servers don’t allow me to test for a specific email address because that counts as bot scraping.

    1. Barry Kooij Avatar
      Barry Kooij

      Hi Mark,

      Sorry, this feature will not solve that issue. Our current email deliverability system works in a different way. We send emails from your website to a specific (@)scanfully email address. We don’t test if a receiver works, we test if the sender works.

      Cheers,
      Barry

      1. Mark Howells-Mead Avatar
        Mark Howells-Mead

        Got you, thanks Barry.

  2. Slava Abakumov Avatar

    Hey there,
    Great feature!

    It looks like you are chipping away more and more features from other plugins and services under the Scanfully brand. Which is great, especially given that the price doesn’t change.

    You may consider updating the Features page though.

    1. Remkus de Vries Avatar

      Thanks, Slava! And yes, we’ll introduce a new features and feature page soon!

  3. Daniele Avatar

    Yo guys,
    If I understand correctly this doesn’t work submitting a form, but straight sending an email via wp_mail() right?

    Thanks and keep up the good work

    1. Barry Kooij

      Hi Daniele,

      Correct! Form validation is coming soon!

      Cheers,
      Barry

Leave a Reply

Your email address will not be published. Required fields are marked *

Recommended Reading: