RSS

Blog posts tagged with 'using different email accounts'

How to use different email accounts for message templates in nopCommerce

Written by Lavish Kumar

written by Lavish Kumar

There are times when store owners would like the customers to receive emails from different email addresses. nopCommerce offers various message templates that are sent automatically based on various actions on the store site for example:

- Customer gets an email notification after placing an order (it is a message template)
- Item shipped notification (it is a message template)
- Welcome email that a customer receives after creating an account / registration (it is a message template)
- Password recovery email if any user / customer forget his/her password (it is a message template)

All these emails are basically common message templates that are saved in the database and they are being used repeatedly for different customers (simply using their account information).

How these emails are sent out? Well, the email address (SMTP) saved in the email accounts setting in nopCommerce is usually used by default for sending out these kind of emails.

What if a store owner do not want to use same email address for all these emails and would like to have different emails accounts for various message templates? nopCommerce provides an option to accompish this.

Today, we are going to discuss how to use different email accounts for message templates in nopCommerce.