Jump to content
  • 0

Email Template From Addresses


gutterboy

Question

10 answers to this question

Recommended Posts

  • 0

Not sure it's not recommended to touch the database, but it won't take long manually, if it's a clean installation being set-up you could re-install using the new hostname.

 

It is, but I've already been through all the settings and don't wanna do it again.

 

Looked at the database and this seems like it would do the trick:

UPDATE `emails` SET `from`='myemail@mydomain.com' WHERE `from`='myemail@www.mydomain.com'

Just not sure if anything else would need to be updated as well?

Link to comment
Share on other sites

  • 0

It is, but I've already been through all the settings and don't wanna do it again.

 

Looked at the database and this seems like it would do the trick:

UPDATE `emails` SET `from`='myemail@mydomain.com' WHERE `from`='myemail@www.mydomain.com'

Just not sure if anything else would need to be updated as well?

 

That would be the only place but are you using the same email for everything?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...