Title: Does My Email Work &#8211; Email Deliverability Test
Author: Valentin Bora
Published: <strong>11. 6. 2026</strong>
Last modified: 14. 6. 2026

---

Prohledat pluginy

![](https://ps.w.org/does-my-email-work/assets/banner-772x250.png?rev=3571875)

![](https://ps.w.org/does-my-email-work/assets/icon-256x256.png?rev=3571875)

# Does My Email Work – Email Deliverability Test

 Autor: [Valentin Bora](https://profiles.wordpress.org/valentinbora/)

[Stáhnout](https://downloads.wordpress.org/plugin/does-my-email-work.1.0.2.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/does-my-email-work/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/does-my-email-work/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/does-my-email-work/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/does-my-email-work/#developers)

 [Podpora](https://wordpress.org/support/plugin/does-my-email-work/)

## Popis

Are your contact form emails disappearing? Customers not getting order confirmations?
Password reset emails never arriving?

This plugin helps you find out why. It checks whether your domain is set up correctly
for email, and then goes a step further: it sends a real test email from your site
and tells you exactly what inbox providers like Gmail and Outlook see when your 
email arrives.

Most email tools, even ones with a „send test email“ button, only confirm the message
left your site by delivering it to your own inbox. But a letter mailed to your own
house always arrives; that tells you nothing about whether a customer’s inbox would
accept it. This plugin sends a real test email to an independent grader that reads
what actually arrived, and tells you exactly what Gmail and Outlook see: whether
you pass SPF, DKIM and DMARC, which service delivered it, and whether your sending
address is blacklisted.

#### What you’ll learn

**Is your domain set up for email?**

 * Can inbox providers verify your emails are real (SPF)
 * Do your emails carry a digital signature (DKIM)
 * Are fake emails pretending to be you getting blocked (DMARC)
 * Can your domain receive email (MX records)
 * Which email service your domain uses

**Do your emails actually pass security checks?**

Send a real test email from your site and see what happens when it arrives:

 * Does it pass the sender verification check
 * Is the digital signature valid
 * Does it pass the anti-spoofing check
 * Does the sender address match your domain
 * Which service actually delivered the email (Google, SendGrid, Amazon SES, and
   others)

#### More features

 * **Works with any email setup** – whether you use an SMTP plugin (WP Mail SMTP,
   Post SMTP, FluentSMTP, etc.) or your host’s built-in email, this plugin tests
   whatever your site actually uses to send mail
 * **Site Health integration** – email checks appear on your WordPress Site Health
   screen alongside your other site diagnostics
 * **Weekly monitoring** – get an email notification if your domain’s email records
   change unexpectedly
 * **Email report** – send yourself a summary of the results to share with your 
   developer or hosting provider
 * **Score out of 10** – a simple score that tells you how your email setup compares
   to best practices

#### How it works

 1. Activate the plugin and go to Tools > Does My Email Work
 2. The plugin checks your domain’s public email records (the same records Gmail and
    Outlook already see when you send email)
 3. Optionally, send a test email to see if it passes all the security checks that 
    inbox providers look for
 4. Get a clear report of what’s working and what needs attention

#### External Services

This plugin connects to the following external services to perform its diagnostic
functions:

**doesmyemail.work API**
 Used to look up your domain’s public email records and
process test email results. For the record lookup, the plugin sends your site’s 
domain name to this service. Email reports are generated and sent locally by the
plugin – no email addresses are transmitted to this service.

When you choose to run a deep check, your site sends a test email to a unique address
at doesmyemail.work, and also sends the public DNS records (SPF, DKIM, DMARC, and
MX) the plugin already collected for your own domain, so the service can correlate
them with the received email. The email’s routing and authentication metadata (From
address, Return-Path, sending IP, detected mail service, SPF/DKIM/DMARC results,
DKIM key strength, and sending-IP blacklist status) is analyzed and stored for up
to 7 days, then automatically deleted. No email body content is stored or read.

 * Service operated by Mach10 (mach10.pro)
 * [Terms of Use](https://doesmyemail.work/terms/)
 * [Privacy Policy](https://doesmyemail.work/privacy/)

**Cloudflare DNS (used by the doesmyemail.work service)**
 The DNS record lookups
happen on the doesmyemail.work servers, which use Cloudflare’s public resolver (
1.1.1.1) to query your domain’s SPF, DKIM, DMARC, and MX records. Your WordPress
site does not contact Cloudflare directly; it only connects to doesmyemail.work.
No personal data beyond your domain name is involved.

 * [Cloudflare Privacy Policy](https://www.cloudflare.com/privacypolicy/)
 * [1.1.1.1 resolver commitment](https://developers.cloudflare.com/1.1.1.1/privacy/public-dns-resolver/)

## Snímky obrazovky

[⌊Your email setup scored out of 10, with plain-language fixes for anything that
needs attention⌉⌊Your email setup scored out of 10, with plain-language fixes for
anything that needs attention⌉[

Your email setup scored out of 10, with plain-language fixes for anything that needs
attention

[⌊Every passing check explained in plain English - sender authorization, digital
signature, anti-spoofing, and domain alignment⌉⌊Every passing check explained in
plain English - sender authorization, digital signature, anti-spoofing, and domain
alignment⌉[

Every passing check explained in plain English – sender authorization, digital signature,
anti-spoofing, and domain alignment

[⌊Send a real test email, email yourself the report, and turn on weekly monitoring
to catch changes⌉⌊Send a real test email, email yourself the report, and turn on
weekly monitoring to catch changes⌉[

Send a real test email, email yourself the report, and turn on weekly monitoring
to catch changes

## Instalace

 1. Upload the `does-my-email-work` folder to `/wp-content/plugins/`
 2. Activate the plugin through the Plugins menu
 3. Go to Tools > Does My Email Work to run your first check

## Nejčastější dotazy

### My emails are going to spam. Will this plugin fix that?

This plugin diagnoses the problem and tells you exactly what’s wrong with your email
setup so you (or your developer) know what to fix. Common causes include missing
SPF or DMARC records, which your hosting provider can usually add for you.

### Other plugins have a „send test email“ button. How is this different?

A normal test email just sends a message to your own inbox and confirms it left 
your site. That’s like mailing a letter to your own house: it always arrives, so
it proves nothing about whether a real customer would receive yours. This plugin
sends the test email to an independent checking service that reads what actually
arrived, whether Gmail and Outlook can verify it’s really from you (SPF, DKIM, DMARC),
which service sent it, and whether your sending address is on any spam blacklists.
You get the verdict an outside inbox would give you, not a self-graded one.

### Do I need to install an SMTP plugin too?

No, but it helps. This plugin tests whatever email setup you currently have. If 
you’re using your host’s built-in PHP mail (which some hosts don’t configure properly),
the plugin will tell you, and you may want to add an SMTP plugin like WP Mail SMTP
to improve deliverability.

### Does this plugin work with WP Mail SMTP / Post SMTP / FluentSMTP?

Yes. The test email is sent through whatever email system your site uses. If you
have an SMTP plugin installed, the plugin detects it and shows it in the results.

### What data is sent to external servers?

For the DNS check, only your domain name is sent. If you choose to run the deep 
check, your site also sends a test email plus the public DNS records it already 
collected for your domain (SPF, DKIM, DMARC, MX) to our diagnostic server, which
analyzes the email’s routing and authentication metadata. Email reports are generated
and sent locally by your WordPress installation, no email addresses leave your server.

### Does the plugin store any data?

Scan results are stored locally on your site so the plugin does not repeat lookups
on every page load, and are replaced each time you run a new check. Test email data
is stored on our diagnostic server (doesmyemail.work) for up to 7 days, then automatically
deleted. The weekly monitoring feature stores the previous check results locally
for comparison. All of the plugin’s data on your site is removed when you uninstall
the plugin.

### Why does the deep check time out?

This usually means your hosting provider blocks outbound email or your email setup
needs attention. The plugin will show which email system your site uses to help 
you diagnose the issue.

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

Does My Email Work – Email Deliverability Test je otevřený software. Následující
lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

 *   [ Valentin Bora ](https://profiles.wordpress.org/valentinbora/)

[Přeložte “Does My Email Work – Email Deliverability Test” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/does-my-email-work)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/does-my-email-work/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/does-my-email-work/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/does-my-email-work/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/does-my-email-work/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.0.2

 * Added a shareable deep-check report link, so you can open the full delivery report
   on doesmyemail.work and share it with your developer or host.
 * Clearer wording throughout: explains how an independent deliverability check 
   differs from a plain „send test email“ button that only delivers to your own 
   inbox.

#### 1.0.1

 * Store scan and test results in a persistent option instead of a transient, so
   Site Health and saved results survive object-cache clears.
 * Switched the DNS scan call to the canonical /v1/dns-scan/{domain} path endpoint(
   away from the deprecated unversioned alias).

#### 1.0.0

 * Initial release

## Meta

 *  Verze **1.0.2**
 *  Poslední aktualizace **před 10 hodin**
 *  Aktivních instalací **Méně než 10**
 *  Verze WordPressu ** 6.1 nebo novější **
 *  Testováno až do WordPressu **7.0**
 *  Verze PHP ** 7.4 nebo novější **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/does-my-email-work/)
 * Štítků
 * [deliverability](https://cs.wordpress.org/plugins/tags/deliverability/)[DKIM](https://cs.wordpress.org/plugins/tags/dkim/)
   [DMARC](https://cs.wordpress.org/plugins/tags/dmarc/)[smtp](https://cs.wordpress.org/plugins/tags/smtp/)
   [SPF](https://cs.wordpress.org/plugins/tags/spf/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/does-my-email-work/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

[Your review](https://wordpress.org/support/plugin/does-my-email-work/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/does-my-email-work/reviews/)

## Spolupracovníci

 *   [ Valentin Bora ](https://profiles.wordpress.org/valentinbora/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/does-my-email-work/)