- XF Compatibility
- 2.2.x
- Short Description
- Alibaba Cloud Add-on validates email domains via GitHub EmailValidator for quick, simple domain validation. Rejects emails with invalid domains.
This really simple Add-on checks if the domain-part of an email is "valid", eg. if the domain can be found via DNS - if not the email address is rejected as invalid.
Validation is done via the bundled version of https://github.com/egulias/EmailValidator
Validation is done via the bundled version of https://github.com/egulias/EmailValidator