hq-mail

外掛說明

Hq Mail helps you control outgoing email in WordPress.

Features:
* Configure sender email and sender name.
* Enable or disable overriding third-party mail settings.
* Choose mail transport: PHP mail or SMTP.
* Configure SMTP host, port, encryption, and authentication.
* Send test emails from the admin page and view detailed send logs.

Development

Source code is included in the /src directory.

安裝方式

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin through the “Plugins” screen in WordPress.
  3. Open Hq Mail in wp-admin.
  4. Configure sender and mail transport settings.
  5. Use the Testing page to send a test email.

常見問題集

Will this plugin override other mail plugins?

Only if you enable the override option in settings.

Can I use SMTP authentication?

Yes. Enable SMTP auth and provide username/password.

Does it support plain PHP mail()?

Yes. You can choose PHP mail mode.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

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

參與者

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

將〈hq-mail〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.1

  • Initial release