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 Quote
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 Quote
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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.