前言介紹
- 這款 WordPress 外掛「Override PHP Mail for Mailpoet (via wp_mail)」是 2025-01-22 上架。
- 目前有 20 個安裝啟用數。
- 上一次更新是 2025-04-03,距離現在已有 31 天。
- 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.2 以上。
- 有 1 人給過評分。
- 論壇上目前有 1 個提問,問題解答率 100% ,不低,算是個很有心解決問題的開發者團隊了!
外掛協作開發者
jyria |
外掛標籤
smtp | wp_mail | mailpoet | gmail api | phpmailer |
內容簡介
外掛總結:
這個外掛程式會改寫 MailPoet 的預設 “PHPMail” 寄送方式。通常,MailPoet 呼叫 PHPMailer->isMail(),依賴於 PHP 的原生 mail() 函數。這種做法可能會繞過你的 WordPress SMTP 外掛程式設定。
問題與答案:
- 這個外掛程式的主要功能是什麼?
這個外掛會取代 MailPoet 的 PHPMail 類別,使用類別別名技術。
- 這個外掛程式如何確保郵件使用已設定的 SMTP 方法進行寄送?
它會呼叫 wp_mail(),因此 WP Mail SMTP 或其他自定郵件鉤子可以處理實際的寄送。
- 這個外掛程式的一個重要提示是什麼?
這只是一個解決方案的方法,未來 MailPoet 更新可能會損壞(特別是重大版本更改)。
- 是否需要進行充分測試?
是的,你應該進行充分測試,包括 MailPoet 的測試郵件和實際的新聞稿寄送。
原文外掛簡介
By default, MailPoet sends emails via PHP Mail, its premium MailPoet Sending Service, or services like Amazon SES or SendGrid. But there’s a catch: Some SMTP providers (like Gmail) aren’t supported, and email logging isn’t possible.
➡ This plugin fixes that. It ensures all MailPoet newsletters are sent via your chosen SMTP plugin, so your WordPress email settings apply to newsletters, too – without extra setup or extra costs.
🛠 Works with popular SMTP plugins like:
✅ WP Mail SMTP (by WPForms – the most widely used SMTP plugin)
✅ FluentSMTP (lightweight, free, GDPR-friendly)
✅ Post SMTP (supports OAuth for Gmail, Outlook, etc.)
✅ Easy WP SMTP (simple & reliable)
✅ MailerSend, Brevo (formerly Sendinblue), and more
🎯 Why use this plugin?
✔ Ensures MailPoet emails follow your SMTP settings
✔ Works with Gmail & other SMTP providers MailPoet doesn’t support
✔ Enables email logging via your SMTP plugin
⚠ Important notes:
Major MailPoet updates may require adjustments.
Some advanced MailPoet features (like bounce handling) may behave differently.
✅ Test your setup with MailPoet test emails and real newsletters to ensure everything runs smoothly!
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Override PHP Mail for Mailpoet (via wp_mail)」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.1 | 1.0.2 | 1.0.3 | 1.0.4 | trunk |
延伸相關外掛(你可能也想知道)
Import emails to Gmail Contacts 》使用此外掛,您可以將電子郵件添加到 Gmail 聯絡人,並且可以從 CSV 或使用者清單或手動輸入電子郵件來添加電子郵件。, 您需要從 Google 控制台創建 API 金鑰...。