WP Mail SMTP Setup

Jul 27, 2025 | Wordpress

Categories

⏱ Estimated Reading Time: 4 minutes

If you’re using WP Mail SMTP setup to send emails from your WooCommerce store, it’s important to ensure your domain email is correctly configured. This guide walks you through using SMTP settings for orders@yourdomain.co.za.

Index

How to install WP Mail SMTP
WP Mail SMTP Video
Frequently Asked Questions
Pro Tips
Useful Links

Step 1: Install WP Mail SMTP Plugin

This guide assumes you already have the WP Mail SMTP plugin installed.

If not, go to plugins on the righthand sidebar, add new and search for WP Mail SMTP install and activate.

Step 2: Create an Email Address in DirectAdmin

  1. Log into your DirectAdmin hosting control panel.
  2. Go to Email Accounts.
  3. Click Create Mail Account.
  4. Enter the address (e.g., orders@yourdomain.co.za) and set a strong password.
  5. Note down the email and password — you’ll use these in the SMTP settings.

Step 3: Find Your SMTP Settings

Most hosting providers (especially with DirectAdmin or cPanel) follow a similar SMTP format.

Here’s what usually works:

SettingValue
SMTP Hostmail.yourdomain.co.za
EncryptionSSL
SMTP Port465
Authentication✅ Yes
SMTP Usernameorders@yourdomain.co.za
SMTP PasswordYour email password

Remember To change mail.yourdomain.co.za to your domain name or it wont work, log into DirectAdmin, go to Email Accounts and check for the correct SMTP hostname.

Step 4: WP Mail SMTP Plugin Settings

  1. In your WordPress dashboard, go to WP Mail SMTP → Settings.
  2. Choose Mailer: Other SMTP.
  3. Fill in:
  • From Email: orders@yourdomain.co.za
    ✅ Check: “Force From Email”
  • From Name: Your shop name (e.g., “Your Online Shop”)
    ✅ Check: “Force From Name”
  • SMTP Host: mail.yourdomain.co.za
  • Encryption: SSL
  • SMTP Port: 465
  • SMTP Username: orders@yourdomain.co.za
  • SMTP Password: (use the password you created earlier)
  1. Click Save Settings

Step 5: Send a Test Email

  1. Go to WP Mail SMTP → Tools → Email Test
  2. Enter your personal email (e.g., Gmail)
  3. Click Send Email

You should receive a test email. If it lands in your inbox, congrats — your store is now sending emails via WP Mail SMTP setup!

WP SMTP Mail Setup Video

Frequently Asked Questions

Why install WP Mail SMTP?+
WP Mail SMTP fixes issues where WordPress emails don’t reach inboxes. It routes your site’s email through a trusted mail server for better deliverability.
How to test if it’s working?+
Navigate to WP Mail SMTP → Tools → Email Test, enter your email address, and click Send Email. You should receive a success confirmation and an incoming test email.
Why isn’t my test email arriving?+
Check your spam folder and ensure SMTP credentials are correct. Confirm your mailer account isn’t blocked or rate-limited—for example Gmail limits daily sending.
Do I need to reauthorize if I change password?+
Yes. If you change your email account password or API credentials, go to WP Mail SMTP → Settings, remove the connection, and re-authorize to restore functionality.
Can I use WP Mail SMTP Lite?+
Yes! The free Lite version handles basic SMTP setup and ensures your site sends emails reliably—perfect for most small sites and contact forms.

Have Questions of your own? Contact us

💡 Pro Tips

Make sure to use SSL or TLS
Double Check Credentials
Check to use the correct ports
Test after every new change
All entries are case sensitive