Kirby - Validate Email Domain

xF2 Add-on Kirby - Validate Email Domain 1.0.1

Compatible XF Versions
2.0 , 2.1 , 2.2 , 2.3
Visible Branding
No
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 GitHub - egulias/EmailValidator: PHP Email address validator
Back
Top