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メーラーの機能

  • 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. 完了!

評価

2025年9月17日
It’s a no-nonsense way to set up SMTP. I use Brevo for the relay server. They have a nice free tier. Combined with Brevos’s easy-to-find API key, it’s no sweat to have emails sent from your domain. For example, From address: your.name@yourdomain.com From name: Head Editor Getting an email sent to you@yourdomain.com is a whole other can of worms. But it’s nice that this plugin doesn’t have that. It keeps the settings simple.
2025年8月15日
So far so great, been an absolute gem for debugging and previewing email delivery and email templates!
108件のレビューをすべて表示

貢献者と開発者

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

貢献者

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

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

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

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