SMTP Mailer

外掛說明

SMTP Mailer 外掛能讓網站管理員設定處理全部網站外送電子郵件的郵件伺服器,它能將 wp_mail 函式的控制權轉由 SMTP 處理。

SMTP Mailer 設定

  • SMTP 伺服器:輸入外寄郵件伺服器,例如 smtp.gmail.com。
  • SMTP 驗證:設定傳送電子郵件時是否進行 SMTP 驗證。選取 [驗證],則需要提供 SMTP 的使用者名稱及密碼。
  • SMTP 使用者名稱:用於連接至 SMTP 伺服器的使用者名稱。
  • SMTP 密碼:用於連接至 SMTP 伺服器的密碼。
  • 加密類型:傳送電子郵件時的加密方式,建議使用 TLS。
  • SMTP 通訊埠:傳送電子郵件時使用的通訊埠。加密類型如果為 TLS,請設定為 587;如果為 SSL,請設定為 465。
  • 寄件者電子郵件地址:傳送電子郵件時所使用的寄件者電子郵件地址。
  • 寄件者名稱:傳送電子郵件時所使用的寄件者名稱。

SMTP Mailer 測試用電子郵件

外掛設定完成後,網站管理員可以傳送測試用電子郵件,測試外掛傳送通知功能是否能正確執行。

  • 收件者:收件者的電子郵件地址。
  • 主旨:電子郵件的主旨。
  • 郵件內容:電子郵件內容。

已知相容外掛

SMTP Mailer 能與任何使用 WordPress Mail 函式的外掛協同運作,以下是已經過測試驗證相容的表單及聯絡表單外掛:

  • Contact Form 7
  • Jetpack 聯絡表單
  • Visual Form Builder
  • Fast Secure Contact Form
  • Formidable Forms
  • Contact Form by BestWebSoft

如需進一步了解外掛設定,請造訪 SMTP Mailer 外掛頁面。

螢幕擷圖

  • SMTP Mailer 設定
  • SMTP Mailer [測試用電子郵件] 分頁

安裝方式

  1. 前往 WordPress 控制台的 [安裝外掛] 頁面。
  2. 點擊 [上傳外掛] 按鈕。
  3. 在裝置上瀏覽外掛安裝套件檔案 smtp-mailer.zip
  4. 點擊 [立即安裝] 然後點擊 [啟用] 按鈕。

常見問題集

網站管理員可以使用這個外掛透過 SMTP 傳送從網站寄出的電子郵件嗎?

可以。

這個外掛是否能搭配 Gmail SMTP 使用?

可以。

這個外掛是否能搭配任何 SMTP 通訊埠使用?

可以。

這個外掛是否能搭配 Sendinblue SMTP 使用?

可以。

這個外掛是否能搭配 Mailgun SMTP 使用?

可以。

這個外掛是否能搭配 SendGrid SMTP 使用?

可以。

這個外掛是否能搭配 Postmark SMTP 使用?

可以。

這個外掛是否能搭配 Office365 SMTP 使用?

可以。

這個外掛是否能搭配 ZohoMail SMTP 使用?

可以。

使用者評論

2023 年 4 月 18 日
Works absolutly fine, nice debug view on testing
2023 年 3 月 30 日
Easy WP SMTP seems to be going down hill ever since SendLayer took it over. It just keeps getting more and more bloated. If you want an easy SMTP plugin then this is the one. It does what it says and nothing more.
2023 年 2 月 24 日
Great Plugin for extended SMTP Support that has all you need:mail settings, a form for testing the configuration and a proper debug view (something you miss in most other smtp plugins)! No stupid "Pro" Versions that only add bloated and useless stuff like WP Mail SMTP or Easy WP SMTP do. (Honestly, you should manage your mails on your smtp provider, not inside worpdress) And because of its simplicity it works with everything. If you form plugin is not working, the problem lies in the form plugin.
2023 年 2 月 22 日
This is THE plugin you need to send e-mails. Forget about WPForms, Easy WP SMTP (after their upgrade it got super-bloated) or others. You just need to send e-mails, and this is the plugin to do it. Easy and lightweight.
2023 年 2 月 16 日 1 則留言
After Easy WP SMTP sold the plugin to a company it includes much Bloatware, 9 MB! SMTP Mailer has 52 kb! I switched all projects to SMTP Mailer, took less than a minute. It is small, it does what it should. Not more, not less. Thank you!
閱讀全部 50 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈SMTP Mailer〉的開發相關工作。

參與者

〈SMTP Mailer〉外掛目前已有 15 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈SMTP Mailer〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1.6

  • WordPress 6.2 compatibility update.

1.1.5

  • Compatibility update for WordPress 6.1.

1.1.4

  • Updated the mail function for WordPress 6.0.

1.1.3

  • Updated the mail function for WordPress 5.9.

1.1.2

  • Fixed an issue that could cause an Undefined variable error if $attachments was not set.

1.1.1

  • WordPress 5.7 compatibility update.

1.1.0

  • The password field can be left empty when updating the settings.

1.0.9

  • Updated the code to be compatible with WordPress 5.5.

1.0.8

  • SMTP Mailer is compatible with WordPress 5.3.

1.0.7

  • SMTP Mailer now checks for a valid nonce when sending a test email.

1.0.6

  • SMTP Mailer no longer shows the saved password in the settings.

1.0.5

  • SMTP Mailer is now compatible with WordPress 4.9.

1.0.4

  • Updated the mail() function by setting its minimum requirements to WordPress 4.8.
  • “phpmailer_init” action hook is now enabled so it can be used by other plugins.

1.0.3

  • Fixed a bug where an apostrophe in the password would cause SMTP authentication failure.

1.0.2

  • SMTP Mailer now supports the “wp_mail_failed” hook which fires after a phpmailerException is caught.
  • Added a new option to bypass this error on some servers where the SSL certificate is not properly configured – Warning: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed.

1.0.1

  • First commit