
內容簡介
Zoho Mail for WordPress 外掛可幫助您在 WordPress 網站上配置 Zoho Mail 帳戶,從而安全地發送電子郵件。透過使用 Zoho Mail API,確保您的郵件不會因使用一般主機伺服器而損害您的網站聲譽。
【主要功能】
• 使用 OAuth 2.0 協議進行安全認證
• 自訂 PHPMailer 程式庫以發送郵件
• 支援全站點的 wp_mail 功能
• 郵件將存儲於 Zoho Mail 的已發送郵件夾
• 測試郵件功能以確認設定正確
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Zoho Mail for WordPress
Zoho Mail Plugin helps you to configure your Zoho Mail account in your WordPress site, to send emails from your Site.
It is recommended to use authorized server for sending emails from websites, instead of using generic hosting servers. It is possible to misuse unauthorized and unauthenticated configuration and harm the reputation of your domain/ website when using generic servers.
Zoho Mail plugin can help to ensure that the emails are sent from your account using Zoho Mail API’s.
PRE-REQUISITES
A Zoho Mail Account
A self-hosted WordPress site
PHP 5.6 or later
ADVANTAGES OF ZOHO MAIL PLUGIN
Zoho Mail plugin makes use of OAuth 2.0 protocol to access Zoho Mail API. This ensures a highly secure authentication process where the Username or password is not stored so cannot be misused.
Zoho Mail plugin has customized the PHPMailer’s code library, used in WordPress for sending email.
By using ’wp_mail’ function of WordPress, Zoho Mail plugin handles the custom send mail action anywhere from the entire site, without having to change/ configure in every occurrence.
ZOHO MAIL API FEATURES
Zoho Mail API is authenticated using OAuth 2.0 protocol.
You can configure your Zoho Mail account in your website to send email using Zoho Mail API.
The emails sent will be available in the corresponding Zoho Mail account’s Sent folder.
ZOHO MAIL PLUGIN PARAMETERS
Where is your account hosted? :The region where your Zoho Account data resides.
Client ID :The Client ID of your Zoho Mail API.
Client Secret : The Client secret of your API.
Authorized Redirect URI : Authorized Redirect URL obtained from your website that is used to create Client ID.
From Email Address :The Email address that will be used to send all the outgoing emails from your website.
From Name :The Name that will be shown as the display name while sending all emails from your website.
ZOHO MAIL PLUGIN TEST EMAIL
After configuration, you can test the plugin. Navigate to the Zoho Mail – Test Email page in your Website settings.
– To : Email address of the recipient.
– Subject : Subject of the email.
– Content :The message or body of the email.
For in detail instructions on how to set up Zoho Mail plugin, visit Zoho Mail plugin page .
Note :
Sending emails through Zoho Mail is subjective to our Usage Policy restrictions. Please refer to our Usage Policy details here.
