Email Validation - DNS
by Kitworks Systems| Odoo Apps Dependencies | crm, web |
| Community Apps Dependencies | Show |
| Technical Name | kw_email_validation_dnspython |
| License | LGPL-3 |
| Website | https://kitworks.systems/ |
| Versions | 16.0 17.0 18.0 19.0 |
What this module does
DNS-based email validator. Resolves MX and A records for the address domain via the dnspython library to confirm the recipient domain accepts mail.
MX record lookup
Confirms the domain has at least one configured Mail Exchanger.
A record fallback
Falls back to A record check when no MX is published, matching real-world mail server behaviour.
No API key
Free local check using the dnspython library, no third-party service dependency.
Plugs into the rule engine
Place DNS early in the chain to filter out fake domains before paid APIs run.
DNS validator configuration form — minimal setup, uses dnspython.
Part of the Email Validation Suite
This module is one of 11 modules that add email address validation to every relevant Odoo model. Install the bundle to get the full set.
Questions or feedback?
Kitworks Systems supports the Email Validation Suite. Reach out for installation help, bug reports or custom validator integrations.
info@kitworks.systems