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.
debug.log (with email addresses redacted) when WP_DEBUG_LOG is enabled.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.