docs/admin-interface/system/settings/mail.md
The Mail tab is crucial for communication between your store and your customers. Correct configuration ensures that order confirmations, account registrations, and contact form inquiries reach their destination without being marked as spam.
Log in to your admin dashboard and go to System → Settings.
Find your store in the list (usually "Your Store" by default) and click the Edit (blue pencil) button on the right.
In the store configuration interface, click the Mail tab.
-f [email protected]).If you select SMTP, you must fill in the following:
smtp.yourdomain.com or ssl://smtp.gmail.com).465 (SSL), 587 (TLS), or 25.{% hint style="success" %} Recommended: Use SMTP instead of 'Mail'. SMTP is more reliable, has better deliverability, and is less likely to be flagged as spam by providers like Gmail or Yahoo. {% endhint %}
To notify several team members about new orders:
[email protected],[email protected]).Email Authentication
ssl:// or tls:// prefixes for your hostname to ensure secure transmission.Avoiding Inbox Clutter
{% hint style="warning" %} Spam Filters ⚠️ If your emails are still landing in spam, check if your domain has correct SPF and DKIM records set up in your DNS settings. This is outside of OpenCart but essential for email health. {% endhint %}
Credential and Server Checks
Network and Configuration
ssl:// before the hostname."Reliable communication is the backbone of customer service. A properly configured mail system ensures your customers are never left in the dark about their orders."