內容簡介
WP-Mail-Validator 是一個反垃圾郵件外掛程式,提供以下五種郵件地址驗證方式:
郵件地址語法
郵件伺服器主機
郵件伺服器的 MX 記錄
使用者定義的黑名單
垃圾郵件服務
一旦外掛程式識別到郵件地址不存在於郵件伺服器上、存在於黑名單上或來自垃圾郵件服務,
任何新增的留言都會被移到垃圾郵件區等待部落格擁有者的審核。
佈景主題修改
WP-Mail-Validator 附帶了三個可用的佈景主題函數:
wp_mail_validator_info_label():顯示一個受保護的資訊標籤
wp_mail_validator_version():顯示目前的外掛程式版本
wp_mail_validator_fended_spam_attack_count():顯示抵擋垃圾郵件攻擊次數的計數
外掛標籤
開發者團隊
原文外掛簡介
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 label
wp_mail_validator_version(): shows the current plugin version
wp_mail_validator_fended_spam_attack_count(): shows the count of spam attackes fended
