How to set OpenCart to use SMTP

By default, the PHP mail() function is used for sending emails from the OpenCart application. To configure it to work with SMTP, follow these steps:

Step 1: First, you have to access the administrative back-end for your OpenCart installation:

http://yourdomainname.com/admin

Make sure you replace the above with your actual domain and path to your OpenCart installation.

Step 2: Go to System section → Settings category.

Step 3: Click Edit next to your Store URL and navigate to Mail category.

Step 4: Change the Mail Protocol from Mail to SMTP. Fill these fields accordingly:

SMTP Host:
SMTP Username:
SMTP Password:
SMTP Port:
SMTP Timeout:

Step 5: Save your settings and test the functionality of your application.

You need help with a shopping cart? hostlantern is specialized in eCommerce hosting and provides expert support for a large number of shopping carts. Check out our shopping cart hosting services!

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to fix the problem with uploaded images not showing in Prestashop?

The most common reason for this problem is that the pictures are being uploaded with incorrect...

How to clear the cache in Prestashop

When making changes in Prestashop they will often not appear right away due to old cached...

How to configure Prestashop to work with another domain

Prestashop, like many other applications out there, works based on a domain name. In case you...

How to enable SEO/SEF links in Opencart?

You can enable the SEO/SEF feature in Opencart through the admin area > System > Settings...

How to change the quality of the PrestaShop products’ images?

The PrestaShop script (starting from version 1.4.4.1) allows the application administrator to...