
EasyDMARC Email Verification connects your WordPress forms to the EasyDMARC email verification API and validates every submitted email address before the form is accepted. It helps you block invalid, disposable, risky, and undeliverable addresses from entering your system.
All verification requests are performed server-side — no JavaScript is sent to the browser. Credentials are encrypted with AES-256 using your site’s AUTH_KEY.
Supported integrations
Form plugins
- Elementor Pro Forms
- Contact Form 7
- WPForms
- Ninja Forms
- Fluent Forms (free and Pro)
- Gravity Forms
- SureForms
Built-in WordPress
- WooCommerce checkout (billing email field)
- WordPress user registration (single-site and Multisite)
How it works
- A visitor submits a form containing an email field.
- The plugin sends the address to the EasyDMARC API for real-time verification.
- If the result is not in your allowed list (e.g. you block “undeliverable”), the form is rejected and a clear error message is shown under the email field.
- Deliverable addresses pass through normally.
Key features
- Per-status control — independently allow or block deliverable, risky, undeliverable, and unknown results.
- Allow on API error — optionally permit submissions when the verification service is unavailable.
- Custom error messages — set your own text for invalid, risky, and API-error scenarios.
- Test Email tab — verify any address from the admin panel and inspect the raw API result.
- Bulk CSV verification — upload a CSV file with up to 500,000 email addresses, verify them in bulk, view a visual breakdown (donut chart), and export filtered results as CSV.
- Buy Credits tab — browse available EasyDMARC plans, see your current balance, and subscribe directly from the WordPress admin.
- Credit usage dashboard — see your allocated credits, current balance, and usage at a glance.
- Debug logging — errors are written to
debug.log(with email addresses redacted) whenWP_DEBUG_LOGis enabled.
Privacy
Email addresses are sent to https://sender-api.easydmarc.com for verification. See EasyDMARC’s legal and privacy information at https://easydmarc.com/legal for details on how verification data is handled.
Requirements
- WordPress 5.8 or later
- PHP 7.4 or later
- OpenSSL PHP extension
- An EasyDMARC account with an API Client ID and Client Secret
- One or more supported integrations: Elementor Pro, Contact Form 7, WPForms, Ninja Forms, Fluent Forms, Gravity Forms, SureForms, WooCommerce, or WordPress user registration
Screenshots

Welcome screen — setup checklist, quick-start guide, and API credential instructions.

API Settings tab — enter credentials, enable form integrations (including WooCommerce and WP registration), and configure allowed statuses.

Logging & Usage tab — credit usage dashboard with donut chart showing allocated, used, and remaining credits.

Test Email tab — verify a single address or upload a CSV for bulk verification of up to 500,000 addresses.

Error Messages tab — customise the validation messages shown to visitors for invalid, risky, and API-error scenarios.

Documentation tab — quick links to API docs, legal & privacy, support, and full integration list.

Buy Credits tab — browse monthly verification plans, see current balance, and subscribe directly from WordPress.