概要: In Plesk, you can set up automatic email notifications to inform yourself, as well as your customers and resellers, about certain events, such as the expiration of a subscription or the suspension of an account.

In this topic, you will learn how to configure who receives specific notifications, and how to customize how notifications look and what they say. You will also learn how to customize the email address the notifications are sent from.

大部分通知都會立即發出,除了:

  • 資源超量使用和帳戶掛起的通知。這些資訊有時會在事件發生後 24小 時發送。
  • 到期警告(目前只有“訂閱到期警告”)。對於該等警告,您可以指定要提前多少天發送通知。

通知可自訂。對於每個通知,您可以:

  • 指定其收件人。
  • 更改其文本和主題。
  • 自訂其外觀。
  • 查看其在電子郵件中如何。

You can also customize the sender email address of all notifications displayed in Tools & Settings > Notifications (under 「Plesk」).

自訂寄件者郵寄地址

預設情況下,Plesk使用**我的個人資料**中指定的電子郵寄地址發送電子郵件通知。但是,您可能想要您的使用者在Plesk電子郵件通知的“來自”欄位中看到另一個電子郵寄地址。在這種情況下,您可以自訂寄件者的電子郵寄地址。

您可以指定任何電子郵寄地址:其郵箱託管在Plesk的位址或任何其他位址。

備註: 電子郵件通知總是存在被垃圾郵件淹沒的可能性。為了減少這種可能性,我們建議您使用在Plesk中託管的郵箱。在Plesk中,更容易正確地配置郵箱,以便電子郵件通知到達收件箱。

若要自訂寄件者郵寄地址,請如下操作:

  1. 打開位於此處的用於編輯的 panel.ini文件:

    • (Plesk for Linux) /usr/local/psa/admin/conf/panel.ini
    • (Plesk for Windows) %plesk_dir%admin\conf\panel.ini

    您還可以使用`Panel.ini Editor <https://www.plesk.com/extensions/panel-ini-editor/>`__ 擴展在Plesk介面中編輯該檔。

  2. 添加以下模式的各行到 panel.ini 並將其保存:

    [notification]
    senderAddress=<custom email address>
    

    例如:

    [notification]
    senderAddress=plesk_notifications@example.com
    

您的Plesk使用者現在將在Plesk電子郵件通知的“來自”欄位中看到自訂的電子郵寄地址。

備註: 我們還建議您要求您的用戶將您之前指定的電子郵寄地址添加到他們的電子郵寄地址簿中。這將提高電子郵件通知的可交付力。

指定通知的收件人

  1. 進入 工具與設定 > 通知(在 「Plesk」 下)。

  2. 找到通知並指定誰將接受:

    • 客戶、代理商和/或您自己。若要發送給這些收件人,請選定相應的核取方塊。電郵地址將從聯繫資訊中提取。
    • 單個自訂的電郵地址。若要發送給自訂的電郵地址,請選擇 「電郵地址」 欄位旁的核取方塊並填寫電子郵件。

    可以將通知發送到自訂電郵地址和從連絡人資訊獲取的電郵地址。

  3. 對指定的收件人沒有異議後點按 確定

更改通知的文本和主題。

  1. 進入 工具與設定 > 通知(在 「Plesk」 下)。

  2. 找到您要編輯其文本和/或主題的通知然後點按相應行上的 image icon edit 圖示。

  3. 更改通知的文本和/或主題。您可以使用 HTML 標記格式化文字。

    備註: 自訂預設範本時,保留預留位置。通常,您會在通知的文本中看到預留位置。在發出通知時,它們將被實際值替換。在下面找到可用預留位置的完整列表。

  4. 當您滿意編輯的文本和/或主題時,點按 確定

自訂通知的外觀

預設的 HTML 範本會定義通知的外觀。您可以通過更改預設範本或上載自訂範本來自訂預設外觀。

(Plesk for Linux) 若要更改通知外觀方式,請如下操作:

  • 自訂默認的 /usr/local/psa/admin/conf/email_notification_template.html.sample 範本,將其複製到 /usr/local/psa/admin/conf/email_notification_template.html 然後編輯複製的檔。

    備註: 自訂預設範本時,保留預留位置。

  • 創建新的範本,將其命名為 email_notification_template.html 並將其上傳到 /usr/local/psa/admin/conf/ 目錄。

    現在通知的外觀將由 usr/local/psa/admin/conf/email_notification_template.html 範本定義。

(Plesk for Windows) 若要更改通知外觀方式,請如下操作:

  • 自訂默認的%plesk_dir%admin\conf\email_notification_template.html.sample 範本,將其複製到 %plesk_dir%admin\conf\email_notification_template.html 然後編輯複製的檔。

    備註: 自訂預設範本時,保留預留位置。

  • 創建新的範本,將其命名為 email_notification_template.html 並將其上傳到 %plesk_dir%admin\conf\資料夾。

    現在通知的外觀將由 %plesk_dir%admin\conf\email_notification_template.html 範本定義。

備註: We recommend that you keep the default email_notification_template.html.sample template. Then if you are not satisfied with a customized or an uploaded template, just delete it and the default look of the notifications will be back.

備註: 如果默認的 email_notification_template.html.sample 範本丟失,將在下一次 Plesk 更新的過程中自動恢復。

預覽通知

你總能在電子郵件中看到通知的外觀。如果您已經更改了文本或自訂了通知的外觀,並且希望看到結果,這則特別有用。

查看通知在電子郵件中的外觀:

  1. 進入 工具與設定 > 通知(在 「Plesk」 下)。

  2. 找到您要預覽的通知,然後點按相應行上的 image icon preview 圖示,預覽將在新標籤中打開。

  3. 查看通知在電子郵件中的外觀。

    備註: 通常,您會在通知的文本中看到預留位置。在發出通知時,它們將被實際值替換。

可用的預留位置

事件類型 通知中使用的標籤 標籤代表的日期
代理商或客戶帳戶的創建

{{ reseller_contact_name }}

{{ client_contact_name }}

用戶姓名
 

{{ reseller_login }}

{{ client_login }}

在 Plesk 中驗證的用戶名
  {{ password }} 在 Plesk 中驗證的密碼
 

{{ reseller_company_name }}

{{ client_company_name }}

公司名稱
 

{{ reseller_cr_date }}

{{ client_cr_date }}

使用者帳戶創建日
 

{{ reseller_phone }}

{{ client_phone }}

電話號碼
 

{{ reseller_fax }}

{{ client_fax }}

傳真號
 

{{ reseller_country }}

{{ client_country }}

國家/地區
 

{{ reseller_state_province }}

{{ client_state_province }}

省份
 

{{ reseller_city }}

{{ client_city }}

城市
 

{{ reseller_postal_ZIP_code }}

{{ client_postal_ZIP_code }}

郵遞區號
 

{{ reseller_address }}

{{ user_address }}

地址
 

{{ reseller_id }}

{{ user_id }}

分配給系統的唯一識別碼
 

{{ reseller_email }}

{{ client_email }}

電子郵件
 

{{ reseller_expiration_date }}

{{ client_email_expiration_date }}

帳戶過期日期
  {{ hostname }} 用於存取 Plesk 的主機名稱
添加新網站到伺服器 {{ domain }} 網站名稱
 

{{ reseller_login }}

{{ client_login }}

在 Plesk 中驗證的用戶名
 

{{ reseller_contact_name }}

{{ client_contact_name }}

{{ user_contact_name }}

用戶姓名
  {{ dom_id }} 分配給系統的唯一識別碼
  {{ ip }} 託管網站的 IP 地址
訂閱到期通知 {{ domain_name }} 訂閱名稱
 

{{ reseller_login }}

{{ client_login }}

{{ user_login }}

在 Plesk 中驗證的用戶名
 

{{ reseller_contact_name }}

{{ client_contact_name }}

{{ user_contact_name }}

用戶姓名
  {{ dom_id }} 分配給系統的唯一識別碼
  {{ domain_expiration_date }} 訂閱過期日
APS 應用程式更新聲明 {{ available_updates_text }} 有關可用更新的文本
  {{ available_updates_list }} 可用更新列表
  {{ installed_updates_text }} 有關已安裝的更新的文本
  {{ installed_updates_list }} 已安裝的更新列表
  {{ requirements_updates_text }} 有關應用程式要求中的更新的文本
  {{ requirements_updates_list }} 應用程式要求中的更新清單
資源超量使用通知 {{ domain_name }} 訂閱名稱
  {{ limit_name }} 資源的名稱
 

{{ reseller_login }}

{{ client_login }}

{{ user_login }}

在 Plesk 中驗證的用戶名
 

{{ reseller_contact_name }}

{{ client_contact_name }}

{{ user_contact_name }}

用戶姓名
  {{ disk_usage }} 關於磁片使用的資訊
  {{ disk_space_limit }} 分配給帳戶的磁碟空間量資訊
  {{ resource_table }} 已達到或即將達到的所有資源限制相關資訊
  {{ traffic }} 頻寬使用相關資訊
  {{ traffic_limit }} 分配給帳戶的頻寬量相關資訊

備註: 如果您從早期版本升級到 Plesk Obsidian,那麼您以前使用過的所有自訂通知範本都仍然有效。由於使用者帳戶層次結構的更改和資源超量使用方案的增加,現在任何類型的資源都可能被超量使用。因此,要在通知範本中顯示有關所有超量使用的資源的資訊,我們建議使用單個變數 {{ resource_table }} 替換多個變數 {{ disk_usage }}{{ disk_space_limit }}{{ traffic }}{{ traffic_limit }}