Activating SedonaEmail

Issue:

Customer is not currently using SedonaEmail but would like to.
 

Resolution:


A case needs to be sent to our Cloud/IT team to set the customer up with Mandrill. Once Mandrill is set up, a script needs to be run to validate the customer’s domain.


Script below:


select * from em_domain

// update em_domain set Is_Validated = 'Y' where domain_id = 1

Was this article helpful?
Thank you for your feedback!
User Icon

Thank you! Your comment has been submitted for approval.