Email Verifier
Content Type: Module
Categories: Authentication
Overview
This module makes it easier to validate and check email addresses. The email address is verified using a connection to APILayer Email verification API.
Documentation
Email-Verifier
This module makes it easier to validate and check email addresses. The email address is verified using a connection to APILayer Email verification API. It will verify the actual existence of an email address using MX-Records and Simple Mail Transfer Protocol (SMTP). It also checks,
• Typo checks.
• Did you mean suggestions.
• Numeric scores.
Dependencies
• Mendix modeler 9.2.0.
Configuration
• Go to the URL to get the API key, URL:https://apilayer.com/marketplace/email_verification
• The API key should be placed in the default value of APIKey constant.
Known bugs
None
Releases
Version: 1.0.0
Framework Version: 9.2.0
Release Notes: **Email Verifier**
This module makes it easier to validate and check email addresses. The email address is verified using a connection to APILayer Email verification API.
It will verify the actual existence of an email address using MX-Records and Simple Mail Transfer Protocol (SMTP). It also checks,
• Typo checks.
• Did you mean suggestions.
• Numeric scores.
**Dependencies**
• Mendix modeler 9.2.0.
**Configuration**
• Go to the URL to get the API key, URL:https://apilayer.com/marketplace/email_verification
• The API key should be placed in the default value of APIKey constant.
**Known bugs**
None
Screenshots
![image](https://user-images.githubusercontent.com/126237001/221198677-abefeeb6-aabf-47c3-ae45-393c2ae3acfa.png)
![image](https://user-images.githubusercontent.com/126237001/221198700-68cf7b0c-a726-467b-ae53-85263cf7a107.png)