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