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.

FAQ

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