This Magento 2 module is an add-on package to the LokiCheckout.
Install this package via composer:
composer require loki/magento2-email-mx-validator
Next, enable this module:
bin/magento module:enable Loki_EmailMxValidator
@dev
to the composer command.
For getting support, create an Issue under the following project URL:
https://github.com/LokiExtensions/Loki_EmailMxValidator
The following options of this module can be configured via the Store Configuration:
loki_components/validators/enable_mx_validation_for_email
The following dependencies are declared in the module its `etc/module.xml` file:
Loki_Base
Loki_Components
Loki_CssUtils
Magento_Backend
Magento_Config
Magento_Customer
Magento_Store
Yireo_CspUtilities
Loki_EmailMxValidatorloki/magento2-email-mx-validator
loki/magento2-components: ^2.0
magento/framework: ^103.0
spatie/dns: ^2.0
| 1.0.0 | 10 November 2025 |