[WordPress] 外掛分享: SMTP Mailing Queue

首頁外掛目錄 › SMTP Mailing Queue
⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
1,000+
安裝啟用
★★★★
4.6/5 分(19 則評價)
1082 天前
最後更新
問題解決
WordPress 3.9+ v2.0.1 上架:2015-05-04

內容簡介

此外掛將郵件添加到郵件佇列中,而非立即發送,這會加快網站訪問者發送表單的速度,降低伺服器負載。
郵件會以檔案形式儲存,在郵件發送後會刪除這些檔案。

您可以透過 SMTP 伺服器或 (WordPress 標準) PHP 函數 Mail 來發送所有外寄郵件,以及使用 wp_cron 或 cronjob(如果您的伺服器/主機支援),來處理佇列。

此外掛需要 PHP 5.4 或以上版本。

工具:

您可以發送測試郵件以測試您的設定。
您可以手動處理郵件佇列而不必等待 cronjob。

管理員:
* 您可以顯示關於電子郵件處理績效的基本資訊。
* 您可以在後台顯示郵件佇列,以查看下一個處理中即將發送的郵件。
* 您可以顯示無效郵件並刪除或重試它們。
* 您可以顯示已發送郵件並將其刪除。

即將推出:

將郵件資料存儲在資料庫中而非檔案中。
使用此外掛進行 SMTP 郵件發送而不必使用郵件佇列。

歡迎至支援部分提供功能建議或回饋意見、透過電子郵件發送,或透過github創建拉取要求。

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.0.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「SMTP Mailing Queue」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

This plugin adds emails to a mailing queue instead of sending immediately. This speeds up sending forms for the website visitor and lowers the server load.
Emails are stored as files which are deleted after emails are sent.
You can send all outgoing emails via an SMTP server or (the WordPress standard) PHP function mail, and either use wp_cron or a cronjob (if your server/hoster supports this) to process the queue.
Plugin requires PHP 5.4 or above.
Tools:

You can send test mails to test your setup.
You can process the mailing queue manually instead of waiting for cronjob.

Supervisors:
* You can display basic informations about mail processing performances
* You can display the mailing queue in the backend to see emails that will be sent with next processing.
* You can display the invalid mails and delete or retry them.
* You can display the sent mails and delete them.
Coming soon:

Storing mailing data in database instead of files.
Using plugin for SMTP mails without using mailing queue.

Feel free to suggest features or send feedback in the support section, via email or by creating a pull request on github.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon