clamhost Posted March 8, 2014 Report Posted March 8, 2014 There should be a fix or a feature that can automatically update all the email template emails. from the global email address set from within Blesta. http://www.blesta.com/forums/index.php?/topic/2074-wrong-email/ Kal 1
Michael Posted April 27, 2015 Report Posted April 27, 2015 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
Paul Posted April 27, 2015 Report Posted April 27, 2015 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.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now