Improves email validation in the following ways:
- More extensive typo detection
- Checks the domain-part of an email is "valid" and can receive email (ie has an MX/A record), and then checks any MX records are not listed in the banned email domain list
- Supports reporting issues if Signup abuse detection and blocking add-on would block the email address during registration
- With XenForo 2.3.4+ this page respects the Perform checks and tests admin permission.
- Admin user edits skip additional DNS-validation of email domains (default: false)
Attachments