Configuration for WP Mail SMTP Plugin

Sending mail through scripts will require SMTP authentication. In order to be able to send mails through script in WordPress site, you will need to install a plugin called WP Mail SMTP.

The configuration of the plugins shall be as follows.

From Email: [YOUR FULL EMAIL ADDRESS]
From Name: [YOUR NAME]
Mailer: Send all WordPress emails via SMTP
SMTP Host: mail.yourdomain.com
SMTP Port: 2525
Encyrption: No encryption
Authentication: Yes use SMTP authentication
Username: [YOUR FULL EMAIL ADDRESS]
Password: [YOUR EMAIL PASSWORD]

* Replace "yourdomain.com" with your actual domain name.

Note: From Email should be the same as in the contact us form.

  • 4 Korisnici koji smatraju članak korisnim
Je li Vam ovaj odgovor pomogao?

Vezani članci

Change WordPress admin password

If you lost your WordPress admin password, there are 3 methods you may try to reset them.You may...

Install WordPress using Softaculous

Softaculous is available in cPanel and DirectAdmin control panel.Please follow the steps below to...

Change and hide WordPress admin URL

There will always be brute force attack on your WordPress site no matter how strong or reliable...

How to install WordPress manually

For Linux  hosting platform inside cPanel and DirectAdmin, there is a script installer named...

Remove /wp directory from WordPress installation

For a fresh WordPress installation, you may always delete the existing installation and reinstall...