
內容簡介
此外掛將自動檢查所有帶有「電子郵件」類型的輸入,如果有輸入錯誤,則向訪客建議更正。
例如:「[email protected]」會被指正為「[email protected]」。
當向客戶發送交易郵件、提交聯繫表格等時,這將是非常有用的。
向不存在的地址發送電子郵件將導致所謂的「退件」,這會降低您發送IP地址的聲譽。
您伺服器的IP地址可能會因此被列入黑名單,您的客戶將不再收到您的電子郵件。
此外掛使用「Mailcheck.js」庫:
https://github.com/mailcheck/mailcheck/
外掛標籤
開發者團隊
原文外掛簡介
Plugin will automatically check all the inputs with “email” type and suggest a correction to the visitor in case of a typo.
Example: “[email protected]” instead of “[email protected]”.
This is especially useful when sending transactional emails back to the customer after placing an order, submitting a contact form, etc.
Sending emails to the non-existent addresses will result in so called “bounces” which will decrease reputation of your sending IP address.
Your server’s IP address might get blacklisted and your customers will no longer receive emails from you.
Plugin is using “Mailcheck.js” library:
https://github.com/mailcheck/mailcheck/
