=== Bulk Email Checker Email Validator === Contributors: BulkEmailChecker Tags: bulk email checker, email validation, validation, verify emails, stop spam, prevent spam Requires at least: 3.1.0 Tested up to: 3.6.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Prevent spam and lost customers in comment, user registration and contact forms using Bulk Email Checker's Email Validation Service. == Description == Bulk Email Checker's Advanced email validation service completes a deep cleaning by performing an SMTP simulation test to check if the mailbox actually exists on the destination mail server for the best accuracy. Lets face it, people misspell their email addresses and are completely unaware of it, resulting in a delivery failure due to a bounce or maybe even a spam complaint and you also just lost a potential customer for your business. What’s very interesting is most of these invalid email addresses are a result of simple misspelled domains such as "hotmail.con", "gnail.com", "yahoo.cmo". So "jane@gmail.cmo" perfectly passes the [is_email()](http://codex.wordpress.org/Function_Reference/is_email) function but does not really exist. Such addresses can't escape BulkEmailChecker's Email validation, ensuring you do not lose any valuable leads due to a typo and preventing spam signups. This plugin requires a Bulk Email Checker Rest API Key which can be obtained through [Sign-up at Bulk Email Checker](https://panel.bulkemailchecker.com/create-account/) (Signup in 30 seconds, no credit card required). == Installation == 1. Click Plugins -> Add new -> Upload -> Select the Bulk Email Checker Plugin archive to upload it. 2. Activate the Bulk Email Checker Email Validator plugin through the 'Plugins' menu in WordPress. 3. Configure the plugin by going to Settings -> Bulk Email Checker -> and insert your Rest API key. == Changelog == = 1.0 = * Initial version