説明
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 サーバーホストにお問い合わせください。
インストール
- プラグインファイルをダウンロードし、wp-content/plugin ディレクトリへ展開してください。
- WordPress 管理インターンフェースよりプラグインを有効にしてください。
- 完了!
評価
2025年4月8日
Good plugin
2025年3月15日
Works nicely for outgoing messages for our small non-profit association. Simple to configure. Comes without tons of unnecessary overhead.
As it does not appear in front end, I don’t miss the translation to my language.
2025年3月12日
It fulfills the function perfectly
2025年3月2日
Works as intended, thank you for a nice lightweight plugin.
2025年1月25日
Really love this type of plugin – bare minimum of functions but everything works as expected, small footprint, no JS or other bloat. As a side note it would be great if test data is saved as currently you have to reenter it every time.
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!