Help Center
Company Setting
Coupon
Email Settings
Email settings allow your store to send important transactional emails, including:
- OTP verification
- Order confirmation
- Password reset
- Shipment updates
- Customer notifications
Without a properly configured email provider, these messages will not be delivered. Setting this up early ensures smooth communication with your customers.
Email Providers
Select the email service you want to use. We support multiple providers, and new providers may be added over time.
Common options include:
- SMTP (custom mail server)
- ZeptoMail
- Mailgun
- SendGrid
- Brevo (Sendinblue)
- MailerSend
- Netcore Cloud
After selecting a provider, only the fields relevant to that provider need to be completed.
Provider-Based Configuration
- Using API-based Providers (Recommended)
- API Key
- Sender Name
- Sender Email
- SMTP Configuration
Choose SMTP if you are using your own mail server or a custom email host.
Required fields:
- Mail Host
- Mail Port
- Encryption
- Username
- Password
- Sender Name
- Sender Email
- “Acme Store”
- “Customer Support”
- “Order Desk”
The SMTP server address provided by your email service.
Usually 465 (SSL) or 587 (TLS).
SSL or TLS, depending on your email provider.
SMTP username (often the email address).
SMTP password or app-specific password.
The sender’s name shown to customers.
The email address used to send emails.
Examples:
If the Sender Email Address is missing, emails will not be sent.
This applies to providers like ZeptoMail, Mailgun, SendGrid, Brevo, MailerSend, and Netcore Cloud.
Required fields:
The key provided by your email service for sending emails.
The name customers see as the sender (for example, your store name).
The sender email address used in outgoing emails.
No SMTP host, port, or encryption settings are required for API-based providers.
Best Practices
- Use a dedicated transactional email provider for better deliverability.
- Always verify your sender email address with the provider.
- Always verify your sender domain (Mailgun, SendGrid, ZeptoMail require it).
- Avoid using free personal email addresses for sending order emails.
- Make sure the “Sender Name” and “Sender Address” clearly represent your brand.
- Test sending a sample email after completing your configuration.
- Keep your API keys private and rotate them if compromised.