WP SMTP Mailer – SMTP7

説明

WP SMTP Mailer – SMTP7は、SMTP サーバを介してすべての送信メールを設定、送信できます (postman のように動作します)。これにより、メールが受信者の迷惑メールフォルダーに入ることを防げます。

設定 > SMTP7 に移動し、SMTP を設定した後に SMTP 認証情報を設定します。

下記のオプションを設定できます。

  • 電子メールを送信するための名前と電子メールアドレスを指定します。
  • SMTP または PHP の mail() 関数でメールを送信することを選択します。
  • SMTP ホストを指定します(デフォルトは localhost)。
  • SMTP ポートを指定します(デフォルトは25)。
  • SSL / TLS暗号化を選択します(STARTTLSと同じではありません)。
  • SMTP認証を使用するかどうかを選択します(デフォルトではオフ)。
  • SMTPユーザー名とパスワードを指定します。

SMTP テストサーバー: MailMug.net
SMTP テスト: https://youtu.be/fAXevTJ0r8I

http://www.ciphercoin.com/contact/
Contact Form 7 でメール送信できない についてサポートしました

WordPress SMTP Mailer Features

  • SMTP サーバーを使用して電子メールを送信します。
  • Gmail、Yahoo、Hotmail の SMTPサーバーは、それぞれのアカウントを持っていれば使用できます。
  • 電子メールを受信者に安全に配信します。
  • ユーザー名とパスワードの暗号化

List of SMTP Servers (Outgoing)

  • Gmail :- Host: smtp.gmail.com – Secure(SSL) – Port(465)
  • Gmail :- Host: smtp.gmail.com – Secure(TLS) – Port(587)
  • Outlook.com :- Host: smtp-mail.outlook.com – Secure(TLS) – Port(587)
  • Office365.com :- Host: smtp.office365.com – Secure(TLS) – Port(587)
  • Hotmail.com :- Host: smtp.live.com – Secure(TLS) – Port(587)
  • Yahoo Mail :- Host: smtp.mail.yahoo.com – Secure(TLS) – Port(587)
  • Yahoo Mail :- Host: smtp.mail.yahoo.com – Secure(SSL) – Port(465)
  • Yahoo Mail Deutschland :- Host: smtp.mail.yahoo.com – Secure(SSL) – Port(465)
  • Yahoo Mail Plus :- Host: plus.smtp.mail.yahoo.com – Secure(SSL) – Port(465)
  • AOL.com :- Host: smtp.aol.com – Secure(TLS) – Port(587)
  • AT&T :- Host: smtp.att.yahoo.com – Secure(SSL) – Port(465)
  • NTL @ntlworld.com :- Host: smtp.ntlworld.com – Secure(SSL) – Port(465)
  • BT Connect :- Host: smtp.btconnect.com – No-Encryption – Port(25)
  • BT Openworld :- Host: mail.btopenworld.com – No-Encryption – Port(25)
  • BT Internet :- Host: mail.btinternet.com – No-Encryption – Port(25)
  • Orange :- Host: smtp.orange.net – No-Encryption – Port(25)
  • Orange UK :- Host: smtp.orange.co.uk – No-Encryption – Port(25)
  • Wanadoo UK :- Host: smtp.wanadoo.co.uk – No-Encryption – Port(25)
  • Comcast :- Host: smtp.comcast.net – No-Encryption – Port(587)
  • Yahoo Mail AU/NZ :- Host: smtp.mail.yahoo.com.au – Secure(SSL) – Port(465)
  • O2 Deutschland :- Host: mail.o2online.de – No-Encryption – Port(25)
  • zoho Mail :- Host: smtp.zoho.com – Secure(SSL) – Port(465)
  • T-Online Deutschland :- Host: securesmtp.t-online.de – Secure(TLS) – Port(587)
  • T-Online Deutschland :- Host: securesmtp.t-online.de – Secure(TLS) – Port(587)
  • 1&1 Deutschland :- Host: smtp.1und1.de – Secure(TLS) – Port(587)
  • Verizon :- Host: outgoing.verizon.net – Secure (SSL) – Port(465)
  • Verizon (Yahoo hosted) :- Host: outgoing.yahoo.verizon.net – No-Encryption – Port(587)
  • Mail.com :- Host: smtp.mail.com – Secure(SSL) – Port(465)
  • GMX.com :- Host: smtp.gmx.com – Secure(SSL) – Port(465)
  • Yahoo Mail UK :- Host: smtp.mail.yahoo.co.uk – Secure(SSL) – Port(465)
  • Airmail :- Host: smtp.airmail.net – Secure(SSL) – Port(465)
  • Bluewin.ch :- Host: smtpauth.bluewin.ch – Secure(SSL) – Port(465)
  • Eartlink.net :- Host: smtpauth.earthlink.net – Secure(SSL) – Port(587)
  • iCloud Mail :- Host: smtp.mail.me.com – Secure(SSL) – Port(587)
  • Rocketmail :- Host: smtp.mail.yahoo.com – Secure(SSL) – Port(465)
  • Rogers :- Host: smtp.broadband.rogers.com – Secure(SSL) – Port(465)
  • Ameritech.net :- Host: smtp.mail.att.net – Secure(SSL) – Port(465)
  • Pacbell :- Host: smtp.mail.att.net – Secure(SSL) – Port(465)
  • Swbell :- Host: smtp.mail.att.net – Secure(SSL) – Port(465)
  • Bellsouth :- Host: smtp.mail.att.net – Secure(SSL) – Port(465)
  • Flash :- Host:- smtp.mail.att.net – Secure(SSL) – Port(465)

注意: これらの SMTP ポートと設定は、ホストプロバイダによって異なる場合があります。正確な情報については、Web サーバーホストにお問い合わせください。

インストール

  1. プラグインファイルをダウンロードし、wp-content/plugin ディレクトリへ展開してください。
  2. WordPress 管理インターンフェースよりプラグインを有効にしてください。
  3. 完了!

評価

2024年12月9日
I’ve used other SMTP Plugins, I’ve been searching for a non-paid version, that has the plain features, like sending an email. This SMTP plugin is worth the try! Super Easy Gmail and Manual-Configuration Email setups! Thank you SMTP7!
2024年11月17日
Unlike others that take themselves too seriously, this plugin is quietly found in the settings area without annoying users with super special features and weekly reports. Thank you!
2024年10月27日
Work is so much easier when things are simple. This plugin is easy to configure and works seamlessly. Solves a very significant issue. Great work.
95件のレビューをすべて表示

貢献者と開発者

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

貢献者

“WP SMTP Mailer – SMTP7” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“WP SMTP Mailer – SMTP7” をあなたの言語に翻訳しましょう。

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

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