WP-Mail-Validator could be configured to take a 3 step mail validation: 1. syntax 2. host 3. mx-record of mailserver.
Author: | Marcus Kimpenhaus (profile at wordpress.org) |
WordPress version required: | 5.2.0 |
WordPress version tested: | 5.4.1 |
Plugin version: | 0.6.5 |
Added to WordPress repository: | 13-02-2006 |
Last updated: | 13-04-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 0 |
Rated by: | 0 |
Plugin URI: | https://github.com/kimpenhaus/wp-mail-validat... |
Total downloads: | 2 739 |
Active installs: | 10+ |
Click to start download |
WP-Mail-Validator is an anti-spam plugin. It provides mail-address validation in 5 ways:
- syntax of mail-addresses
- mailserver host
- mx-record of mailserver
- user-defined blacklist
- trashmail services
Once the plugin identifies a mail-address to be non existing on the mailserver or being on the blacklist or
from trashmail service, any comment being made is moved to the spam area awaiting moderation from the blog owner.
Theme-Modification
WP-Mail-Validator comes with 3 theme functions that can be used:
wp_mail_validator_info_label()
: shows a protected by info labelwp_mail_validator_version()
: shows the current plugin versionwp_mail_validator_fended_spam_attack_count()
: shows the count of spam attackes fended
ChangeLog