How to Send Emails From WordPress Using SMTP
WordPress uses the PHP Mail function to send emails. But, it’s better if you use an external SMTP server to send emails as it improves email deliverability. To send emails from WordPress using SMTP, follow the steps given below:
ALSO READ: How to Install a WordPress Plugin
1) Install WP SMTP Plugin
The plugin, WP SMTP will enable WordPress to use an external SMTP server. Search and download the plugin.

2) Configure SMTP settings in WP SMTP
Open the settings page of WP SMTP to configure the SMTP server, username, password etc.

Here you can configure the following things:
- From Email
- From Name
- Mailer
- Return Path
The following options are only available if you select Other SMTP as the mailer:
- SMTP Host
- SMTP Port
- Encryption
- Auto TLS
- Authentication
- Username
- Password
Once you have configured the settings, press the save button at the bottom.
Congratulations! You have successfully configured WordPress to send emails using SMTP. If you have any queries or suggestions, then please let me know in the comments down below.
ALSO READ: WP Rocket Review
Thanks for this tutorial! You have literally saved me!
I’m glad that it helped!