Multiple email account

Hi CUBA team,

I am using version 6.7.3

I have set up the email configuration and it works well.

now I am trying to sending email to customers, but I want to use another email address.

Is there a way to send email from different email accounts?

Best Regards.

Gabriel

Hi Gabriel,

Sorry for the late reply.
Yes you can use the from constructor parameter or setFrom() method of the EmailInfo object to set a “from address” different from the default one.