This plugin enables WordPress users to check their client’s email addresses on the registration form or any other form using is_email().
Which is a WordPress function to check valid email addresses. Which helps to stop spam and promotional emails from your inbox.
It will only allow a valid email address users to signup or any Email based activity.
This plugin is completely based on
emails-checker.net third party api. Which will send your provided email address to emails checker api in order to validate it.
Emails Checker doesnot store anykind of data on their servers.
Note:
This Plugin Requires a emails-checker.php api credentials to work. Please make sure to Read Terms and Conditions and Privicy Policy before using this plugin.
Key Features
- DNS validation, including MX record lookup
- Disposable email address detection realtime
- Misspelled domain detection
- Email Syntax verification (IETF/RFC standard conformance)
- Mailbox existence checking
- Catch-All Testing
- Greylisting detection
- SMTP connection and availability checking
This plugin needs an
Emails-Checker.NET API key to work. You can get it from
here.
Note:
This Plugin will automatically check your contact form emails syntax FREE. Only SMTP Checks will cost credit.
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the 'Plugins' screen in WordPress
- Use the Settings->Plugin Name screen to configure the plugin
- (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)