Jump to content

Recommended Posts

  • 1 year later...
Posted

Not needed to be honest, you can do it with three simple database SQLs:

UPDATE emails SET from=billing@domain.com WHERE from=billing@subdomain.domain.com
UPDATE emails SET from=sales@domain.com WHERE from=sales@subdomain.domain.com
UPDATE emails SET from=support@domain.com WHERE from=support@subdomain.domain.com 
Posted

This has come up before, and we are not opposed to a mass-update email address feature for templates. It's just not very high on the priority list at the moment, since it can still be done, and it's good to review every email template to ensure it's worded how you want anyway.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...