Hi,
I have been building an application for a client with different brands in ODC. When emails are sent they want the 'from' to be @{BrandX}.com where that is whatever brand the User is logged in as.
The emails are set up in ODC portal in Config - emails and SMTP server is all fine, but they are sending as noreply@{default}.com
I tried adding the other email addresses they want it to be sent from and we get errors saying we can't send from that email address.
I can't add another email config in ODC (Couldn't see a way around this).
Does anyone know What I'd need to do to be able to send different from different emails depending on what brand the User is logged in as?Thanks in advance for any replies!
Dear @Aaron Gordon .
Ensure that all email addresses or domains you want to send from (e.g., BrandX.com, BrandY.com) are verified with your SMTP provider. SMTP servers often reject emails sent from unverified addresses or domains to prevent spoofing.
There is an Infrastructure Engineer who I have asked for these to be verified but he said
Are you asking me to setup these mailboxes - noreply@{Brand1}.com Brand 2 is noreply@{Brand2}.com Brand 3 is: noreply@{Brand3}.com in exchange
I can these up as individual mailboxes and provide the login details if required
I have no idea here...I don't think they are set up as individual mailboxes, or if they are, is this what you would put into the ODC Config page? Though you can only put 1 there right?
@Aaron Gordon Any luck here ?
I also have requirement to send email at runtime from logged in user ids instead of default address configured.
Hi Vani,The "From" address can be set dynamically using a variable or input parameter when configuring the email logic.