This project is not covered by Drupal’s security advisory policy.
Introduction
Abstract API Email Validator module provides a robust
solution for email validation in Drupal. By integrating with the Abstract API,
this module ensures that email addresses entered in your forms are valid and
active. This module helps in maintaining clean and valid email lists,
improving email deliverability and reducing bounce rates.
Features
Basic Functionality:
- Validates email addresses using the Abstract API during form submission.
Unique Features:
- Provides an option in field setting form of email type of fields.
- Ensuring valid email addresses in user registrations.
- Adds validation options to custom forms and webforms.
- Includes a blacklist configuration to bypass specific email addresses and
domain emails. - We are providing end users to choose validation based on different parameters i.e SMTP, MX_FOUND, QUALITY_SCORE, Deliverability
Use Cases:
- Preventing spam by blocking known invalid or unwanted email addresses and
domains.
Post-Installation
Configuration:
- Navigate to the module configuration page at
/admin/config/system/abstract-email-validation. - Enter your Abstract API key and configure other settings such as custom
error messages and blacklist email addresses or domains. - Choose your email validation option on your desired email fields.
- And you can add it to your webforms and custom forms.
NOTE: You can add the following line to settings.php:
$config['abstract_email_validation.settings']['api_key'] = 'YOUR API KEY';
This will also make sure that your API key is secure.
Additional Requirements
Dependencies:
- Abstract API key (sign up at Abstract API).
Recommended modules/libraries
Enhancements:
- Webform: Integrate email validation with webforms.
Supporting organizations:
Project information
- Project categories: Integrations, Security
- Ecosystem: Email Field
- Created by indranil roy on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.




