hq-mail

Mô tả

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.

Cài đặt

  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.

Hỏi đáp

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.

Đánh giá

Không có đánh giá nào cho plugin này.

Người đóng góp & Lập trình viên

“hq-mail” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“hq-mail” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “hq-mail” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

1.0.1

  • Initial release