このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Check-Mail-SMTP

説明

Check-Mail-SMTP plugin allows you to configure a mail server which handles all outgoing email from your website. It takes control of the wp_mail function and use SMTP instead.You can
take record also.

Requirements

  • A self-hosted website running on [WordPress hosting]

SMTP Mailer Settings

  • SMTP Host: Your outgoing mail server (e.g. smtp.gmail.com).
  • SMTP Authentication: Whether to use SMTP authentication when sending an email (True/False). If you choose to authenticate you will also need to provide your username and password.
  • SMTP Username: The username to connect to your SMTP server.
  • SMTP Password: The password to connect to your SMTP server.
  • Type of Encryption: The encryption to be used when sending an email (TLS/SSL/No Encryption. TLS is recommended).
  • SMTP Port: The port to be used when sending an email (587/465/25). If you choose TLS the port should be set to 587. For SSL use port 465 instead.
  • From Email Address: The email address to be used as the From Address when sending an email.
  • From Name: The name to be used as the From Name when sending an email.

Check-Mail-SMTP Test Email

Once you have configured the settings you can send a test email to check the functionality of the plugin.

  • To: Email address of the recipient.
  • Subject: Subject of the email.
  • Message: Email body.

スクリーンショット

  • SMTP Mailer Settings
  • SMTP Mailer Test Email Tab

インストール

  1. Go to the Add New plugins screen in your WordPress Dashboard
  2. Click the upload tab
  3. Browse for the plugin file (Check-Mail-SMTP) on your computer
  4. Click “Install Now” and then hit the activate button

FAQ

Can I send email via SMTP from my website using this plugin?

Yes.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Check-Mail-SMTP はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Check-Mail-SMTP” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。