前言介紹
- 這款 WordPress 外掛「Mailgun Email Validator」是 2013-10-04 上架。
- 目前有 80 個安裝啟用數。
- 上一次更新是 2017-11-25,距離現在已有 2716 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.1.0 以上版本才可以安裝。
- 有 25 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
jesin |
外掛標籤
spam | comments | anti-spam | validation | email validation |
內容簡介
大部分的電子郵件驗證器都會檢查郵件地址是否有 @ 和 .(句點),有些甚至會將特定的域名列入黑名單。但是,Mailgun 的高級電子郵件驗證服務則會更加深入並檢查域名的存在性、MX 記錄 的存在以及自訂的 ESP(電子郵件服務提供商)文法。
文法指的是每個電子郵件提供者所定義的規則。例如,Yahoo Mail 地址只能包含字母、數字、底線和一個句點。
因此,[email protected] 雖然可以在 is_email() 函數中完美通過驗證,但因為包含了多個句點而絕不可能存在。這樣的地址無法逃脫 Mailgun 的電子郵件驗證。
為什麼要使用 Mailgun 的電子郵件驗證服務?
執行一般的電子郵件語法檢查。
檢查電子郵件域名的存在性。因此,像 [email protected] 這樣的地址無法逃脫檢查。
檢查電子郵件域名是否有 MX 記錄。因此,像 [email protected] 的地址會被擋下。
檢查用戶名是否符合其 ESP(電子郵件服務提供商)的文法。例如,Gmail 不允許使用少於 6 個字符和連字號的用戶名,因此 [email protected] 和 [email protected] 無法通過驗證。
為什麼要使用這個外掛?
與 WordPress 的 is_email() 函數集成。因此,它可以與 Contact Form 7、Jetpack/Grunion 聯繫表單、WordPress 註冊表單以及使用 is_email() 函數的任何表單無縫配合使用。
在垃圾郵件插入資料庫之前擋住它。
確保評論過程不中斷,即使 Mailgun 網站發生 停機。
完全透明工作,前端不會有任何改變。
此外掛需要 Mailgun 的公共 API 金鑰,可通過在 Mailgun 註冊獲取。
如果您正在本機的 WAMP/LAMP/MAMP 安裝上試用此外掛,請確保系統連接到互聯網,以便此外掛與 Mailgun 聯繫。
可用的語言
英語
塞爾維亞克羅地亞語,由Borisa Djuraskovic翻譯
西班牙語,由Andrew Kurtis翻譯
進一步閱讀
閱讀 Mailgun 的電子郵件驗證服務。
http://blog.mailgun.com/post/free-email-validation-api-for-web-forms/
http://blog.mailgun.com/post/weekly-product-update-improvements-to-email-validation-api/
Mailgun Address Validator demo 及其 源代碼
Mailgun Email Validator Plugin 的官方主頁。
原文外掛簡介
Most email validators look for an @ and a .(dot) some go further and blacklist certain domain names. But Mailgun’s Advanced email validation service goes deeper and looks for the existence of the domain name, presence of a MX record and the custom ESP(Email Service Provider) grammar.
The grammar here is the rules defined by each email provider. For example, Yahoo Mail addresses can only contain letters, numbers, underscores, and one period.
So [email protected] perfectly passes the is_email() function but can never exist as it contains more than one period. Such addresses can’t escape Mailgun’s Email validation.
Why use Mailgun’s email validation service?
Performs the usual email syntax check.
Checks the existence of the email domain. So [email protected] can’t escape.
Checks if the email domain has a MX record. So [email protected] is caught.
Checks if the username complies with the grammar of its ESP (Email Service provider). Eg Gmail doesn’t allow usernames less than 6 characters and hyphens so [email protected] and [email protected] can’t get away.
Why use this plugin?
Integrates with the is_email() function of WordPress. So it works seamlessly with Contact Form 7, Jetpack/Grunion contact forms, WordPress registration form and any form which uses the is_email() function.
Kicks spam before it is inserted into the database
Ensures that the commenting process is uninterrupted even if Mailgun suffers a downtime
Works completely transparent, nothing changes in the frontend
This plugin requires a Mailgun Public API Key which can be obtained by signing up at Mailgun.
If you’re trying out this plugin on a local WAMP/LAMP/MAMP installation make sure your system is connected to the Internet for this plugin to contact Mailgun.
Available Languages
English
Serbo-Croatian by Borisa Djuraskovic
Spanish by Andrew Kurtis
Further Reading
Read about Mailgun’s email validation service.
http://blog.mailgun.com/post/free-email-validation-api-for-web-forms/
http://blog.mailgun.com/post/weekly-product-update-improvements-to-email-validation-api/
Mailgun Address Validator demo and its source code
The Mailgun Email Validator Plugin official homepage.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Mailgun Email Validator」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0 | 1.1 | 1.2 | 1.2.1 | 1.2.2 | 1.2.3 | 1.2.4 | trunk | 1.2.4.1 |
延伸相關外掛(你可能也想知道)
Email Verification, Email OTP, Block Spam Email, Passwordless login, Magic Login – User Verification 》rotect 插件說明, 這個 WordPress 外掛可以防止垃圾使用者和阻止使用垃圾信箱的人進行即時訪問,使用者需要在登錄網站之前驗證他們的電子郵件。 , 由http://w...。
Antideo Email Validator 》Antideo 邮件验证插件旨在帮助防止通过联系表单传入的垃圾邮件。Antideo 实时验证通过您的联系表单输入的电子邮件地址,以防止虚假电子邮件地址的查询。该电...。
Email Validator for Contact Form 7 》這個郵件驗證外掛能夠讓 Contact Form 7 的使用者在發送表單前驗證電子郵件地址。它使用 MailboxValidator 電子郵件驗證服務來檢查電子郵件地址是否為可丟棄...。
DeBounce Email Validator 》DeBounce 電子郵件驗證外掛可讓您在所有 WordPress 表單上驗證電子郵件,確保提交之前其真實存在。此插件使用DeBounce.io API 基礎平臺。, 此外掛擴展了 Word...。
Clearout Email Validator – Real Time Email Validation on WordPress Forms 》Clearout電子郵件驗證外掛與所有主要表單無縫集成,可實時驗證電子郵件地址。該插件進行20多種精細的實時驗證檢查,以確定電子郵件地址的當前狀態。此類電子...。
QuickEmailVerification 》QuickEmailVerification 電子郵件驗證外掛讓您在發送電子郵件之前即時驗證電子郵件地址的存在性。其獨特的郵件驗證系統包括多種驗證,從檢查語法到最終用戶郵...。
Byteplant Email Validator 》即時電子郵件驗證 - 即時檢查, 此外掛使用 Byteplant Email-Validator API (https://www.email-validator.net) 進行即時檢查,以查明電子郵件地址是否真的存...。
MailCheck.ai 》MailCheck.ai 可防止有人在您的網站註冊或留言時使用一次性電子郵件。 , 它使用網站 https://www.mailcheck.ai 的 API,該網站始終保持最新並包含最新的域名...。
Checkout email validation for WooCommerce 》一個輕量級的外掛,用於檢查客戶電子郵件中最常見的錯誤拼寫,並提醒他們。使用此外掛,您的客戶更有可能輸入有效的電子郵件地址,從而簡化和改善訂單管理。,...。
OTP by Email for Contact Form 7 》使用這個 CF7 外掛擴充功能,可讓 OTP 連結被插入至發送到 CF7 表單提交的電子郵件地址的確認/通知電子郵件中。 OTP 是電子郵件收件者需要點擊以確認他們的地...。
UserCheck 》總結:UserCheck 外掛能夠防止使用一次性或丟棄式電子郵件地址在您的網站註冊或留言,有助於保護您的網站免受垃圾郵件的侵擾,同時維護使用者群的品質。, , ...。
LH Signing 》這個外掛可以用於請願書、活動或任何需驗證名單的用途,據我所知在 WordPress 中是獨一無二的。, 建立請願書/名單/報名表只需在文章或頁面(或自定義文章類型...。
Spam Email Domain Exclusion for CF7 》```html,
- ,
- 外掛名稱:Spam Email Domain Exclusion for CF7 ,
- 外掛用途:增強 Contact Form 7 外掛的功能<...。
MailboxValidator Email Validator 》這個電子郵件驗證外掛可以協助您阻擋使用您的服務或輸入表單的即棄電子郵件、免費電子郵件、無效電子郵件或基於角色的電子郵件。, 它可以防止垃圾郵件、臨時...。
Emailable – Premium Email Verification & Validation 》我們的電子郵件驗證外掛插件可以即時驗證電子郵件地址,確保您只收到有效的電子郵件。該插件整合了 Emailable 的頂級電子郵件驗證 API,當使用者提交表格時會...。