விளக்கம்
Email Checker for Contact Form 7 validates email addresses in real time using the Emails Checker API before accepting form submissions. This stops spam, promotional emails, and invalid contacts from reaching your inbox.
The plugin performs comprehensive email verification including:
- DNS validation, including MX record lookup
- Disposable email address detection in real time
- Misspelled domain detection
- Email syntax verification (IETF/RFC standard conformance)
- Mailbox existence checking
- Catch-all testing
- Greylisting detection
- SMTP connection and availability checking
The plugin integrates seamlessly with Contact Form 7 — no form changes required. Simply enter your API key in the settings page and the plugin automatically validates all email fields.
Screenshots



Installation
Manual Installation
- Upload the
email-checker-for-contact-form-7folder to the/wp-content/plugins/directory. - Activate the Email Checker for Contact Form 7 plugin through the ‘Plugins’ menu in WordPress.
- Navigate to Settings > Emails Checker for CF7 to configure the plugin.
- Sign up for a free API key at app.emails-checker.net.
- Paste your API key into the settings page and save.
அடிக்கடி கேட்கப்படும் கேள்விகள்
-
How many emails can I check?
-
Our Free Plan gives you 100 SMTP credits per month for SMTP status checks. Basic syntax checking is done locally for free. If you have more than 100 contact form submissions per month, check out our affordable pricing at emails-checker.net/pricing.
-
Do I have to make changes to my form?
-
No. The plugin works automatically with all Contact Form 7 forms. Just enter your API key and you’re done.
-
What if I run out of credits?
-
If you run out of credits, the plugin will stop performing SMTP checks. Your contact form functionality will continue to work — emails will pass through basic syntax validation only.
-
Is the API key secure?
-
Yes. The API key is stored securely in the WordPress options table and is masked in the settings page. Only users with ‘manage_options’ capability can view or modify it.
Reviews
பங்களிப்பாளர்கள் & உருவாக்குனர்கள்
“Email Checker for Contact Form 7” is open source software. The following people have contributed to this plugin.
பங்களிப்பாளர்கள்Translate “Email Checker for Contact Form 7” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
3.0.0
- Complete rewrite with MVC architecture
- WordPress Settings API integration for proper settings management
- REST API endpoints for external integrations
- AJAX support for async email verification
- Caching layer to reduce API calls and respect rate limits
- Improved security: nonces, capability checks, input sanitization, output escaping
- Proper internationalization support
- PHP 7.2+ minimum requirement
- WordPress 5.0+ minimum requirement
2.5
- Updated for newer WordPress version 6.6
- Improved contact form email field detection and validation
2.4
- Updated for newer WordPress version 6.4.2
- Fixed minor issues
2.3
- Updated for newer WordPress version 6.1.1
- Added option to allow specific email types
- Added option to block emails if out of credits
- Added more email catching abilities
2.2
- Minor updates
2.1
- API Updates
- Minor CSS and form security improved
2.0
- Added newer version of Emails Checker API
- api.emails-checker.net
- New block emails on errors option
1.2
- Fixed minor field issues
1.1
- Connectivity issue fixed
- Added more security factors
1.0
- Initial release
