cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure the SMTP for both sales and subscription with different email senders

SOLVED

How to configure the SMTP for both sales and subscription with different email senders

Dear Friends,

 

I would like to configure the SMTP as below , Could you please suggest me the steps,

 

1) Need to configure Sales mails should go from sales@mydomain.com.

2) Need to configure subscription emails should go from subscription@mydomain.com

 

I can able to authenticate one email ID with SMTP settings but I would like to use 2 email ID's , one for sales and another one for the subscription.

 

Could anyone help me out on this ?

 

Thank you,

Lokesh

1 ACCEPTED SOLUTION

Accepted Solutions

Re: How to configure the SMTP for both sales and subscription with different email senders

 

Configure Email Sending system for Magento stores from admin :

 

  1. Navigate to Store > Configuration > General > Store Email Addresses
  2. There you can set multiple emails for multi-purpose

     y5AukfQ

    check this article : https://www.mageplaza.com/blog/how-to-set-up-smtp-email-for-magento-2.html

Newsletter configurations : Store > configurations > Customers > Newsletters

Sales configurations : Store > Configuration > Sales > Sales Emails

@infoleftwo1d9c

Problem Solved ? Click on 'Kudos' & Accept as Solution ! Smiley Happy

View solution in original post

4 REPLIES 4

Re: How to configure the SMTP for both sales and subscription with different email senders

Hi @infoleftwo1d9c 

kindly follow below link for setup SMTP with Magento 2:
https://www.mageplaza.com/blog/how-to-configure-mailcom-smtp-in-magento-2.html

It may help you for resolve issue.

If issue resolve, please click on 'Kudos' & Accept as Solution!

Problem solved? Click Accept as Solution!

Re: How to configure the SMTP for both sales and subscription with different email senders

 

Configure Email Sending system for Magento stores from admin :

 

  1. Navigate to Store > Configuration > General > Store Email Addresses
  2. There you can set multiple emails for multi-purpose

     y5AukfQ

    check this article : https://www.mageplaza.com/blog/how-to-set-up-smtp-email-for-magento-2.html

Newsletter configurations : Store > configurations > Customers > Newsletters

Sales configurations : Store > Configuration > Sales > Sales Emails

@infoleftwo1d9c

Problem Solved ? Click on 'Kudos' & Accept as Solution ! Smiley Happy

Re: How to configure the SMTP for both sales and subscription with different email senders

@infoleftwo1d9c 

 

Which SMTP you have implemented in your site, Most of SMTP comes with only with single email to send but you can ask SMTP provider on server level to set different emails to send or can override in codebase as well to make different domain for both email type.

 

 

Manish Mittal
https://www.manishmittal.com/

Re: How to configure the SMTP for both sales and subscription with different email senders

Hi , 

 

Thanks for your reply. 

I have configured in the same way for sales and newsletter with sales@mydomain.com and subscription@mydomain.com. 

 

But the mails are still coming from the smtp configured email address , i. e., smtp@mydomain.com

 

Can you help me out , how can I get subscription mails from subscription@mydomain.com