WordPressのメール問題に悩むことは、読者共通の問題です。一方、パスワードのリセットや注文の確認など、信頼できるメールはとても重要です。
優れたサイト体験を保証するには、メールが確実に送信先に届くようにする必要があります。SMTPサーバーの出番です。
私たちはサイトからたくさんのメールを送信しているので、メール到達性を向上させる簡単な方法を知っています。このガイドでは、SMTPサーバーを使用してWordPressメールを送信する方法を紹介します。
WordPressメールの問題点
WordPressは、メール送信を含むほとんどの機能にPHPを使用しています。
多くの共有ホスティングサービスプロバイダーは、メール機能を適切に設定していないか、悪用を避けるために完全に無効化しています。どちらの場合でも、WordPressのメールが配信されない可能性があります。
別の解決策は、サードパーティのメールサービスを使ってメールを送信することです。Mailgun、Google Workspace、SendGridなどのサービスが利用できます。
アカウントは有料で、追加するユーザー数や送信するメール数によって料金が異なります。詳しくは、WordPressでメールが送信されない問題を解決する方法のチュートリアルをご覧ください。
さらに、一部のホスティングサービスでは、ユーザーがサーバーから送信できるメールの数を制限しています。WordPressのメールが送信されない理由については、WordPressでニュースレターメールを送信してはいけない理由のブログ投稿をご覧ください。
しかし、別の設定もある。すでにお持ちのWordPressホスティングサービスを使って、SMTPを使ってメールを送信することができます。
SMTPとは、Simple Mail Transfer Protocolの略で、外部のメールサーバーを利用してメール配信を行うことができます。これにより、メールの到達率が向上し、スパムフォルダーに入るのを防ぐことができます。
動画チュートリアル
文章での説明は、そのまま読み進めてください。このガイドで紹介するすべてのトピックを簡単に説明します:
さっそく飛び込んでみよう!
ホスティングサービスによるメールアカウントの利用
ほとんどのWordPressホスティングサービスプロバイダーは、ホストしているドメインごとにメールサービスを提供しています。つまり、yourname@yoursite.com の
ような独自のドメイン名でメールアカウントを作成することができます。
サイトのドメインを使用することで、メールリストから購読者を引き込むことができ、個人的な受信トレイではなくドメイン名でメッセージを送信することで、ブランド維持に役立ちます。
それでは、何よりもまずメールアカウントを作成しましょう。この例では、Hostingerを使用してメールアカウントを作成する方法を紹介します。ホスティングサービスプロバイダーは別のアカウント管理システムを使用しているかもしれませんが、基本的なプロセスはほとんどのホスティングサービスで同じです。
まず、ホスティングサービスアカウントにログインし、「Eメール」をクリックして、ドメインの下に新しいメールを作成します。次に、ドメインの横にある「管理」をクリックします。
その後、「メールアカウントを作成」ボタンをクリックします。
これにより、WordPressが提供するデフォルトバージョンではなく、あなたのドメイン名でビジネスメールを設定することができます。
その後、メールアカウント作成に必要な情報を入力するシンプルなフォームが表示されます。
WordPressのメールを送信するためにこのアカウントを使用するので、wordpress@example.com
のようなメールアカウントを作成することをお勧めします。
本当に
〜してもよいですか?
メール名とパスワードを入力してください。そして、「作成」をクリックします。
ここから、接続するサードパーティのメールサービスの設定を求められます。
とはいえ、指定されたサービスを利用したくない場合は、「その他」を選択することもできる。
WordPressのSMTPプラグインの設定にこの情報を追加しないと、確実にメールを送信できないので、SMTPホスティングサービスとポートをコピーしよう。
SMTP Hostは作成したメールアドレスからメールを送信するためのもので、SMTP Portはセキュアなログインのためのものです。
最後に、『Complete, I’ve set up my client』をクリックしてください。
Bluehostや SiteGroundのような他のホスティングサービスを使用している場合は、ホスティングサービスサイトのサポートセクションを参照してください。ほとんどの場合、この情報を提供する投稿があるでしょう。それが見つからない場合は、ホスティングサービスに連絡してこの情報を要求する必要があります。
WordPressでブランドメールアドレスを使う
残念なことに、WordPressには初期設定でビルトインされたネイティブSMTP設定がありません。WordPressでメールのSMTPを設定したい場合は、SMTPプラグインをインストールする必要があります。
WordPress SMTPプラグインを使用すると、すべての種類のメールを処理するサーバーに接続することで、すべてのメールが目的の宛先に届くようになります。信頼性の低いPHPメールシステムを使用するWordPressからのメール送信の初期設定を置き換えることができます。
それを念頭に置いて、WP Mail SMTPプラグインをインストールして有効化しよう。ヘルプが必要な場合は、WordPressプラグインのインストール方法のステップバイステップガイドを参照してください。
300万以上のサイトで使用されているWP Mail SMTPプラグインは、WordPressのための最高のSMTPプラグインです。ウェブサーバーよりも信頼性の高いプロバイダーを通してメールを送信することで、簡単にメールを修正することができます。
有効化した後、Settings ” Emailでプラグイン設定を行うことができます。
まず、’From Email’フィールドに先ほど作成したメールアドレスを入力します。その後、送信者名として使用する「From名」を追加します。
次のステップはメーラー選びだ。
続けて、「Return Path」の隣にある「Set the return-path to match the From Email」にチェックを入れます。このオプションは、リターンパスを送信者のメールアドレスと一致するように設定します。チェックを外したままにすると、バウンスメッセージや不達のレシートが失われます。
次に、「その他のSMTP」オプションをクリックします。他のメーラーサービスをお持ちの場合は、そちらを選択してください。
注: WP Mail SMTPの無料版は、SendLayer、SMTP.com、Brevo、Google Workspace、Mailgun、Postmark、SendGrid、SparkPost、およびその他のSMTPをサポートしています。
さらに、Pro版では、すべての無料オプションに加えて、Amazon SES、Microsoft 365/Outlook、Zoho Mailをサポートしています。Proバージョンでは、「詳細メールログ」と「インスタントメールアラート」機能をオンにすることもできます。メールログ記録では、送信されたすべてのメールの記録を残すことができ、メールアラートでは、サイトがメール送信に失敗したときにお知らせします。
次にSMTPオプションを設定します。ここで最初にすることは、先ほどコピーしたSMTPホスティングサービスとポートを入力することです。
通常、SMTPホスティングはmail.yourdomain.com
です(yourdomain.comを自分のドメイン名に置き換えることを忘れないでください)。また、ポート465は一般的にSMTPに使用されます。これらの詳細を紛失した場合は、ホスティングサービスから入手できます。
ホスティングサービスによっては、メールアカウントにサインアップする際に暗号化方式を提供しています。SSLまたはTLS暗号化です。
この場合、HostingerはSSL暗号化方式を提供しているので、そのオプションを設定します。
暗号化方式を選択することは、メールの安全性とプライバシーを確保するために重要です。それがなければ、権限のない第三者がメールのコンテンツを傍受し、読んでしまう可能性があります。
次に、認証トグルをオンにして、SMTPユーザー名とパスワードをプロバイダーに入力します。通常、メールアドレスはSMTPユーザー名でもあります。
次に、SMTPアカウントにパスワードを設定してください。
1Passwordのようなパスワード・マネージャーを使えば、いつでも安全にパスワードを管理できる。
最後に、「設定を保存」ボタンをクリックして変更を保存することをお忘れなく。
他のメーラーサービスを利用している場合、そのサービスをバックアップ接続として追加することができます。つまり、最優先の接続を使用してメールの送信に失敗した場合、WP Mail SMTPは自動的にバックアップ接続を使用して再度送信を試みます。
他のメーラーサービスを追加したい場合は、上のスクリーンショットにある「追加接続」リンクをクリックするだけで、WP Mail SMTPがプロセスを案内してくれます。
Hostingerをお持ちでない場合、これらの手順は少し違って見えます。その場合は、どのホスティングサービスでもWP Mail SMTPをセットアップする方法についての究極のガイドをご覧ください。
SMTP設定のテスト
WP Mail SMTPを設定してメールを送信できるようになったので、すべてがうまく機能しているかテストしてみよう。まずはWordPressの管理画面からWP Mail SMTP ” Toolsにアクセスしてください。
メールテスト」タブで、テストメールを受信したいメールアドレスをプロバイダーから入力してください。これは、あなたがアクセスできる正しいメール・アドレスであれば何でもかまいません。
HTMLボタンを’ON’に切り替えて、’Send Email’ボタンをクリックしてください。
WP Mail SMTPは先ほど入力したSMTP設定を使ってメールを送信します。
受信トレイを確認すると、メールが正常に送信されたことを知らせる成功メッセージが表示されているはずです。
WordPressメールのトラブルシューティング
SMTPを使用したメール送信でエラーが発生する最も一般的な原因は、SMTPホストまたはポートが正しくないことです。
ですから、ホスティングサービスプロバイダーが提供する正しいホスティングとポート設定を入力していることを本当に〜してもよいですか?
さらに、正しい暗号化方式を選択したかどうかを再確認する必要がある。
通常、SSLはほとんどの環境で動作しますが、メールが届かない原因については、ホスティングサービスに確認することをお勧めします。
メールを手動で再送する
SMTP設定エラーがない場合でも、一時的な問題が発生することがあります。
例えば、受信者のメールサーバーがメールをバウンスしている場合や、メーラーサービスが1日に送信できるメール数に上限を設けている場合があります。一定時間内に送信可能なメール数を超えると、メールが拒否されることがあります。
その場合、特定の受信者に再送信するだけです。すべて、WP Mail SMTP ” メールログにアクセスしてください。
再送信に失敗したメールの横にあるボックスをすべてチェックするだけです。次に、’一括操作’ドロップダウンメニューで、’再送’オプションを選択し、’適用’をクリックします。
選択したメールを再送信するかどうかを確認するポップアップメッセージが表示されます。
はい』ボタンを押してください。
最後に、メールがキューに入っており、まもなく再送されるという確認メッセージが画面に表示されます。OK』をクリックしてください。
これで完了だ!これで、SMTPサーバーを使ってWordPressメールを送信する方法がわかりました。
WordPressメールにウェブホスティングのメールサーバーを使う利点と欠点
まず最初に、WordPressのメール送信にWebホスティングサービスのサーバーを使用する最も明白な利点は、独自のブランドのメールアドレスを使用できることです。
もう一つの長所は、ホスティングサービスにサインアップする際に、すでにこのサービスの料金を支払っていることです。メールの送受信に追加料金を支払う必要はありません。
しかし、一部のWordPressホスティングサービスプロバイダは、送信メールに制限を課しています。そのため、WordPressを使用してニュースレターメールを送信することはお勧めせず、トランザクションメールのみにSMTPを使用することをお勧めします。
共有ホスティングサービスプロバイダーのもう一つの一般的な問題は、メールサーバーの信頼性がかなり低い場合があることです。もしメール配信の遅延に気づいたら、Google Workspace、Mailgun、SendGridのようなサードパーティのメールサービスの利用を検討すべきです。
この記事で、WordPressのメール送信にSMTPサーバーを使用する方法をご理解いただけたでしょうか。次に、Amazon SESを使用してWordPressのメールを送信する方法やWordPressのメールトラッキングを設定する方法についてのガイドもご覧ください。
If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.
MH
If there have any option to configure multiple email as SMTP ?
I have two contact form and need to email sent from different email address.
WPBeginner Support
You would want to check with the support for your contact form to see what is available.
管理者
Alexandru-Eugen Toma
Thank you very much for much!
WPBeginner Support
Glad our guide was helpful
管理者
khatamband
I used today WP Mail SMTP
I used google apps for smtp authentication and testing it with test
but if I fill website fom, no mail is received
I also tried hosting email address for smtp authentaction. This was also successful in sending test mail, but for form mail — no mail received, although giving success output.
I also checked spam folder for both, nothing there too.
So where can be the issue
Sean
Hi when i passed the code into the wp-config file my site stopped working, then i removed it and it still not going up.
Please help!!
WPBeginner Support
Hi Sean,
Are you seeing an error or just white screen? Here is how you can replace your existing wp-config.php file with a fresh copy.
First, you need to connect to your website using an FTP client and download a copy of your wp-config.php file to your computer as a backup.
Next, you need to visit download a copy of WordPress from WordPress.org. You will need to unzip it, and inside you will find a file called wp-config-sample.php. Rename this file to wp-config.php.
Now open the wp-config.php file you saved earlier as the backup. It contains your WordPress database information. Like database name, password, host, table prefix, etc.
Copy the information from your backup to the new wp-config.php file and then upload the new file back to your server using the FTP client.
管理者
Sean
Hi I just found the problem. There was missing space in the first line.
It’s strange cause I never edited it.. but everything is fine now. Thanks for quick response.
Abby
Hi:
we are setting up a WordPress multi-site server. Our concern is if we use WordPress SMTP email how do we lock it down to ensure that it is not turned into an email spam bot? We occasionally experience DDOS attacks that are obviously looking for and scanning our existing business network for vulnerabilities and we do not want to give them a point of entry through the new WordPress multi site server. At present we use a self hosted exchange server for email and we have port 25, 465 and 587 locked down.
Thanks
Abby
Luke Cavanagh
Transactional email providers like SendGrid or SparkPost are very reliable for site email.
Beata Raju
Hi,
Thank you for the article, it’s really helpful. I’ve have a Wordpress site hosted by HostGator with a shared server subscription. Do you know whether their email service is reliable or not? I’ve somehow managed to hook up my @mysite email address to outlook.com webmail but it does take forever for emails to come through. Do you think I should try another solution?
Many thanks in advance,
Beata
WPBeginner Support
Hi Beata Raju,
Your hosting provider’s email service is not a reliable solution. You can look into email service provides like G Suite by Google.
管理者
Michael
Sadly this option is not available in cases where GoDaddy is the host, as the blocks all outbound SMTP to ports 25, 465 and 587 to all servers except their own.
Trying Amazon SES per helpful comments above.
Anssi
Hi!
Any tips how to speed up the sending process when using SMTP? CF7 form takes up to 10 seconds when using SMTP and 1-4 senconds while using PHP Mailer.
Wendy
Hi, i am new to wordpress.
I am trying to configure email address using own company email.
It was tested successfully while setup.
But it prompt error when trying to submit request during the website.
FATOYINBO
God bless you, it works like magic
Marcelo Luz
Works fine with WP 4.9.3.1 Thank you for the tip!
Will
Yes! This is the way to do it. In my case I use hostgator so it’s mail.mydomain.com and port 25 (standard email port). I was trying to use gmail and it didn’t work. I’m not sure why my site stopped working for the built in php mail even though it works on other domains on the same account.
Lynn Dye
This is very timely. I’ve been struggling with this on behalf of a client. When I talked them into using the built-in email of their host along with setting up domain-branded email, it took care of most problems.
The other problem we’ve been having is getting notification emails to go to a yahoo email address. These have failed with an error message ‘not able to reach the server’, or perhaps a time-out of the server. I had that recipient get a gmail address for notifications to go to, but we’ve not seen the results yet.
Just an PSA to folks – when I was digging into why folks with the yahoo and aol emails were not getting their notifications, the Gravity Forms folks had in their forum an article on why notifications may not be going out. Seems AOL & Yahoo have very stringent rules on accepting emails from something that looks spammy (the acronym was DMARC), I believe. So when I got one business to get rid of AOL, their problems cleared up. The other business uses Yahoo for their business email (yes, people still do it). They were not getting notified regularly and that’s why I asked them to set up a gmail.
I will also be using some of the suggestions in this article to hopefully permanently fix this problem.
Alain Aubry
If you use Mandrill you may use wpmandrill
Firdaus Azizi
Used to be using WP Mail SMTP with Gmail. But since it’s not supporting oAuth, I’m now using Postman SMTP.
I find Postman SMTP is more user friendly + it has a log file for us to check all the emails that are being sent.
sazia kazia
Excellent article we really need this to set up email for wordpress. I will definitely try this thanks for sharing.
Maggew
Decent article yo. SMTP is great if you don’t send out more than 500 emails a month.
On my site, I use Amazon SES to deliver all mail. It’s affordable at like 10,000 emails for $1 and it’s 100% guaranteed to deliver into the inbox (assuming you setup / configured properly).
Abel
I also vouch for Amazon SES. Have also successfully used MailGun for free.
Jeff Cohan
I appreciate the tutorial. However, at this writing, the WordPress dot org plugin page for WP Mail SMTP shows that the newest version of the plugin (a) hasn’t been updated in 12 months; (b) is compatible only up to WP 4.0.8, and (c) is broken (6 of 8 votes) for WP 4.3.1. What do you advise?
WPBeginner Support
We tested it and it works fine. If you enter the correct information in plugin settings, it would work.
管理者