Knowledge Base

Configure SMTP Settings to Send Emails

Set up your SMTP server in your store to send emails from your custom email address. Supports Gmail, Mailtrap, and other providers with secure options.

By Harsh J
Updated on July 14, 2025


πŸ“€ SMTP Configuration – Send Emails from Your Own Address

The SMTP Configuration section in your store lets you connect your own email account (like Gmail or Mailtrap) so that system emails — like order notifications and invoices — are sent from your business email addres


πŸ”§ 1. Common Configuration

Field

Description

From Email

The email address shown as the sender. Example: yourcompany@gmail.com

From Name

The display name for outgoing emails. Example: Your Company Name

 


🌐 2. SMTP Configuration Details

Field

Description

SMTP Host

The server that sends your emails. Example: smtp.gmail.com or smtp.mailtrap.io

SMTP Username

Usually your email address or unique ID from your email provider.

SMTP Password

Your email app password or SMTP password (not your regular login password).

SMTP Port

Common ports: 465 (SSL), 587 (TLS), or 2525 (Mailtrap).

SMTP Security

Choose between None, TLS, or SSL depending on your email provider.

βœ… After filling the details, click Save and then click Test Configuration to check if emails are working.

 


πŸ’‘ 3. Need Help with Gmail Setup?

Click on the link:

πŸ”Ή "Steps for Gmail SMTP Server"


A helpful popup will appear showing you step-by-step instructions to properly configure Gmail with Webplanex Invoices system.
 

πŸ“‹ Gmail SMTP Setup Example:

Field

Value

SMTP Host

smtp.gmail.com

SMTP Port

587

Security Type

TLS

Username

Your Gmail address

Password

App password (not login password)

πŸ”’ Important: If using Gmail, make sure you’ve:

  • Enabled 2-Step Verification
     
  • Created an App Password for SMTP usage

βœ… Steps

  1. Enter your email and SMTP details
     
  2. Save the configuration
     
  3. Test the connection using the "Test Configuration" button
     
  4. If successful, your system will now send emails using your SMTP account