[WordPress] 外掛分享: WP Mail Logging

WordPress 外掛 WP Mail Logging 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「WP Mail Logging」是 2014-06-12 上架。
  • 目前有 300000 個安裝啟用數。
  • 上一次更新是 2024-12-30,距離現在已有 124 天。
  • 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.1 以上。
  • 有 311 人給過評分。
  • 論壇上目前有 6 個提問,問題解答率 100% ,不低,算是個很有心解決問題的開發者團隊了!

外掛協作開發者

smub | capuderg | jaredatch |

外掛標籤

smtp | spam | email | email log | deliverability |

內容簡介

WP Mail Logging 是最受歡迎的 WordPress 或 WooCommerce 郵件記錄外掛程式。啟用後立即運作,無需任何設定。

為什麼要記錄 WordPress 或 WooCommerce 發送的電子郵件?

因為了解 WordPress 發送的電子郵件是很有用的,可以用來進行除錯或滿足好奇心。

默認情況下,WordPress 和您的網頁主機不會記錄、儲存或跟踪從您的網站發送的電子郵件。

哪些電子郵件信息會被記錄?

WordPress 發送的默認電子郵件會被記錄:

重置密碼電子郵件
新建賬戶電子郵件通知
新評論電子郵件通知
WordPress 版本更新通知

這些電子郵件會以以下方式被記錄:

完整列表,並且可以進行搜索
電子郵件內容
電子郵件標題
錯誤狀態
發件伺服器的IP地址
功能:決定您要保留哪些電子郵件
開發者:提供擴展欄的篩選器

對於大多數網站而言,每週只會產生幾封電子郵件。如果您的網站有高流量、是會員網站或是 WooCommerce 商店,電子郵件數量會增加且非常重要。

為什麼我的已記錄的電子郵件仍未傳送到收件箱?

當 WordPress 發送電子郵件時,並不能保證它會被傳遞。

這是 WordPress 電子郵件的生命週期:
1. WordPress 或插件創建電子郵件
2. WordPress 將電子郵件傳遞給主機,並且這個外掛程式會記錄電子郵件
3. 主機接收電子郵件並傳送它(SMTP 或郵件傳輸代理)
4. 收件人接收或阻止電子郵件
5. 如果接受此電子郵件,則垃圾郵件過濾器決定其進入哪個收件箱,
6. 收件人看到電子郵件並可能打開它。

此外掛程式不會在步驟 2 之後跟踪交付情況。

如何知道我的 WordPress 電子郵件是否傳遞到收件箱中?

您需要從 WordPress 發送電子郵件到一個無垃圾郵件過濾器的電子郵件收件箱中:

安裝外掛程式 Check Email
在新標籤中,轉到 mail-tester.com。複製該處的電子郵件地址。
在您的 WordPress 系統管理員中,前往工具 -> 檢查郵件
向您從 mail-tester 複製的地址發送電子郵件
返回到 mail-tester,並單擊“檢查您的分數”。等待 mail-tester 收到電子郵件。

如果 mail-tester 從未收到您的郵件,那麼您的主機發送方法存在問題。請與您的主機聯繫以告知他們。

如果我的個人收件箱未收到電子郵件,该怎么办?

如果 mail-tester 收到您的電子郵件(請參閱上述步驟),但您自己的地址未收到該電子郵件:

檢查收件箱的垃圾郵件資料夾
如果該電子郵件不在垃圾郵件資料夾中,則您的電子郵件提供商甚至在它到達垃圾桶之前就屏蔽了它,這是常見情況。

在這種情況下,我們建議使用服務提供商(例如 MailPoet 或 Sendgrid)發送您的 WordPress 電子郵件。 請查看我們的指南,了解免費插件和使用 SMTP 插件發送的選項。

WooCommerce 會發送哪些電子郵件?

取消訂單
失敗的訂單
訂單保留
處理中的訂單
完成的訂單
退款的訂單
客戶在等待列表中
帳單付款失敗
帳單付款成功

原文外掛簡介

WP Mail Logging is the most popular plugin for logging emails sent from your WordPress site. Simply activate it and it will work immediately, no extra configuration is needed.
Are your WordPress emails not being sent or delivered?
Use this plugin to log all outgoing emails from your WordPress site. If there are any errors when sending the email from your site, our email logs will catch that error and display it to you.
This will allow you to debug and fix your email sending issue.
Did a client not receive your email?
Our email logs allow you to resend any email that was sent from your site. No more lost emails!
Do you just want to keep a record of all emails sent from your site?
By default, WordPress and your web host do not log, store or keep track of emails sent from your website.
This plugin will allow you to do just that. Our email logs will store every email that is sent from your WordPress site.
You can search and view a particular email log, inspect its content or attachments, and even resend that email.
What email information is logged?
All emails sent from your WordPress site are logged. And here is the information that is stored:

Email Subject
Email Content (HTML or text)
Email Attachments
Email Headers (to, from, reply-to, cc, bcc, …)
Error Message (in case there was an error while attempting to send the email)
IP Address of originating server (can be enabled in the settings)
Date and Time of the email
Receiver (the TO email address)

Why are my logged emails still not delivered to the inbox?
There are a lot of steps that emails have to make in order to be delivered to the recipient’s inbox.
When your WordPress site sends an email, there’s no guarantee it will be delivered.
This is what the email’s journey looks like:

WordPress creates an email
WordPress passes the email to your website host and that email gets logged by our plugin
The host server takes the email and sends it (SMTP or Mail Transfer Agent)
Recipient server receives or blocks the email
If the email is accepted, the spam filter decides if it goes to the inbox or the spam folder
Recipients see the email and might open it.

This plugin does not track delivery after step 2.
If you have deliverability issues, we suggest installing the WP Mail SMTP plugin.
WP Mail SMTP fixes WordPress email deliverability problems, you can choose between 12 email providers (Gmail, Outlook, SendLayer, Mailgun, …) to resolve your email sending issue and it’s super easy to set up. WP Mail SMTP is trusted by more than 3 million websites.
Credits
The plugin was created and launched in 2014 by Christian Zöller.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WP Mail Logging」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0 | 1.1 | 1.2 | 1.3 | 1.3.1 | 1.3.2 | 1.4.0 | 1.4.1 | 1.4.2 | 1.5.0 | 1.5.1 | 1.5.2 | 1.6.0 | 1.6.1 | 1.6.2 | 1.7.0 | 1.8.0 | 1.8.1 | 1.8.2 | 1.8.3 | 1.8.4 | 1.8.5 | 1.9.0 | 1.9.1 | 1.9.2 | 1.9.3 | 1.9.4 | 1.9.5 | 1.9.6 | 1.9.7 | 1.9.8 | 1.9.9 | trunk | 1.10.0 | 1.10.1 | 1.10.2 | 1.10.3 | 1.10.4 | 1.10.5 | 1.11.0 | 1.11.1 | 1.11.2 | 1.12.0 | 1.13.0 | 1.13.1 | 1.14.0 |

延伸相關外掛(你可能也想知道)

文章
Filter
Apply Filters
Mastodon